[INFO] fetching crate ai_api 0.0.1...
[INFO] checking ai_api-0.0.1 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate ai_api 0.0.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ai_api 0.0.1
[INFO] finished tweaking crates.io crate ai_api 0.0.1
[INFO] tweaked toml for crates.io crate ai_api 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ai_api 0.0.1 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 crates.io crate ai_api 0.0.1 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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18e5aeedaeb637f692830f3058ace8a7ffc1ca29d7cbd1968b804ae12c3b1bd7
[INFO] running `Command { std: "docker" "start" "-a" "18e5aeedaeb637f692830f3058ace8a7ffc1ca29d7cbd1968b804ae12c3b1bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18e5aeedaeb637f692830f3058ace8a7ffc1ca29d7cbd1968b804ae12c3b1bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e5aeedaeb637f692830f3058ace8a7ffc1ca29d7cbd1968b804ae12c3b1bd7", kill_on_drop: false }`
[INFO] [stdout] 18e5aeedaeb637f692830f3058ace8a7ffc1ca29d7cbd1968b804ae12c3b1bd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5ee28aa4546cb9e0b489130211ac027518b0a2577ee8610d748f49ae234123e
[INFO] running `Command { std: "docker" "start" "-a" "e5ee28aa4546cb9e0b489130211ac027518b0a2577ee8610d748f49ae234123e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking ai_api v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Result` and `anyhow`
[INFO] [stdout]  --> src/generated.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::{anyhow, Result};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]   --> src/generated.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]    |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_6` should have an upper camel case name
[INFO] [stdout]   --> src/generated.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub struct GLM_4_6;
[INFO] [stdout]    |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]   --> src/generated.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub struct GLM_4_5;
[INFO] [stdout]    |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_FLASH` should have an upper camel case name
[INFO] [stdout]   --> src/generated.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub struct GLM_4_5_FLASH;
[INFO] [stdout]    |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5V` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub struct GLM_4_5V;
[INFO] [stdout]     |                ^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ZAI_CODING_PLAN` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub struct ZAI_CODING_PLAN;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ZaiCodingPlan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:157:16
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub struct GEMINI_2_5_PRO;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH_LITE_PREVIEW_06_17` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:178:16
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub struct GEMINI_2_5_FLASH_LITE_PREVIEW_06_17;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5FlashLitePreview06_17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH_PREVIEW_04_17` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:199:16
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub struct GEMINI_2_5_FLASH_PREVIEW_04_17;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5FlashPreview04_17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH_LITE` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:220:16
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub struct GEMINI_2_0_FLASH_LITE;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0FlashLite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO_PREVIEW_06_05` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub struct GEMINI_2_5_PRO_PREVIEW_06_05;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5ProPreview06_05`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub struct GEMINI_2_0_FLASH;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:283:16
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub struct GEMINI_2_5_FLASH;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO_PREVIEW_05_06` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:304:16
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub struct GEMINI_2_5_PRO_PREVIEW_05_06;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5ProPreview05_06`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH_PREVIEW_05_20` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:325:16
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub struct GEMINI_2_5_FLASH_PREVIEW_05_20;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5FlashPreview05_20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GOOGLE_VERTEX` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:346:16
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub struct GOOGLE_VERTEX;
[INFO] [stdout]     |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleVertex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4_FAST_NON_REASONING` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:375:16
[INFO] [stdout]     |
[INFO] [stdout] 375 |     pub struct GROK_4_FAST_NON_REASONING;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok4FastNonReasoning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2_LATEST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:396:16
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub struct GROK_2_LATEST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok2Latest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI_FAST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:417:16
[INFO] [stdout]     |
[INFO] [stdout] 417 |     pub struct GROK_3_MINI_FAST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3MiniFast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4_FAST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:438:16
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub struct GROK_4_FAST;
[INFO] [stdout]     |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok4Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_CODE_FAST_1` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:459:16
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub struct GROK_CODE_FAST_1;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GrokCodeFast1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_BETA` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:480:16
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub struct GROK_BETA;
[INFO] [stdout]     |                ^^^^^^^^^ help: convert the identifier to upper camel case: `GrokBeta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:501:16
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub struct GROK_3;
[INFO] [stdout]     |                ^^^^^^ help: convert the identifier to upper camel case: `Grok3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_FAST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:522:16
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub struct GROK_3_FAST;
[INFO] [stdout]     |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI_FAST_LATEST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:543:16
[INFO] [stdout]     |
[INFO] [stdout] 543 |     pub struct GROK_3_MINI_FAST_LATEST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3MiniFastLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2_VISION_LATEST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:564:16
[INFO] [stdout]     |
[INFO] [stdout] 564 |     pub struct GROK_2_VISION_LATEST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok2VisionLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_VISION_BETA` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:585:16
[INFO] [stdout]     |
[INFO] [stdout] 585 |     pub struct GROK_VISION_BETA;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GrokVisionBeta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI_LATEST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:606:16
[INFO] [stdout]     |
[INFO] [stdout] 606 |     pub struct GROK_3_MINI_LATEST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3MiniLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2_VISION` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:627:16
[INFO] [stdout]     |
[INFO] [stdout] 627 |     pub struct GROK_2_VISION;
[INFO] [stdout]     |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok2Vision`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2_1212` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:648:16
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub struct GROK_2_1212;
[INFO] [stdout]     |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok2_1212`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:669:16
[INFO] [stdout]     |
[INFO] [stdout] 669 |     pub struct GROK_4;
[INFO] [stdout]     |                ^^^^^^ help: convert the identifier to upper camel case: `Grok4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_LATEST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:690:16
[INFO] [stdout]     |
[INFO] [stdout] 690 |     pub struct GROK_3_LATEST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Latest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:711:16
[INFO] [stdout]     |
[INFO] [stdout] 711 |     pub struct GROK_2;
[INFO] [stdout]     |                ^^^^^^ help: convert the identifier to upper camel case: `Grok2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2_VISION_1212` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:732:16
[INFO] [stdout]     |
[INFO] [stdout] 732 |     pub struct GROK_2_VISION_1212;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok2Vision1212`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_FAST_LATEST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:753:16
[INFO] [stdout]     |
[INFO] [stdout] 753 |     pub struct GROK_3_FAST_LATEST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3FastLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:774:16
[INFO] [stdout]     |
[INFO] [stdout] 774 |     pub struct GROK_3_MINI;
[INFO] [stdout]     |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MORPH_V3_LARGE` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:830:16
[INFO] [stdout]     |
[INFO] [stdout] 830 |     pub struct MORPH_V3_LARGE;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MorphV3Large`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MORPH_V3_FAST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:851:16
[INFO] [stdout]     |
[INFO] [stdout] 851 |     pub struct MORPH_V3_FAST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MorphV3Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_TURBO_PREVIEW` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:911:16
[INFO] [stdout]     |
[INFO] [stdout] 911 |     pub struct KIMI_K2_TURBO_PREVIEW;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2TurboPreview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_0905_PREVIEW` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:932:16
[INFO] [stdout]     |
[INFO] [stdout] 932 |     pub struct KIMI_K2_0905_PREVIEW;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2_0905Preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_0711_PREVIEW` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:953:16
[INFO] [stdout]     |
[INFO] [stdout] 953 |     pub struct KIMI_K2_0711_PREVIEW;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2_0711Preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MOONSHOTAI_CN` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:974:16
[INFO] [stdout]     |
[INFO] [stdout] 974 |     pub struct MOONSHOTAI_CN;
[INFO] [stdout]     |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MoonshotaiCn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LUCIDQUERY_NEXUS_CODER` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:992:16
[INFO] [stdout]     |
[INFO] [stdout] 992 |     pub struct LUCIDQUERY_NEXUS_CODER;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LucidqueryNexusCoder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LUCIDNOVA_RF1_100B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1013:16
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     pub struct LUCIDNOVA_RF1_100B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LucidnovaRf1_100b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_REASONER` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1051:16
[INFO] [stdout]      |
[INFO] [stdout] 1051 |     pub struct DEEPSEEK_REASONER;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekReasoner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_CHAT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1072:16
[INFO] [stdout]      |
[INFO] [stdout] 1072 |     pub struct DEEPSEEK_CHAT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekChat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_PLUS` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1110:16
[INFO] [stdout]      |
[INFO] [stdout] 1110 |     pub struct QWEN3_CODER_PLUS;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3CoderPlus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ALIBABA_CN` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1131:16
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     pub struct ALIBABA_CN;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `AlibabaCn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_CODER_V2_LITE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1147:16
[INFO] [stdout]      |
[INFO] [stdout] 1147 |     pub struct DEEPSEEK_CODER_V2_LITE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekCoderV2Lite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_2_5_QWQ_32B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1168:16
[INFO] [stdout]      |
[INFO] [stdout] 1168 |     pub struct QWEN_2_5_QWQ_32B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Qwq32b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_671B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1210:16
[INFO] [stdout]      |
[INFO] [stdout] 1210 |     pub struct DEEPSEEK_R1_671B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_671b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_3B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1231:16
[INFO] [stdout]      |
[INFO] [stdout] 1231 |     pub struct LLAMA_3_2_3B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_3b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1252:16
[INFO] [stdout]      |
[INFO] [stdout] 1252 |     pub struct LLAMA_3_3_70B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_405B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1273:16
[INFO] [stdout]      |
[INFO] [stdout] 1273 |     pub struct LLAMA_3_1_405B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_405b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DOLPHIN_2_9_2_QWEN2_72B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1294:16
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     pub struct DOLPHIN_2_9_2_QWEN2_72B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Dolphin2_9_2Qwen2_72b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_2_5_CODER_32B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1315:16
[INFO] [stdout]      |
[INFO] [stdout] 1315 |     pub struct QWEN_2_5_CODER_32B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Coder32b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_31_24B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1357:16
[INFO] [stdout]      |
[INFO] [stdout] 1357 |     pub struct MISTRAL_31_24B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mistral31_24b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `VENICE_UNCENSORED` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1378:16
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     pub struct VENICE_UNCENSORED;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VeniceUncensored`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_2_5_VL` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1399:16
[INFO] [stdout]      |
[INFO] [stdout] 1399 |     pub struct QWEN_2_5_VL;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Vl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1448:16
[INFO] [stdout]      |
[INFO] [stdout] 1448 |     pub struct GEMINI_2_5_PRO;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1469:16
[INFO] [stdout]      |
[INFO] [stdout] 1469 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NOVA_PRO_V1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1490:16
[INFO] [stdout]      |
[INFO] [stdout] 1490 |     pub struct NOVA_PRO_V1;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `NovaProV1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1532:16
[INFO] [stdout]      |
[INFO] [stdout] 1532 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1553:16
[INFO] [stdout]      |
[INFO] [stdout] 1553 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_405B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1574:16
[INFO] [stdout]      |
[INFO] [stdout] 1574 |     pub struct LLAMA_3_1_405B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_405bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1595:16
[INFO] [stdout]      |
[INFO] [stdout] 1595 |     pub struct CLAUDE_SONNET_4;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1616:16
[INFO] [stdout]      |
[INFO] [stdout] 1616 |     pub struct GPT_4_1;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1637:16
[INFO] [stdout]      |
[INFO] [stdout] 1637 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1684:16
[INFO] [stdout]      |
[INFO] [stdout] 1684 |     pub struct KIMI_K2_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Free`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1705:16
[INFO] [stdout]      |
[INFO] [stdout] 1705 |     pub struct DEEPSEEK_R1_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1Free`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `REKA_FLASH_3` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1726:16
[INFO] [stdout]      |
[INFO] [stdout] 1726 |     pub struct REKA_FLASH_3;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RekaFlash3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_11B_VISION_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1747:16
[INFO] [stdout]      |
[INFO] [stdout] 1747 |     pub struct LLAMA_3_2_11B_VISION_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_11bVisionInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_Z1_32B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1768:16
[INFO] [stdout]      |
[INFO] [stdout] 1768 |     pub struct GLM_Z1_32B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GlmZ1_32bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_DISTILL_QWEN_14B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1789:16
[INFO] [stdout]      |
[INFO] [stdout] 1789 |     pub struct DEEPSEEK_R1_DISTILL_QWEN_14B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1DistillQwen14b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_8B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1810:16
[INFO] [stdout]      |
[INFO] [stdout] 1810 |     pub struct QWEN3_8B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_8bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1831:16
[INFO] [stdout]      |
[INFO] [stdout] 1831 |     pub struct QWEN3_CODER_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3CoderFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1852:16
[INFO] [stdout]      |
[INFO] [stdout] 1852 |     pub struct QWEN3_235B_A22B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_5_HAIKU` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1873:16
[INFO] [stdout]      |
[INFO] [stdout] 1873 |     pub struct CLAUDE_3_5_HAIKU;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5Haiku`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH_001` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1894:16
[INFO] [stdout]      |
[INFO] [stdout] 1894 |     pub struct GEMINI_2_0_FLASH_001;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0Flash001`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HORIZON_ALPHA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1915:16
[INFO] [stdout]      |
[INFO] [stdout] 1915 |     pub struct HORIZON_ALPHA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HorizonAlpha`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1936:16
[INFO] [stdout]      |
[INFO] [stdout] 1936 |     pub struct QWEN3_30B_A3B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1957:16
[INFO] [stdout]      |
[INFO] [stdout] 1957 |     pub struct QWEN3_235B_A22B_THINKING_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4_FAST_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1978:16
[INFO] [stdout]      |
[INFO] [stdout] 1978 |     pub struct GROK_4_FAST_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok4FastFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1999:16
[INFO] [stdout]      |
[INFO] [stdout] 1999 |     pub struct GROK_3;
[INFO] [stdout]      |                ^^^^^^ help: convert the identifier to upper camel case: `Grok3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPHERMES_3_LLAMA_3_8B_PREVIEW` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2020:16
[INFO] [stdout]      |
[INFO] [stdout] 2020 |     pub struct DEEPHERMES_3_LLAMA_3_8B_PREVIEW;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Deephermes3Llama3_8bPreview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH_EXP_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2041:16
[INFO] [stdout]      |
[INFO] [stdout] 2041 |     pub struct GEMINI_2_0_FLASH_EXP_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0FlashExpFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN2_5_VL_32B_INSTRUCT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2062:16
[INFO] [stdout]      |
[INFO] [stdout] 2062 |     pub struct QWEN2_5_VL_32B_INSTRUCT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Vl32bInstructFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_SMALL_2505` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2083:16
[INFO] [stdout]      |
[INFO] [stdout] 2083 |     pub struct DEVSTRAL_SMALL_2505;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralSmall2505`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CODEX` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2104:16
[INFO] [stdout]      |
[INFO] [stdout] 2104 |     pub struct GPT_5_CODEX;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Codex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL_3_2_24B_INSTRUCT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2125:16
[INFO] [stdout]      |
[INFO] [stdout] 2125 |     pub struct MISTRAL_SMALL_3_2_24B_INSTRUCT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmall3_2_24bInstructFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_MEDIUM_3` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2149:16
[INFO] [stdout]      |
[INFO] [stdout] 2149 |     pub struct MISTRAL_MEDIUM_3;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralMedium3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HERMES_4_70B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2170:16
[INFO] [stdout]      |
[INFO] [stdout] 2170 |     pub struct HERMES_4_70B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Hermes4_70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_MEDIUM_3_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2191:16
[INFO] [stdout]      |
[INFO] [stdout] 2191 |     pub struct MISTRAL_MEDIUM_3_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralMedium3_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_NEMO_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2212:16
[INFO] [stdout]      |
[INFO] [stdout] 2212 |     pub struct MISTRAL_NEMO_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralNemoFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWQ_32B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2233:16
[INFO] [stdout]      |
[INFO] [stdout] 2233 |     pub struct QWQ_32B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwq32bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2254:16
[INFO] [stdout]      |
[INFO] [stdout] 2254 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2275:16
[INFO] [stdout]      |
[INFO] [stdout] 2275 |     pub struct GPT_5_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_3N_E4B_IT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2296:16
[INFO] [stdout]      |
[INFO] [stdout] 2296 |     pub struct GEMMA_3N_E4B_IT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma3nE4bIt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_MEDIUM_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2317:16
[INFO] [stdout]      |
[INFO] [stdout] 2317 |     pub struct DEVSTRAL_MEDIUM_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralMedium2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_INSTRUCT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2338:16
[INFO] [stdout]      |
[INFO] [stdout] 2338 |     pub struct LLAMA_3_3_70B_INSTRUCT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bInstructFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2359:16
[INFO] [stdout]      |
[INFO] [stdout] 2359 |     pub struct CLAUDE_OPUS_4_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2380:16
[INFO] [stdout]      |
[INFO] [stdout] 2380 |     pub struct GEMINI_2_5_FLASH;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2401:16
[INFO] [stdout]      |
[INFO] [stdout] 2401 |     pub struct GPT_4O_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4oMini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_MAX` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2422:16
[INFO] [stdout]      |
[INFO] [stdout] 2422 |     pub struct QWEN3_MAX;
[INFO] [stdout]      |                ^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1T2_CHIMERA_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2443:16
[INFO] [stdout]      |
[INFO] [stdout] 2443 |     pub struct DEEPSEEK_R1T2_CHIMERA_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1t2ChimeraFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SONOMA_DUSK_ALPHA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2464:16
[INFO] [stdout]      |
[INFO] [stdout] 2464 |     pub struct SONOMA_DUSK_ALPHA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SonomaDuskAlpha`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MAI_DS_R1_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2485:16
[INFO] [stdout]      |
[INFO] [stdout] 2485 |     pub struct MAI_DS_R1_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MaiDsR1Free`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_BETA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2506:16
[INFO] [stdout]      |
[INFO] [stdout] 2506 |     pub struct GROK_3_BETA;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Beta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2527:16
[INFO] [stdout]      |
[INFO] [stdout] 2527 |     pub struct GEMINI_2_5_PRO;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_3_12B_IT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2548:16
[INFO] [stdout]      |
[INFO] [stdout] 2548 |     pub struct GEMMA_3_12B_IT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma3_12bIt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_32B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2569:16
[INFO] [stdout]      |
[INFO] [stdout] 2569 |     pub struct QWEN3_32B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_32bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2590:16
[INFO] [stdout]      |
[INFO] [stdout] 2590 |     pub struct CLAUDE_OPUS_4;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1_TERMINUS` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2611:16
[INFO] [stdout]      |
[INFO] [stdout] 2611 |     pub struct DEEPSEEK_V3_1_TERMINUS;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1Terminus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2632:16
[INFO] [stdout]      |
[INFO] [stdout] 2632 |     pub struct DEEPSEEK_R1_0528_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528Free`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DOLPHIN3_0_R1_MISTRAL_24B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2653:16
[INFO] [stdout]      |
[INFO] [stdout] 2653 |     pub struct DOLPHIN3_0_R1_MISTRAL_24B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Dolphin3_0R1Mistral24b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_SMALL_2505_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2677:16
[INFO] [stdout]      |
[INFO] [stdout] 2677 |     pub struct DEVSTRAL_SMALL_2505_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralSmall2505Free`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DOLPHIN3_0_MISTRAL_24B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2698:16
[INFO] [stdout]      |
[INFO] [stdout] 2698 |     pub struct DOLPHIN3_0_MISTRAL_24B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Dolphin3_0Mistral24b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_DISTILL_LLAMA_70B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2719:16
[INFO] [stdout]      |
[INFO] [stdout] 2719 |     pub struct DEEPSEEK_R1_DISTILL_LLAMA_70B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1DistillLlama70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2740:16
[INFO] [stdout]      |
[INFO] [stdout] 2740 |     pub struct GLM_4_5;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_NANO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2761:16
[INFO] [stdout]      |
[INFO] [stdout] 2761 |     pub struct GPT_5_NANO;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O4_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2782:16
[INFO] [stdout]      |
[INFO] [stdout] 2782 |     pub struct O4_MINI;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `O4Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2803:16
[INFO] [stdout]      |
[INFO] [stdout] 2803 |     pub struct GPT_5;
[INFO] [stdout]      |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_14B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2824:16
[INFO] [stdout]      |
[INFO] [stdout] 2824 |     pub struct QWEN3_14B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_14bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4_FAST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2845:16
[INFO] [stdout]      |
[INFO] [stdout] 2845 |     pub struct GROK_4_FAST;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok4Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL_3_1_24B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2866:16
[INFO] [stdout]      |
[INFO] [stdout] 2866 |     pub struct MISTRAL_SMALL_3_1_24B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmall3_1_24bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5V` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2887:16
[INFO] [stdout]      |
[INFO] [stdout] 2887 |     pub struct GLM_4_5V;
[INFO] [stdout]      |                ^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528_QWEN3_8B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2908:16
[INFO] [stdout]      |
[INFO] [stdout] 2908 |     pub struct DEEPSEEK_R1_0528_QWEN3_8B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528Qwen3_8bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SONOMA_SKY_ALPHA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2929:16
[INFO] [stdout]      |
[INFO] [stdout] 2929 |     pub struct SONOMA_SKY_ALPHA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SonomaSkyAlpha`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_3N_E4B_IT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2950:16
[INFO] [stdout]      |
[INFO] [stdout] 2950 |     pub struct GEMMA_3N_E4B_IT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma3nE4bItFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2971:16
[INFO] [stdout]      |
[INFO] [stdout] 2971 |     pub struct GROK_3_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_CHAT_V3_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2992:16
[INFO] [stdout]      |
[INFO] [stdout] 2992 |     pub struct DEEPSEEK_CHAT_V3_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekChatV3_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3013:16
[INFO] [stdout]      |
[INFO] [stdout] 3013 |     pub struct GLM_4_5_AIR_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5AirFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_2_9B_IT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3034:16
[INFO] [stdout]      |
[INFO] [stdout] 3034 |     pub struct GEMMA_2_9B_IT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma2_9bItFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN2_5_VL_72B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3055:16
[INFO] [stdout]      |
[INFO] [stdout] 3055 |     pub struct QWEN2_5_VL_72B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Vl72bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_DEV_72B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3076:16
[INFO] [stdout]      |
[INFO] [stdout] 3076 |     pub struct KIMI_DEV_72B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiDev72bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_20B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3097:16
[INFO] [stdout]      |
[INFO] [stdout] 3097 |     pub struct GPT_OSS_20B;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss20b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_CODE_FAST_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3118:16
[INFO] [stdout]      |
[INFO] [stdout] 3118 |     pub struct GROK_CODE_FAST_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GrokCodeFast1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3139:16
[INFO] [stdout]      |
[INFO] [stdout] 3139 |     pub struct QWEN3_30B_A3B_INSTRUCT_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CODESTRAL_2508` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3160:16
[INFO] [stdout]      |
[INFO] [stdout] 3160 |     pub struct CODESTRAL_2508;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Codestral2508`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3181:16
[INFO] [stdout]      |
[INFO] [stdout] 3181 |     pub struct LLAMA_4_SCOUT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4ScoutFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3202:16
[INFO] [stdout]      |
[INFO] [stdout] 3202 |     pub struct CLAUDE_SONNET_4;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3223:16
[INFO] [stdout]      |
[INFO] [stdout] 3223 |     pub struct CLAUDE_SONNET_4_5;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3244:16
[INFO] [stdout]      |
[INFO] [stdout] 3244 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_07_25` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3265:16
[INFO] [stdout]      |
[INFO] [stdout] 3265 |     pub struct QWEN3_235B_A22B_07_25;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22b07_25`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3286:16
[INFO] [stdout]      |
[INFO] [stdout] 3286 |     pub struct KIMI_K2;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `KimiK2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_7B_INSTRUCT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3307:16
[INFO] [stdout]      |
[INFO] [stdout] 3307 |     pub struct MISTRAL_7B_INSTRUCT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mistral7bInstructFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SARVAM_M_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3328:16
[INFO] [stdout]      |
[INFO] [stdout] 3328 |     pub struct SARVAM_M_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SarvamMFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_NEXT_80B_A3B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3349:16
[INFO] [stdout]      |
[INFO] [stdout] 3349 |     pub struct QWEN3_NEXT_80B_A3B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Next80bA3bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_SMALL_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3370:16
[INFO] [stdout]      |
[INFO] [stdout] 3370 |     pub struct DEVSTRAL_SMALL_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralSmall2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CHAT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3391:16
[INFO] [stdout]      |
[INFO] [stdout] 3391 |     pub struct GPT_5_CHAT;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Chat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3412:16
[INFO] [stdout]      |
[INFO] [stdout] 3412 |     pub struct GROK_4;
[INFO] [stdout]      |                ^^^^^^ help: convert the identifier to upper camel case: `Grok4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO_PREVIEW_06_05` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3433:16
[INFO] [stdout]      |
[INFO] [stdout] 3433 |     pub struct GEMINI_2_5_PRO_PREVIEW_06_05;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5ProPreview06_05`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3454:16
[INFO] [stdout]      |
[INFO] [stdout] 3454 |     pub struct QWEN3_CODER;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3475:16
[INFO] [stdout]      |
[INFO] [stdout] 3475 |     pub struct GPT_4_1_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_07_25_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3496:16
[INFO] [stdout]      |
[INFO] [stdout] 3496 |     pub struct QWEN3_235B_A22B_07_25_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22b07_25Free`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_7_SONNET` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3517:16
[INFO] [stdout]      |
[INFO] [stdout] 3517 |     pub struct CLAUDE_3_7_SONNET;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_7Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3538:16
[INFO] [stdout]      |
[INFO] [stdout] 3538 |     pub struct GPT_4_1;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_0905` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3559:16
[INFO] [stdout]      |
[INFO] [stdout] 3559 |     pub struct KIMI_K2_0905;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2_0905`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI_BETA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3580:16
[INFO] [stdout]      |
[INFO] [stdout] 3580 |     pub struct GROK_3_MINI_BETA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3MiniBeta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CYPHER_ALPHA_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3601:16
[INFO] [stdout]      |
[INFO] [stdout] 3601 |     pub struct CYPHER_ALPHA_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CypherAlphaFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWERKY_72B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3622:16
[INFO] [stdout]      |
[INFO] [stdout] 3622 |     pub struct QWERKY_72B;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwerky72b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_CHAT_V3_0324` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3643:16
[INFO] [stdout]      |
[INFO] [stdout] 3643 |     pub struct DEEPSEEK_CHAT_V3_0324;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekChatV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_3_27B_IT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3664:16
[INFO] [stdout]      |
[INFO] [stdout] 3664 |     pub struct GEMMA_3_27B_IT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma3_27bIt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HERMES_4_405B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3685:16
[INFO] [stdout]      |
[INFO] [stdout] 3685 |     pub struct HERMES_4_405B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Hermes4_405b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HORIZON_BETA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3706:16
[INFO] [stdout]      |
[INFO] [stdout] 3706 |     pub struct HORIZON_BETA;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HorizonBeta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_BASE_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3727:16
[INFO] [stdout]      |
[INFO] [stdout] 3727 |     pub struct DEEPSEEK_V3_BASE_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3BaseFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO_PREVIEW_05_06` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3748:16
[INFO] [stdout]      |
[INFO] [stdout] 3748 |     pub struct GEMINI_2_5_PRO_PREVIEW_05_06;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5ProPreview05_06`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_2_5_CODER_32B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3769:16
[INFO] [stdout]      |
[INFO] [stdout] 3769 |     pub struct QWEN_2_5_CODER_32B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Coder32bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL_3_2_24B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3790:16
[INFO] [stdout]      |
[INFO] [stdout] 3790 |     pub struct MISTRAL_SMALL_3_2_24B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmall3_2_24bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN2_5_VL_72B_INSTRUCT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3811:16
[INFO] [stdout]      |
[INFO] [stdout] 3811 |     pub struct QWEN2_5_VL_72B_INSTRUCT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Vl72bInstructFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `V0_1_0_MD` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3968:16
[INFO] [stdout]      |
[INFO] [stdout] 3968 |     pub struct V0_1_0_MD;
[INFO] [stdout]      |                ^^^^^^^^^ help: convert the identifier to upper camel case: `V0_1_0Md`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `V0_1_5_LG` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3989:16
[INFO] [stdout]      |
[INFO] [stdout] 3989 |     pub struct V0_1_5_LG;
[INFO] [stdout]      |                ^^^^^^^^^ help: convert the identifier to upper camel case: `V0_1_5Lg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `V0_1_5_MD` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4010:16
[INFO] [stdout]      |
[INFO] [stdout] 4010 |     pub struct V0_1_5_MD;
[INFO] [stdout]      |                ^^^^^^^^^ help: convert the identifier to upper camel case: `V0_1_5Md`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_PLUS` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4049:16
[INFO] [stdout]      |
[INFO] [stdout] 4049 |     pub struct QWEN3_CODER_PLUS;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3CoderPlus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4086:16
[INFO] [stdout]      |
[INFO] [stdout] 4086 |     pub struct GEMINI_2_5_FLASH;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4107:16
[INFO] [stdout]      |
[INFO] [stdout] 4107 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4128:16
[INFO] [stdout]      |
[INFO] [stdout] 4128 |     pub struct QWEN3_CODER;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4149:16
[INFO] [stdout]      |
[INFO] [stdout] 4149 |     pub struct CLAUDE_OPUS_4_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_20B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4170:16
[INFO] [stdout]      |
[INFO] [stdout] 4170 |     pub struct GPT_OSS_20B;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss20b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_NANO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4191:16
[INFO] [stdout]      |
[INFO] [stdout] 4191 |     pub struct GPT_5_NANO;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_DISTILL_LLAMA_70B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4212:16
[INFO] [stdout]      |
[INFO] [stdout] 4212 |     pub struct DEEPSEEK_R1_DISTILL_LLAMA_70B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1DistillLlama70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4233:16
[INFO] [stdout]      |
[INFO] [stdout] 4233 |     pub struct KIMI_K2;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `KimiK2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4254:16
[INFO] [stdout]      |
[INFO] [stdout] 4254 |     pub struct GPT_5;
[INFO] [stdout]      |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4275:16
[INFO] [stdout]      |
[INFO] [stdout] 4275 |     pub struct GPT_5_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4296:16
[INFO] [stdout]      |
[INFO] [stdout] 4296 |     pub struct GPT_4_1;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4317:16
[INFO] [stdout]      |
[INFO] [stdout] 4317 |     pub struct GEMINI_2_5_PRO;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4338:16
[INFO] [stdout]      |
[INFO] [stdout] 4338 |     pub struct CLAUDE_SONNET_4;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4359:16
[INFO] [stdout]      |
[INFO] [stdout] 4359 |     pub struct GROK_4;
[INFO] [stdout]      |                ^^^^^^ help: convert the identifier to upper camel case: `Grok4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_TURBO_PREVIEW` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4410:16
[INFO] [stdout]      |
[INFO] [stdout] 4410 |     pub struct KIMI_K2_TURBO_PREVIEW;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2TurboPreview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_0711_PREVIEW` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4431:16
[INFO] [stdout]      |
[INFO] [stdout] 4431 |     pub struct KIMI_K2_0711_PREVIEW;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2_0711Preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_0905_PREVIEW` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4452:16
[INFO] [stdout]      |
[INFO] [stdout] 4452 |     pub struct KIMI_K2_0905_PREVIEW;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2_0905Preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4491:16
[INFO] [stdout]      |
[INFO] [stdout] 4491 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4512:16
[INFO] [stdout]      |
[INFO] [stdout] 4512 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT_TURBO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4533:16
[INFO] [stdout]      |
[INFO] [stdout] 4533 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT_TURBO;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstructTurbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4554:16
[INFO] [stdout]      |
[INFO] [stdout] 4554 |     pub struct GLM_4_5;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4596:16
[INFO] [stdout]      |
[INFO] [stdout] 4596 |     pub struct QWEN3_235B_A22B_INSTRUCT_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4617:16
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT_FP8;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4638:16
[INFO] [stdout]      |
[INFO] [stdout] 4638 |     pub struct DEEPSEEK_R1_0528;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4659:16
[INFO] [stdout]      |
[INFO] [stdout] 4659 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4680:16
[INFO] [stdout]      |
[INFO] [stdout] 4680 |     pub struct DEEPSEEK_V3_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_FP8` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4701:16
[INFO] [stdout]      |
[INFO] [stdout] 4701 |     pub struct GLM_4_5_FP8;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Fp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4722:16
[INFO] [stdout]      |
[INFO] [stdout] 4722 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4743:16
[INFO] [stdout]      |
[INFO] [stdout] 4743 |     pub struct QWEN3_235B_A22B_THINKING_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4764:16
[INFO] [stdout]      |
[INFO] [stdout] 4764 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4812:16
[INFO] [stdout]      |
[INFO] [stdout] 4812 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4833:16
[INFO] [stdout]      |
[INFO] [stdout] 4833 |     pub struct GLM_4_5;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5V` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4854:16
[INFO] [stdout]      |
[INFO] [stdout] 4854 |     pub struct GLM_4_5V;
[INFO] [stdout]      |                ^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_6` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4875:16
[INFO] [stdout]      |
[INFO] [stdout] 4875 |     pub struct GLM_4_6;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_FLASH` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4896:16
[INFO] [stdout]      |
[INFO] [stdout] 4896 |     pub struct GLM_4_5_FLASH;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4937:16
[INFO] [stdout]      |
[INFO] [stdout] 4937 |     pub struct GEMINI_2_5_PRO;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4958:16
[INFO] [stdout]      |
[INFO] [stdout] 4958 |     pub struct GPT_4O_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4oMini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4979:16
[INFO] [stdout]      |
[INFO] [stdout] 4979 |     pub struct GPT_4_1_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_NANO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5000:16
[INFO] [stdout]      |
[INFO] [stdout] 5000 |     pub struct GPT_5_NANO;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_7_SONNET` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5021:16
[INFO] [stdout]      |
[INFO] [stdout] 5021 |     pub struct CLAUDE_3_7_SONNET;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_7Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5042:16
[INFO] [stdout]      |
[INFO] [stdout] 5042 |     pub struct GPT_5;
[INFO] [stdout]      |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5063:16
[INFO] [stdout]      |
[INFO] [stdout] 5063 |     pub struct CLAUDE_OPUS_4;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5084:16
[INFO] [stdout]      |
[INFO] [stdout] 5084 |     pub struct GPT_4_1;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_4_SONNET_20250522` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5105:16
[INFO] [stdout]      |
[INFO] [stdout] 5105 |     pub struct CLAUDE_4_SONNET_20250522;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude4Sonnet20250522`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4_1_20250805` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5126:16
[INFO] [stdout]      |
[INFO] [stdout] 5126 |     pub struct CLAUDE_OPUS_4_1_20250805;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4_1_20250805`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O4_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5147:16
[INFO] [stdout]      |
[INFO] [stdout] 5147 |     pub struct O4_MINI;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `O4Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5168:16
[INFO] [stdout]      |
[INFO] [stdout] 5168 |     pub struct GEMINI_2_5_FLASH;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5189:16
[INFO] [stdout]      |
[INFO] [stdout] 5189 |     pub struct GPT_5_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_20B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5238:16
[INFO] [stdout]      |
[INFO] [stdout] 5238 |     pub struct GPT_OSS_20B;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss20b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5259:16
[INFO] [stdout]      |
[INFO] [stdout] 5259 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4P5_AIR` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5280:16
[INFO] [stdout]      |
[INFO] [stdout] 5280 |     pub struct GLM_4P5_AIR;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4p5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5301:16
[INFO] [stdout]      |
[INFO] [stdout] 5301 |     pub struct QWEN3_235B_A22B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5322:16
[INFO] [stdout]      |
[INFO] [stdout] 5322 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4P5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5346:16
[INFO] [stdout]      |
[INFO] [stdout] 5346 |     pub struct GLM_4P5;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4p5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5367:16
[INFO] [stdout]      |
[INFO] [stdout] 5367 |     pub struct DEEPSEEK_R1_0528;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5388:16
[INFO] [stdout]      |
[INFO] [stdout] 5388 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5409:16
[INFO] [stdout]      |
[INFO] [stdout] 5409 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3P1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5430:16
[INFO] [stdout]      |
[INFO] [stdout] 5430 |     pub struct DEEPSEEK_V3P1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3p1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FIREWORKS_AI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5451:16
[INFO] [stdout]      |
[INFO] [stdout] 5451 |     pub struct FIREWORKS_AI;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FireworksAi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5477:16
[INFO] [stdout]      |
[INFO] [stdout] 5477 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5498:16
[INFO] [stdout]      |
[INFO] [stdout] 5498 |     pub struct QWEN3_235B_A22B_INSTRUCT_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5519:16
[INFO] [stdout]      |
[INFO] [stdout] 5519 |     pub struct QWEN3_30B_A3B_INSTRUCT_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5540:16
[INFO] [stdout]      |
[INFO] [stdout] 5540 |     pub struct GLM_4_5;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5561:16
[INFO] [stdout]      |
[INFO] [stdout] 5561 |     pub struct QWEN3_235B_A22B_THINKING_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5582:16
[INFO] [stdout]      |
[INFO] [stdout] 5582 |     pub struct QWEN3_30B_A3B_THINKING_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_30B_A3B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5603:16
[INFO] [stdout]      |
[INFO] [stdout] 5603 |     pub struct QWEN3_CODER_30B_A3B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder30bA3bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CODESTRAL_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5652:16
[INFO] [stdout]      |
[INFO] [stdout] 5652 |     pub struct CODESTRAL_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CodestralLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OPEN_MIXTRAL_8X22B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5673:16
[INFO] [stdout]      |
[INFO] [stdout] 5673 |     pub struct OPEN_MIXTRAL_8X22B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpenMixtral8x22b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OPEN_MISTRAL_7B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5694:16
[INFO] [stdout]      |
[INFO] [stdout] 5694 |     pub struct OPEN_MISTRAL_7B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpenMistral7b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_LARGE_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5715:16
[INFO] [stdout]      |
[INFO] [stdout] 5715 |     pub struct MISTRAL_LARGE_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralLargeLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_MEDIUM_2508` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5736:16
[INFO] [stdout]      |
[INFO] [stdout] 5736 |     pub struct MISTRAL_MEDIUM_2508;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralMedium2508`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OPEN_MIXTRAL_8X7B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5757:16
[INFO] [stdout]      |
[INFO] [stdout] 5757 |     pub struct OPEN_MIXTRAL_8X7B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpenMixtral8x7b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MINISTRAL_3B_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5778:16
[INFO] [stdout]      |
[INFO] [stdout] 5778 |     pub struct MINISTRAL_3B_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ministral3bLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_MEDIUM_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5799:16
[INFO] [stdout]      |
[INFO] [stdout] 5799 |     pub struct MISTRAL_MEDIUM_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralMediumLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5820:16
[INFO] [stdout]      |
[INFO] [stdout] 5820 |     pub struct MISTRAL_SMALL_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmallLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIXTRAL_12B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5841:16
[INFO] [stdout]      |
[INFO] [stdout] 5841 |     pub struct PIXTRAL_12B;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pixtral12b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MINISTRAL_8B_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5862:16
[INFO] [stdout]      |
[INFO] [stdout] 5862 |     pub struct MINISTRAL_8B_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ministral8bLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MAGISTRAL_MEDIUM_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5883:16
[INFO] [stdout]      |
[INFO] [stdout] 5883 |     pub struct MAGISTRAL_MEDIUM_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MagistralMediumLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIXTRAL_LARGE_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5904:16
[INFO] [stdout]      |
[INFO] [stdout] 5904 |     pub struct PIXTRAL_LARGE_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PixtralLargeLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_NEMO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5925:16
[INFO] [stdout]      |
[INFO] [stdout] 5925 |     pub struct MISTRAL_NEMO;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralNemo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_SMALL_2505` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5946:16
[INFO] [stdout]      |
[INFO] [stdout] 5946 |     pub struct DEVSTRAL_SMALL_2505;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralSmall2505`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_MEDIUM_2505` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5967:16
[INFO] [stdout]      |
[INFO] [stdout] 5967 |     pub struct MISTRAL_MEDIUM_2505;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralMedium2505`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_MEDIUM_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5988:16
[INFO] [stdout]      |
[INFO] [stdout] 5988 |     pub struct DEVSTRAL_MEDIUM_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralMedium2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_SMALL_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6009:16
[INFO] [stdout]      |
[INFO] [stdout] 6009 |     pub struct DEVSTRAL_SMALL_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralSmall2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MAGISTRAL_SMALL` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6030:16
[INFO] [stdout]      |
[INFO] [stdout] 6030 |     pub struct MAGISTRAL_SMALL;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MagistralSmall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AMAZON_NOVA_PRO_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6085:16
[INFO] [stdout]      |
[INFO] [stdout] 6085 |     pub struct AMAZON_NOVA_PRO_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmazonNovaProV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_3_7_SONNET_20250219_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6106:16
[INFO] [stdout]      |
[INFO] [stdout] 6106 |     pub struct ANTHROPIC_CLAUDE_3_7_SONNET_20250219_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaude3_7Sonnet20250219V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_R_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6130:16
[INFO] [stdout]      |
[INFO] [stdout] 6130 |     pub struct COHERE_COMMAND_R_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandRV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AI21_JAMBA_1_5_MINI_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6151:16
[INFO] [stdout]      |
[INFO] [stdout] 6151 |     pub struct AI21_JAMBA_1_5_MINI_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ai21Jamba1_5MiniV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_INSTANT_V1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6172:16
[INFO] [stdout]      |
[INFO] [stdout] 6172 |     pub struct ANTHROPIC_CLAUDE_INSTANT_V1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaudeInstantV1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_2_3B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6193:16
[INFO] [stdout]      |
[INFO] [stdout] 6193 |     pub struct META_LLAMA3_2_3B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_2_3bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_8B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6214:16
[INFO] [stdout]      |
[INFO] [stdout] 6214 |     pub struct META_LLAMA3_8B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_8bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_OPUS_4_1_20250805_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6235:16
[INFO] [stdout]      |
[INFO] [stdout] 6235 |     pub struct ANTHROPIC_CLAUDE_OPUS_4_1_20250805_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaudeOpus4_1_20250805V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_TEXT_V14` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6256:16
[INFO] [stdout]      |
[INFO] [stdout] 6256 |     pub struct COHERE_COMMAND_TEXT_V14;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandTextV14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_R_PLUS_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6277:16
[INFO] [stdout]      |
[INFO] [stdout] 6277 |     pub struct COHERE_COMMAND_R_PLUS_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandRPlusV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA4_SCOUT_17B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6298:16
[INFO] [stdout]      |
[INFO] [stdout] 6298 |     pub struct META_LLAMA4_SCOUT_17B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama4Scout17bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_1_8B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6319:16
[INFO] [stdout]      |
[INFO] [stdout] 6319 |     pub struct META_LLAMA3_1_8B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_1_8bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_2_11B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6340:16
[INFO] [stdout]      |
[INFO] [stdout] 6340 |     pub struct META_LLAMA3_2_11B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_2_11bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_SONNET_4_20250514_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6361:16
[INFO] [stdout]      |
[INFO] [stdout] 6361 |     pub struct ANTHROPIC_CLAUDE_SONNET_4_20250514_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaudeSonnet4_20250514V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA4_MAVERICK_17B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6382:16
[INFO] [stdout]      |
[INFO] [stdout] 6382 |     pub struct META_LLAMA4_MAVERICK_17B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama4Maverick17bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_LIGHT_TEXT_V14` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6403:16
[INFO] [stdout]      |
[INFO] [stdout] 6403 |     pub struct COHERE_COMMAND_LIGHT_TEXT_V14;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandLightTextV14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AMAZON_NOVA_LITE_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6424:16
[INFO] [stdout]      |
[INFO] [stdout] 6424 |     pub struct AMAZON_NOVA_LITE_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmazonNovaLiteV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_3_5_SONNET_20240620_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6445:16
[INFO] [stdout]      |
[INFO] [stdout] 6445 |     pub struct ANTHROPIC_CLAUDE_3_5_SONNET_20240620_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaude3_5Sonnet20240620V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AMAZON_NOVA_PREMIER_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6469:16
[INFO] [stdout]      |
[INFO] [stdout] 6469 |     pub struct AMAZON_NOVA_PREMIER_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmazonNovaPremierV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_3_5_SONNET_20241022_V2_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6490:16
[INFO] [stdout]      |
[INFO] [stdout] 6490 |     pub struct ANTHROPIC_CLAUDE_3_5_SONNET_20241022_V2_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaude3_5Sonnet20241022V2_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_1_70B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6514:16
[INFO] [stdout]      |
[INFO] [stdout] 6514 |     pub struct META_LLAMA3_1_70B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_1_70bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_3_SONNET_20240229_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6535:16
[INFO] [stdout]      |
[INFO] [stdout] 6535 |     pub struct ANTHROPIC_CLAUDE_3_SONNET_20240229_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaude3Sonnet20240229V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_V2_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6556:16
[INFO] [stdout]      |
[INFO] [stdout] 6556 |     pub struct ANTHROPIC_CLAUDE_V2_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaudeV2_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_3_OPUS_20240229_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6577:16
[INFO] [stdout]      |
[INFO] [stdout] 6577 |     pub struct ANTHROPIC_CLAUDE_3_OPUS_20240229_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaude3Opus20240229V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AI21_JAMBA_1_5_LARGE_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6598:16
[INFO] [stdout]      |
[INFO] [stdout] 6598 |     pub struct AI21_JAMBA_1_5_LARGE_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ai21Jamba1_5LargeV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_3_70B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6619:16
[INFO] [stdout]      |
[INFO] [stdout] 6619 |     pub struct META_LLAMA3_3_70B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_3_70bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_70B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6640:16
[INFO] [stdout]      |
[INFO] [stdout] 6640 |     pub struct META_LLAMA3_70B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_70bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_3_HAIKU_20240307_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6661:16
[INFO] [stdout]      |
[INFO] [stdout] 6661 |     pub struct ANTHROPIC_CLAUDE_3_HAIKU_20240307_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaude3Haiku20240307V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_OPUS_4_20250514_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6682:16
[INFO] [stdout]      |
[INFO] [stdout] 6682 |     pub struct ANTHROPIC_CLAUDE_OPUS_4_20250514_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaudeOpus4_20250514V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_2_90B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6703:16
[INFO] [stdout]      |
[INFO] [stdout] 6703 |     pub struct META_LLAMA3_2_90B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_2_90bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6724:16
[INFO] [stdout]      |
[INFO] [stdout] 6724 |     pub struct DEEPSEEK_R1_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_2_1B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6745:16
[INFO] [stdout]      |
[INFO] [stdout] 6745 |     pub struct META_LLAMA3_2_1B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_2_1bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_3_5_HAIKU_20241022_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6766:16
[INFO] [stdout]      |
[INFO] [stdout] 6766 |     pub struct ANTHROPIC_CLAUDE_3_5_HAIKU_20241022_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaude3_5Haiku20241022V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_V2` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6787:16
[INFO] [stdout]      |
[INFO] [stdout] 6787 |     pub struct ANTHROPIC_CLAUDE_V2;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaudeV2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_SONNET_4_5_20250929_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6808:16
[INFO] [stdout]      |
[INFO] [stdout] 6808 |     pub struct ANTHROPIC_CLAUDE_SONNET_4_5_20250929_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaudeSonnet4_5_20250929V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AMAZON_NOVA_MICRO_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6832:16
[INFO] [stdout]      |
[INFO] [stdout] 6832 |     pub struct AMAZON_NOVA_MICRO_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmazonNovaMicroV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AMAZON_BEDROCK` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6853:16
[INFO] [stdout]      |
[INFO] [stdout] 6853 |     pub struct AMAZON_BEDROCK;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmazonBedrock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6929:16
[INFO] [stdout]      |
[INFO] [stdout] 6929 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6950:16
[INFO] [stdout]      |
[INFO] [stdout] 6950 |     pub struct GLM_4_5;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6971:16
[INFO] [stdout]      |
[INFO] [stdout] 6971 |     pub struct LLAMA_3_3_70B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6992:16
[INFO] [stdout]      |
[INFO] [stdout] 6992 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1_TERMINUS` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7013:16
[INFO] [stdout]      |
[INFO] [stdout] 7013 |     pub struct DEEPSEEK_V3_1_TERMINUS;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1Terminus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7034:16
[INFO] [stdout]      |
[INFO] [stdout] 7034 |     pub struct DEEPSEEK_V3_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7055:16
[INFO] [stdout]      |
[INFO] [stdout] 7055 |     pub struct DEEPSEEK_R1;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7076:16
[INFO] [stdout]      |
[INFO] [stdout] 7076 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN2_5_CODER_32B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7097:16
[INFO] [stdout]      |
[INFO] [stdout] 7097 |     pub struct QWEN2_5_CODER_32B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Coder32bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7118:16
[INFO] [stdout]      |
[INFO] [stdout] 7118 |     pub struct QWEN3_235B_A22B_INSTRUCT_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_MAVERICK_17B_128E_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7139:16
[INFO] [stdout]      |
[INFO] [stdout] 7139 |     pub struct LLAMA_4_MAVERICK_17B_128E_INSTRUCT_FP8;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Maverick17b128eInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7163:16
[INFO] [stdout]      |
[INFO] [stdout] 7163 |     pub struct DEEPSEEK_R1_0528;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7184:16
[INFO] [stdout]      |
[INFO] [stdout] 7184 |     pub struct LLAMA_3_1_8B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7205:16
[INFO] [stdout]      |
[INFO] [stdout] 7205 |     pub struct QWEN3_235B_A22B_THINKING_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_405B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7226:16
[INFO] [stdout]      |
[INFO] [stdout] 7226 |     pub struct LLAMA_3_1_405B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_405bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7247:16
[INFO] [stdout]      |
[INFO] [stdout] 7247 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT_17B_16E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7268:16
[INFO] [stdout]      |
[INFO] [stdout] 7268 |     pub struct LLAMA_4_SCOUT_17B_16E_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Scout17b16eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT_0905` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7289:16
[INFO] [stdout]      |
[INFO] [stdout] 7289 |     pub struct KIMI_K2_INSTRUCT_0905;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct0905`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7310:16
[INFO] [stdout]      |
[INFO] [stdout] 7310 |     pub struct DEEPSEEK_V3;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7331:16
[INFO] [stdout]      |
[INFO] [stdout] 7331 |     pub struct LLAMA_3_1_70B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT_0905` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7393:16
[INFO] [stdout]      |
[INFO] [stdout] 7393 |     pub struct KIMI_K2_INSTRUCT_0905;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct0905`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7414:16
[INFO] [stdout]      |
[INFO] [stdout] 7414 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O1_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7453:16
[INFO] [stdout]      |
[INFO] [stdout] 7453 |     pub struct O1_MINI;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `O1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7474:16
[INFO] [stdout]      |
[INFO] [stdout] 7474 |     pub struct GPT_5;
[INFO] [stdout]      |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_3_5_TURBO_0125` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7495:16
[INFO] [stdout]      |
[INFO] [stdout] 7495 |     pub struct GPT_3_5_TURBO_0125;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt3_5Turbo0125`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O4_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7516:16
[INFO] [stdout]      |
[INFO] [stdout] 7516 |     pub struct O4_MINI;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `O4Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CODEX_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7537:16
[INFO] [stdout]      |
[INFO] [stdout] 7537 |     pub struct CODEX_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `CodexMini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7558:16
[INFO] [stdout]      |
[INFO] [stdout] 7558 |     pub struct GPT_4_1;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_NANO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7579:16
[INFO] [stdout]      |
[INFO] [stdout] 7579 |     pub struct GPT_5_NANO;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_3_5_TURBO_0301` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7600:16
[INFO] [stdout]      |
[INFO] [stdout] 7600 |     pub struct GPT_3_5_TURBO_0301;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt3_5Turbo0301`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7642:16
[INFO] [stdout]      |
[INFO] [stdout] 7642 |     pub struct GPT_5_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7663:16
[INFO] [stdout]      |
[INFO] [stdout] 7663 |     pub struct GPT_4O;
[INFO] [stdout]      |                ^^^^^^ help: convert the identifier to upper camel case: `Gpt4o`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7684:16
[INFO] [stdout]      |
[INFO] [stdout] 7684 |     pub struct GPT_4_1_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_3_5_TURBO_1106` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7705:16
[INFO] [stdout]      |
[INFO] [stdout] 7705 |     pub struct GPT_3_5_TURBO_1106;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt3_5Turbo1106`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O3_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7726:16
[INFO] [stdout]      |
[INFO] [stdout] 7726 |     pub struct O3_MINI;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `O3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_3_5_TURBO_0613` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7747:16
[INFO] [stdout]      |
[INFO] [stdout] 7747 |     pub struct GPT_3_5_TURBO_0613;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt3_5Turbo0613`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_TURBO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7768:16
[INFO] [stdout]      |
[INFO] [stdout] 7768 |     pub struct GPT_4_TURBO;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4Turbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CHAT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7810:16
[INFO] [stdout]      |
[INFO] [stdout] 7810 |     pub struct GPT_5_CHAT;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Chat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_NANO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7831:16
[INFO] [stdout]      |
[INFO] [stdout] 7831 |     pub struct GPT_4_1_NANO;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_3_5_TURBO_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7852:16
[INFO] [stdout]      |
[INFO] [stdout] 7852 |     pub struct GPT_3_5_TURBO_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt3_5TurboInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_32K` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7873:16
[INFO] [stdout]      |
[INFO] [stdout] 7873 |     pub struct GPT_4_32K;
[INFO] [stdout]      |                ^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_32k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_TURBO_VISION` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7894:16
[INFO] [stdout]      |
[INFO] [stdout] 7894 |     pub struct GPT_4_TURBO_VISION;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4TurboVision`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7915:16
[INFO] [stdout]      |
[INFO] [stdout] 7915 |     pub struct GPT_4;
[INFO] [stdout]      |                ^^^^^ help: convert the identifier to upper camel case: `Gpt4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O1_PREVIEW` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7936:16
[INFO] [stdout]      |
[INFO] [stdout] 7936 |     pub struct O1_PREVIEW;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `O1Preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CODEX` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7957:16
[INFO] [stdout]      |
[INFO] [stdout] 7957 |     pub struct GPT_5_CODEX;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Codex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7978:16
[INFO] [stdout]      |
[INFO] [stdout] 7978 |     pub struct GPT_4O_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4oMini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8040:16
[INFO] [stdout]      |
[INFO] [stdout] 8040 |     pub struct LLAMA_3_1_8B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8061:16
[INFO] [stdout]      |
[INFO] [stdout] 8061 |     pub struct LLAMA_3_3_70B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8082:16
[INFO] [stdout]      |
[INFO] [stdout] 8082 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_4_MINI_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8103:16
[INFO] [stdout]      |
[INFO] [stdout] 8103 |     pub struct PHI_4_MINI_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi4MiniInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8124:16
[INFO] [stdout]      |
[INFO] [stdout] 8124 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8145:16
[INFO] [stdout]      |
[INFO] [stdout] 8145 |     pub struct QWEN3_235B_A22B_INSTRUCT_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8166:16
[INFO] [stdout]      |
[INFO] [stdout] 8166 |     pub struct QWEN3_235B_A22B_THINKING_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT_17B_16E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8187:16
[INFO] [stdout]      |
[INFO] [stdout] 8187 |     pub struct LLAMA_4_SCOUT_17B_16E_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Scout17b16eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8208:16
[INFO] [stdout]      |
[INFO] [stdout] 8208 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8229:16
[INFO] [stdout]      |
[INFO] [stdout] 8229 |     pub struct DEEPSEEK_R1_0528;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_3_CODER_480B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8279:16
[INFO] [stdout]      |
[INFO] [stdout] 8279 |     pub struct QWEN_3_CODER_480B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_3_235B_A22B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8300:16
[INFO] [stdout]      |
[INFO] [stdout] 8300 |     pub struct QWEN_3_235B_A22B_INSTRUCT_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8321:16
[INFO] [stdout]      |
[INFO] [stdout] 8321 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_NEXT_80B_A3B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8361:16
[INFO] [stdout]      |
[INFO] [stdout] 8361 |     pub struct QWEN3_NEXT_80B_A3B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Next80bA3bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8382:16
[INFO] [stdout]      |
[INFO] [stdout] 8382 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_NEXT_80B_A3B_THINKING` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8403:16
[INFO] [stdout]      |
[INFO] [stdout] 8403 |     pub struct QWEN3_NEXT_80B_A3B_THINKING;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Next80bA3bThinking`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8424:16
[INFO] [stdout]      |
[INFO] [stdout] 8424 |     pub struct GLM_4_5;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8445:16
[INFO] [stdout]      |
[INFO] [stdout] 8445 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8466:16
[INFO] [stdout]      |
[INFO] [stdout] 8466 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8487:16
[INFO] [stdout]      |
[INFO] [stdout] 8487 |     pub struct QWEN3_235B_A22B_THINKING_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8508:16
[INFO] [stdout]      |
[INFO] [stdout] 8508 |     pub struct DEEPSEEK_R1_0528;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT_0905` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8529:16
[INFO] [stdout]      |
[INFO] [stdout] 8529 |     pub struct KIMI_K2_INSTRUCT_0905;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct0905`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8550:16
[INFO] [stdout]      |
[INFO] [stdout] 8550 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8600:16
[INFO] [stdout]      |
[INFO] [stdout] 8600 |     pub struct LLAMA_3_3_8B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT_17B_16E_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8621:16
[INFO] [stdout]      |
[INFO] [stdout] 8621 |     pub struct LLAMA_4_SCOUT_17B_16E_INSTRUCT_FP8;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Scout17b16eInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8642:16
[INFO] [stdout]      |
[INFO] [stdout] 8642 |     pub struct LLAMA_3_3_70B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROQ_LLAMA_4_MAVERICK_17B_128E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8663:16
[INFO] [stdout]      |
[INFO] [stdout] 8663 |     pub struct GROQ_LLAMA_4_MAVERICK_17B_128E_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GroqLlama4Maverick17b128eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CEREBRAS_LLAMA_4_SCOUT_17B_16E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8684:16
[INFO] [stdout]      |
[INFO] [stdout] 8684 |     pub struct CEREBRAS_LLAMA_4_SCOUT_17B_16E_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CerebrasLlama4Scout17b16eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_MAVERICK_17B_128E_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8705:16
[INFO] [stdout]      |
[INFO] [stdout] 8705 |     pub struct LLAMA_4_MAVERICK_17B_128E_INSTRUCT_FP8;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Maverick17b128eInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CEREBRAS_LLAMA_4_MAVERICK_17B_128E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8726:16
[INFO] [stdout]      |
[INFO] [stdout] 8726 |     pub struct CEREBRAS_LLAMA_4_MAVERICK_17B_128E_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CerebrasLlama4Maverick17b128eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT_17B_16E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8775:16
[INFO] [stdout]      |
[INFO] [stdout] 8775 |     pub struct LLAMA_4_SCOUT_17B_16E_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Scout17b16eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UFORM_GEN2_QWEN_500M` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8796:16
[INFO] [stdout]      |
[INFO] [stdout] 8796 |     pub struct UFORM_GEN2_QWEN_500M;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UformGen2Qwen500m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RESNET_50` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8817:16
[INFO] [stdout]      |
[INFO] [stdout] 8817 |     pub struct RESNET_50;
[INFO] [stdout]      |                ^^^^^^^^^ help: convert the identifier to upper camel case: `Resnet50`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DREAMSHAPER_8_LCM` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8838:16
[INFO] [stdout]      |
[INFO] [stdout] 8838 |     pub struct DREAMSHAPER_8_LCM;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Dreamshaper8Lcm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN1_5_0_5B_CHAT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8859:16
[INFO] [stdout]      |
[INFO] [stdout] 8859 |     pub struct QWEN1_5_0_5B_CHAT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen1_5_0_5bChat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OPENHERMES_2_5_MISTRAL_7B_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8880:16
[INFO] [stdout]      |
[INFO] [stdout] 8880 |     pub struct OPENHERMES_2_5_MISTRAL_7B_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Openhermes2_5Mistral7bAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AURA_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8901:16
[INFO] [stdout]      |
[INFO] [stdout] 8901 |     pub struct AURA_1;
[INFO] [stdout]      |                ^^^^^^ help: convert the identifier to upper camel case: `Aura1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN1_5_14B_CHAT_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8922:16
[INFO] [stdout]      |
[INFO] [stdout] 8922 |     pub struct QWEN1_5_14B_CHAT_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen1_5_14bChatAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TINYLLAMA_1_1B_CHAT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8943:16
[INFO] [stdout]      |
[INFO] [stdout] 8943 |     pub struct TINYLLAMA_1_1B_CHAT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Tinyllama1_1bChatV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `STARLING_LM_7B_BETA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8964:16
[INFO] [stdout]      |
[INFO] [stdout] 8964 |     pub struct STARLING_LM_7B_BETA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StarlingLm7bBeta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_CODER_6_7B_INSTRUCT_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8985:16
[INFO] [stdout]      |
[INFO] [stdout] 8985 |     pub struct DEEPSEEK_CODER_6_7B_INSTRUCT_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekCoder6_7bInstructAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN1_5_7B_CHAT_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9006:16
[INFO] [stdout]      |
[INFO] [stdout] 9006 |     pub struct QWEN1_5_7B_CHAT_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen1_5_7bChatAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_2` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9027:16
[INFO] [stdout]      |
[INFO] [stdout] 9027 |     pub struct PHI_2;
[INFO] [stdout]      |                ^^^^^ help: convert the identifier to upper camel case: `Phi2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_CODER_6_7B_BASE_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9048:16
[INFO] [stdout]      |
[INFO] [stdout] 9048 |     pub struct DEEPSEEK_CODER_6_7B_BASE_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekCoder6_7bBaseAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_8B_INSTRUCT_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9069:16
[INFO] [stdout]      |
[INFO] [stdout] 9069 |     pub struct LLAMA_3_8B_INSTRUCT_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_8bInstructAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_7B_IT_LORA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9090:16
[INFO] [stdout]      |
[INFO] [stdout] 9090 |     pub struct GEMMA_7B_IT_LORA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma7bItLora`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_3_12B_IT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9111:16
[INFO] [stdout]      |
[INFO] [stdout] 9111 |     pub struct GEMMA_3_12B_IT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma3_12bIt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9132:16
[INFO] [stdout]      |
[INFO] [stdout] 9132 |     pub struct LLAMA_3_1_8B_INSTRUCT_FP8;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTRUCT_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9153:16
[INFO] [stdout]      |
[INFO] [stdout] 9153 |     pub struct LLAMA_3_1_8B_INSTRUCT_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstructAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FLUX_1_SCHNELL` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9195:16
[INFO] [stdout]      |
[INFO] [stdout] 9195 |     pub struct FLUX_1_SCHNELL;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Flux1Schnell`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_2_13B_CHAT_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9216:16
[INFO] [stdout]      |
[INFO] [stdout] 9216 |     pub struct LLAMA_2_13B_CHAT_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama2_13bChatAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BART_LARGE_CNN` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9237:16
[INFO] [stdout]      |
[INFO] [stdout] 9237 |     pub struct BART_LARGE_CNN;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BartLargeCnn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTRUCT_FAST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9258:16
[INFO] [stdout]      |
[INFO] [stdout] 9258 |     pub struct LLAMA_3_1_8B_INSTRUCT_FAST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstructFast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NOVA_3` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9279:16
[INFO] [stdout]      |
[INFO] [stdout] 9279 |     pub struct NOVA_3;
[INFO] [stdout]      |                ^^^^^^ help: convert the identifier to upper camel case: `Nova3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `STABLE_DIFFUSION_V1_5_IMG2IMG` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9300:16
[INFO] [stdout]      |
[INFO] [stdout] 9300 |     pub struct STABLE_DIFFUSION_V1_5_IMG2IMG;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StableDiffusionV1_5Img2img`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWQ_32B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9321:16
[INFO] [stdout]      |
[INFO] [stdout] 9321 |     pub struct QWQ_32B;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Qwq32b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `STABLE_DIFFUSION_V1_5_INPAINTING` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9342:16
[INFO] [stdout]      |
[INFO] [stdout] 9342 |     pub struct STABLE_DIFFUSION_V1_5_INPAINTING;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StableDiffusionV1_5Inpainting`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SQLCODER_7B_2` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9363:16
[INFO] [stdout]      |
[INFO] [stdout] 9363 |     pub struct SQLCODER_7B_2;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlcoder7b2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9384:16
[INFO] [stdout]      |
[INFO] [stdout] 9384 |     pub struct LLAMA_3_1_8B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_2_7B_CHAT_HF_LORA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9405:16
[INFO] [stdout]      |
[INFO] [stdout] 9405 |     pub struct LLAMA_2_7B_CHAT_HF_LORA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama2_7bChatHfLora`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN1_5_1_8B_CHAT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9447:16
[INFO] [stdout]      |
[INFO] [stdout] 9447 |     pub struct QWEN1_5_1_8B_CHAT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen1_5_1_8bChat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OPENCHAT_3_5_0106` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9468:16
[INFO] [stdout]      |
[INFO] [stdout] 9468 |     pub struct OPENCHAT_3_5_0106;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Openchat3_5_0106`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_7B_INSTRUCT_V0_2` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9489:16
[INFO] [stdout]      |
[INFO] [stdout] 9489 |     pub struct MISTRAL_7B_INSTRUCT_V0_2;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mistral7bInstructV0_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_2_7B_CHAT_FP16` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9510:16
[INFO] [stdout]      |
[INFO] [stdout] 9510 |     pub struct LLAMA_2_7B_CHAT_FP16;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama2_7bChatFp16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `STABLE_DIFFUSION_XL_BASE_1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9531:16
[INFO] [stdout]      |
[INFO] [stdout] 9531 |     pub struct STABLE_DIFFUSION_XL_BASE_1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StableDiffusionXlBase1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9552:16
[INFO] [stdout]      |
[INFO] [stdout] 9552 |     pub struct LLAMA_3_8B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMAGUARD_7B_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9573:16
[INFO] [stdout]      |
[INFO] [stdout] 9573 |     pub struct LLAMAGUARD_7B_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llamaguard7bAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WHISPER_LARGE_V3_TURBO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9594:16
[INFO] [stdout]      |
[INFO] [stdout] 9594 |     pub struct WHISPER_LARGE_V3_TURBO;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WhisperLargeV3Turbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NEURAL_CHAT_7B_V3_1_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9615:16
[INFO] [stdout]      |
[INFO] [stdout] 9615 |     pub struct NEURAL_CHAT_7B_V3_1_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NeuralChat7bV3_1Awq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9636:16
[INFO] [stdout]      |
[INFO] [stdout] 9636 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9657:16
[INFO] [stdout]      |
[INFO] [stdout] 9657 |     pub struct LLAMA_3_1_70B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FALCON_7B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9678:16
[INFO] [stdout]      |
[INFO] [stdout] 9678 |     pub struct FALCON_7B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Falcon7bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_DISTILL_QWEN_32B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9699:16
[INFO] [stdout]      |
[INFO] [stdout] 9699 |     pub struct DEEPSEEK_R1_DISTILL_QWEN_32B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1DistillQwen32b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL_3_1_24B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9741:16
[INFO] [stdout]      |
[INFO] [stdout] 9741 |     pub struct MISTRAL_SMALL_3_1_24B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmall3_1_24bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_11B_VISION_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9762:16
[INFO] [stdout]      |
[INFO] [stdout] 9762 |     pub struct LLAMA_3_2_11B_VISION_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_11bVisionInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN2_5_CODER_32B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9783:16
[INFO] [stdout]      |
[INFO] [stdout] 9783 |     pub struct QWEN2_5_CODER_32B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Coder32bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_3B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9804:16
[INFO] [stdout]      |
[INFO] [stdout] 9804 |     pub struct LLAMA_3_2_3B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_3bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_GUARD_3_8B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9825:16
[INFO] [stdout]      |
[INFO] [stdout] 9825 |     pub struct LLAMA_GUARD_3_8B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LlamaGuard3_8b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_7B_INSTRUCT_V0_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9846:16
[INFO] [stdout]      |
[INFO] [stdout] 9846 |     pub struct MISTRAL_7B_INSTRUCT_V0_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mistral7bInstructV0_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_20B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9867:16
[INFO] [stdout]      |
[INFO] [stdout] 9867 |     pub struct GPT_OSS_20B;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss20b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_7B_INSTRUCT_V0_1_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9888:16
[INFO] [stdout]      |
[INFO] [stdout] 9888 |     pub struct MISTRAL_7B_INSTRUCT_V0_1_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mistral7bInstructV0_1Awq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_INSTRUCT_FP8_FAST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9909:16
[INFO] [stdout]      |
[INFO] [stdout] 9909 |     pub struct LLAMA_3_3_70B_INSTRUCT_FP8_FAST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bInstructFp8Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `STABLE_DIFFUSION_XL_LIGHTNING` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9930:16
[INFO] [stdout]      |
[INFO] [stdout] 9930 |     pub struct STABLE_DIFFUSION_XL_LIGHTNING;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StableDiffusionXlLightning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAVA_1_5_7B_HF` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9951:16
[INFO] [stdout]      |
[INFO] [stdout] 9951 |     pub struct LLAVA_1_5_7B_HF;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llava1_5_7bHf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_7B_INSTRUCT_V0_2_LORA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9972:16
[INFO] [stdout]      |
[INFO] [stdout] 9972 |     pub struct MISTRAL_7B_INSTRUCT_V0_2_LORA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mistral7bInstructV0_2Lora`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UNA_CYBERTRON_7B_V2_BF16` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9993:16
[INFO] [stdout]      |
[INFO] [stdout] 9993 |     pub struct UNA_CYBERTRON_7B_V2_BF16;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UnaCybertron7bV2Bf16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_2_7B_CHAT_INT8` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10014:16
[INFO] [stdout]       |
[INFO] [stdout] 10014 |     pub struct LLAMA_2_7B_CHAT_INT8;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama2_7bChatInt8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_2B_IT_LORA` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10035:16
[INFO] [stdout]       |
[INFO] [stdout] 10035 |     pub struct GEMMA_2B_IT_LORA;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma2bItLora`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WHISPER_TINY_EN` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10056:16
[INFO] [stdout]       |
[INFO] [stdout] 10056 |     pub struct WHISPER_TINY_EN;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WhisperTinyEn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HERMES_2_PRO_MISTRAL_7B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10077:16
[INFO] [stdout]       |
[INFO] [stdout] 10077 |     pub struct HERMES_2_PRO_MISTRAL_7B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Hermes2ProMistral7b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DISCOLM_GERMAN_7B_V1_AWQ` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10098:16
[INFO] [stdout]       |
[INFO] [stdout] 10098 |     pub struct DISCOLM_GERMAN_7B_V1_AWQ;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DiscolmGerman7bV1Awq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_1B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10119:16
[INFO] [stdout]       |
[INFO] [stdout] 10119 |     pub struct LLAMA_3_2_1B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_1bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHOENIX_1_0` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10140:16
[INFO] [stdout]       |
[INFO] [stdout] 10140 |     pub struct PHOENIX_1_0;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phoenix1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_MATH_7B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10161:16
[INFO] [stdout]       |
[INFO] [stdout] 10161 |     pub struct DEEPSEEK_MATH_7B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekMath7bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ZEPHYR_7B_BETA_AWQ` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10182:16
[INFO] [stdout]       |
[INFO] [stdout] 10182 |     pub struct ZEPHYR_7B_BETA_AWQ;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Zephyr7bBetaAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LUCID_ORIGIN` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10203:16
[INFO] [stdout]       |
[INFO] [stdout] 10203 |     pub struct LUCID_ORIGIN;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LucidOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_7B_IT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10224:16
[INFO] [stdout]       |
[INFO] [stdout] 10224 |     pub struct GEMMA_7B_IT;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma7bIt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLOUDFLARE_WORKERS_AI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10245:16
[INFO] [stdout]       |
[INFO] [stdout] 10245 |     pub struct CLOUDFLARE_WORKERS_AI;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CloudflareWorkersAi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_FLASH` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10346:16
[INFO] [stdout]       |
[INFO] [stdout] 10346 |     pub struct GLM_4_5_FLASH;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10367:16
[INFO] [stdout]       |
[INFO] [stdout] 10367 |     pub struct GLM_4_5;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_6` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10388:16
[INFO] [stdout]       |
[INFO] [stdout] 10388 |     pub struct GLM_4_6;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5V` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10409:16
[INFO] [stdout]       |
[INFO] [stdout] 10409 |     pub struct GLM_4_5V;
[INFO] [stdout]       |                ^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10430:16
[INFO] [stdout]       |
[INFO] [stdout] 10430 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ZHIPUAI_CODING_PLAN` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10451:16
[INFO] [stdout]       |
[INFO] [stdout] 10451 |     pub struct ZHIPUAI_CODING_PLAN;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ZhipuaiCodingPlan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10471:16
[INFO] [stdout]       |
[INFO] [stdout] 10471 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10492:16
[INFO] [stdout]       |
[INFO] [stdout] 10492 |     pub struct GLM_4_5;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_FLASH` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10513:16
[INFO] [stdout]       |
[INFO] [stdout] 10513 |     pub struct GLM_4_5_FLASH;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_6` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10534:16
[INFO] [stdout]       |
[INFO] [stdout] 10534 |     pub struct GLM_4_6;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5V` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10555:16
[INFO] [stdout]       |
[INFO] [stdout] 10555 |     pub struct GLM_4_5V;
[INFO] [stdout]       |                ^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B_2507` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10596:16
[INFO] [stdout]       |
[INFO] [stdout] 10596 |     pub struct QWEN3_30B_A3B_2507;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3b2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_30B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10617:16
[INFO] [stdout]       |
[INFO] [stdout] 10617 |     pub struct QWEN3_CODER_30B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder30b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_20B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10638:16
[INFO] [stdout]       |
[INFO] [stdout] 10638 |     pub struct GPT_OSS_20B;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss20b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O4_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10677:16
[INFO] [stdout]       |
[INFO] [stdout] 10677 |     pub struct O4_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O4Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10698:16
[INFO] [stdout]       |
[INFO] [stdout] 10698 |     pub struct GEMINI_2_5_PRO;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_7_SONNET_THOUGHT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10719:16
[INFO] [stdout]       |
[INFO] [stdout] 10719 |     pub struct CLAUDE_3_7_SONNET_THOUGHT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_7SonnetThought`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH_001` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10740:16
[INFO] [stdout]       |
[INFO] [stdout] 10740 |     pub struct GEMINI_2_0_FLASH_001;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0Flash001`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_5_SONNET` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10761:16
[INFO] [stdout]       |
[INFO] [stdout] 10761 |     pub struct CLAUDE_3_5_SONNET;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10782:16
[INFO] [stdout]       |
[INFO] [stdout] 10782 |     pub struct GPT_5_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_41` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10803:16
[INFO] [stdout]       |
[INFO] [stdout] 10803 |     pub struct CLAUDE_OPUS_41;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus41`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_7_SONNET` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10824:16
[INFO] [stdout]       |
[INFO] [stdout] 10824 |     pub struct CLAUDE_3_7_SONNET;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_7Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10845:16
[INFO] [stdout]       |
[INFO] [stdout] 10845 |     pub struct CLAUDE_OPUS_4;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10866:16
[INFO] [stdout]       |
[INFO] [stdout] 10866 |     pub struct GPT_4O;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `Gpt4o`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10887:16
[INFO] [stdout]       |
[INFO] [stdout] 10887 |     pub struct GPT_5;
[INFO] [stdout]       |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10929:16
[INFO] [stdout]       |
[INFO] [stdout] 10929 |     pub struct CLAUDE_SONNET_4_5;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CODEX` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10950:16
[INFO] [stdout]       |
[INFO] [stdout] 10950 |     pub struct GPT_5_CODEX;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Codex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O3_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10971:16
[INFO] [stdout]       |
[INFO] [stdout] 10971 |     pub struct O3_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10992:16
[INFO] [stdout]       |
[INFO] [stdout] 10992 |     pub struct CLAUDE_SONNET_4;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11013:16
[INFO] [stdout]       |
[INFO] [stdout] 11013 |     pub struct GPT_4_1;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_CODE_FAST_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11034:16
[INFO] [stdout]       |
[INFO] [stdout] 11034 |     pub struct GROK_CODE_FAST_1;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GrokCodeFast1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GITHUB_COPILOT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11055:16
[INFO] [stdout]       |
[INFO] [stdout] 11055 |     pub struct GITHUB_COPILOT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GithubCopilot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2_VISION` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11088:16
[INFO] [stdout]       |
[INFO] [stdout] 11088 |     pub struct GROK_2_VISION;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok2Vision`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_4_SONNET` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11109:16
[INFO] [stdout]       |
[INFO] [stdout] 11109 |     pub struct CLAUDE_4_SONNET;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude4Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MAGISTRAL_SMALL` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11130:16
[INFO] [stdout]       |
[INFO] [stdout] 11130 |     pub struct MAGISTRAL_SMALL;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MagistralSmall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11151:16
[INFO] [stdout]       |
[INFO] [stdout] 11151 |     pub struct GEMINI_2_5_FLASH;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11172:16
[INFO] [stdout]       |
[INFO] [stdout] 11172 |     pub struct GROK_2;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `Grok2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4_FAST_NON_REASONING` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11193:16
[INFO] [stdout]       |
[INFO] [stdout] 11193 |     pub struct GROK_4_FAST_NON_REASONING;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok4FastNonReasoning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `V0_1_5_MD` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11214:16
[INFO] [stdout]       |
[INFO] [stdout] 11214 |     pub struct V0_1_5_MD;
[INFO] [stdout]       |                ^^^^^^^^^ help: convert the identifier to upper camel case: `V0_1_5Md`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MAGISTRAL_MEDIUM` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11235:16
[INFO] [stdout]       |
[INFO] [stdout] 11235 |     pub struct MAGISTRAL_MEDIUM;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MagistralMedium`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_NANO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11256:16
[INFO] [stdout]       |
[INFO] [stdout] 11256 |     pub struct GPT_4_1_NANO;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11277:16
[INFO] [stdout]       |
[INFO] [stdout] 11277 |     pub struct GPT_4O;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `Gpt4o`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_7_SONNET` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11298:16
[INFO] [stdout]       |
[INFO] [stdout] 11298 |     pub struct CLAUDE_3_7_SONNET;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_7Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_DISTILL_LLAMA_70B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11319:16
[INFO] [stdout]       |
[INFO] [stdout] 11319 |     pub struct DEEPSEEK_R1_DISTILL_LLAMA_70B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1DistillLlama70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_MAVERICK` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11340:16
[INFO] [stdout]       |
[INFO] [stdout] 11340 |     pub struct LLAMA_4_MAVERICK;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Maverick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MIXTRAL_8X22B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11361:16
[INFO] [stdout]       |
[INFO] [stdout] 11361 |     pub struct MIXTRAL_8X22B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mixtral8x22bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MORPH_V3_LARGE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11382:16
[INFO] [stdout]       |
[INFO] [stdout] 11382 |     pub struct MORPH_V3_LARGE;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MorphV3Large`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11424:16
[INFO] [stdout]       |
[INFO] [stdout] 11424 |     pub struct GPT_4_1;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MINISTRAL_3B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11445:16
[INFO] [stdout]       |
[INFO] [stdout] 11445 |     pub struct MINISTRAL_3B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ministral3b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CODEX` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11466:16
[INFO] [stdout]       |
[INFO] [stdout] 11466 |     pub struct GPT_5_CODEX;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Codex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_4_1_OPUS` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11487:16
[INFO] [stdout]       |
[INFO] [stdout] 11487 |     pub struct CLAUDE_4_1_OPUS;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude4_1Opus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_TURBO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11508:16
[INFO] [stdout]       |
[INFO] [stdout] 11508 |     pub struct GPT_4_TURBO;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4Turbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH_LITE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11529:16
[INFO] [stdout]       |
[INFO] [stdout] 11529 |     pub struct GEMINI_2_0_FLASH_LITE;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0FlashLite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NOVA_MICRO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11550:16
[INFO] [stdout]       |
[INFO] [stdout] 11550 |     pub struct NOVA_MICRO;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `NovaMicro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NOVA_LITE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11571:16
[INFO] [stdout]       |
[INFO] [stdout] 11571 |     pub struct NOVA_LITE;
[INFO] [stdout]       |                ^^^^^^^^^ help: convert the identifier to upper camel case: `NovaLite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_OPUS` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11592:16
[INFO] [stdout]       |
[INFO] [stdout] 11592 |     pub struct CLAUDE_3_OPUS;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3Opus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MINISTRAL_8B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11613:16
[INFO] [stdout]       |
[INFO] [stdout] 11613 |     pub struct MINISTRAL_8B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ministral8b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4_FAST` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11634:16
[INFO] [stdout]       |
[INFO] [stdout] 11634 |     pub struct GROK_4_FAST;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok4Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11655:16
[INFO] [stdout]       |
[INFO] [stdout] 11655 |     pub struct GPT_4O_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4oMini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11676:16
[INFO] [stdout]       |
[INFO] [stdout] 11676 |     pub struct DEEPSEEK_R1;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_4_5_SONNET` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11697:16
[INFO] [stdout]       |
[INFO] [stdout] 11697 |     pub struct CLAUDE_4_5_SONNET;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude4_5Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_4_OPUS` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11718:16
[INFO] [stdout]       |
[INFO] [stdout] 11718 |     pub struct CLAUDE_4_OPUS;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude4Opus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_5_SONNET` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11739:16
[INFO] [stdout]       |
[INFO] [stdout] 11739 |     pub struct CLAUDE_3_5_SONNET;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11760:16
[INFO] [stdout]       |
[INFO] [stdout] 11760 |     pub struct GROK_3;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `Grok3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NOVA_PRO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11781:16
[INFO] [stdout]       |
[INFO] [stdout] 11781 |     pub struct NOVA_PRO;
[INFO] [stdout]       |                ^^^^^^^^ help: convert the identifier to upper camel case: `NovaPro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11802:16
[INFO] [stdout]       |
[INFO] [stdout] 11802 |     pub struct GROK_4;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `Grok4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_FAST` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11823:16
[INFO] [stdout]       |
[INFO] [stdout] 11823 |     pub struct GROK_3_FAST;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `V0_1_0_MD` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11844:16
[INFO] [stdout]       |
[INFO] [stdout] 11844 |     pub struct V0_1_0_MD;
[INFO] [stdout]       |                ^^^^^^^^^ help: convert the identifier to upper camel case: `V0_1_0Md`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11865:16
[INFO] [stdout]       |
[INFO] [stdout] 11865 |     pub struct KIMI_K2;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `KimiK2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MORPH_V3_FAST` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11886:16
[INFO] [stdout]       |
[INFO] [stdout] 11886 |     pub struct MORPH_V3_FAST;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MorphV3Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_NANO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11907:16
[INFO] [stdout]       |
[INFO] [stdout] 11907 |     pub struct GPT_5_NANO;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11928:16
[INFO] [stdout]       |
[INFO] [stdout] 11928 |     pub struct GEMINI_2_0_FLASH;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11949:16
[INFO] [stdout]       |
[INFO] [stdout] 11949 |     pub struct GEMINI_2_5_PRO;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_HAIKU` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11970:16
[INFO] [stdout]       |
[INFO] [stdout] 11970 |     pub struct CLAUDE_3_HAIKU;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3Haiku`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIXTRAL_12B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12012:16
[INFO] [stdout]       |
[INFO] [stdout] 12012 |     pub struct PIXTRAL_12B;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pixtral12b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O4_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12054:16
[INFO] [stdout]       |
[INFO] [stdout] 12054 |     pub struct O4_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O4Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_5_HAIKU` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12075:16
[INFO] [stdout]       |
[INFO] [stdout] 12075 |     pub struct CLAUDE_3_5_HAIKU;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5Haiku`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12096:16
[INFO] [stdout]       |
[INFO] [stdout] 12096 |     pub struct GPT_4_1_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI_FAST` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12117:16
[INFO] [stdout]       |
[INFO] [stdout] 12117 |     pub struct GROK_3_MINI_FAST;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3MiniFast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12138:16
[INFO] [stdout]       |
[INFO] [stdout] 12138 |     pub struct LLAMA_4_SCOUT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Scout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIXTRAL_LARGE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12159:16
[INFO] [stdout]       |
[INFO] [stdout] 12159 |     pub struct PIXTRAL_LARGE;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PixtralLarge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12180:16
[INFO] [stdout]       |
[INFO] [stdout] 12180 |     pub struct GPT_5;
[INFO] [stdout]       |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_LARGE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12201:16
[INFO] [stdout]       |
[INFO] [stdout] 12201 |     pub struct MISTRAL_LARGE;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralLarge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12222:16
[INFO] [stdout]       |
[INFO] [stdout] 12222 |     pub struct LLAMA_3_3_70B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12243:16
[INFO] [stdout]       |
[INFO] [stdout] 12243 |     pub struct QWEN3_CODER;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_CODE_FAST_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12264:16
[INFO] [stdout]       |
[INFO] [stdout] 12264 |     pub struct GROK_CODE_FAST_1;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GrokCodeFast1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12285:16
[INFO] [stdout]       |
[INFO] [stdout] 12285 |     pub struct MISTRAL_SMALL;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_20B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12306:16
[INFO] [stdout]       |
[INFO] [stdout] 12306 |     pub struct GPT_OSS_20B;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss20b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12327:16
[INFO] [stdout]       |
[INFO] [stdout] 12327 |     pub struct GPT_OSS_120B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12348:16
[INFO] [stdout]       |
[INFO] [stdout] 12348 |     pub struct GROK_3_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12369:16
[INFO] [stdout]       |
[INFO] [stdout] 12369 |     pub struct GPT_5_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O3_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12390:16
[INFO] [stdout]       |
[INFO] [stdout] 12390 |     pub struct O3_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT_0905` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12490:16
[INFO] [stdout]       |
[INFO] [stdout] 12490 |     pub struct KIMI_K2_INSTRUCT_0905;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct0905`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA2_9B_IT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12511:16
[INFO] [stdout]       |
[INFO] [stdout] 12511 |     pub struct GEMMA2_9B_IT;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma2_9bIt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_MAVERICK_17B_128E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12532:16
[INFO] [stdout]       |
[INFO] [stdout] 12532 |     pub struct LLAMA_4_MAVERICK_17B_128E_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Maverick17b128eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12553:16
[INFO] [stdout]       |
[INFO] [stdout] 12553 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_DISTILL_LLAMA_70B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12574:16
[INFO] [stdout]       |
[INFO] [stdout] 12574 |     pub struct DEEPSEEK_R1_DISTILL_LLAMA_70B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1DistillLlama70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA3_70B_8192` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12595:16
[INFO] [stdout]       |
[INFO] [stdout] 12595 |     pub struct LLAMA3_70B_8192;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_70b8192`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_QWQ_32B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12616:16
[INFO] [stdout]       |
[INFO] [stdout] 12616 |     pub struct QWEN_QWQ_32B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `QwenQwq32b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTANT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12637:16
[INFO] [stdout]       |
[INFO] [stdout] 12637 |     pub struct LLAMA_3_1_8B_INSTANT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstant`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_GUARD_3_8B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12658:16
[INFO] [stdout]       |
[INFO] [stdout] 12658 |     pub struct LLAMA_GUARD_3_8B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LlamaGuard3_8b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA3_8B_8192` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12679:16
[INFO] [stdout]       |
[INFO] [stdout] 12679 |     pub struct LLAMA3_8B_8192;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_8b8192`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT_17B_16E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12700:16
[INFO] [stdout]       |
[INFO] [stdout] 12700 |     pub struct LLAMA_4_SCOUT_17B_16E_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Scout17b16eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12721:16
[INFO] [stdout]       |
[INFO] [stdout] 12721 |     pub struct GPT_OSS_120B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_20B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12742:16
[INFO] [stdout]       |
[INFO] [stdout] 12742 |     pub struct GPT_OSS_20B;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss20b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SABA_24B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12784:16
[INFO] [stdout]       |
[INFO] [stdout] 12784 |     pub struct MISTRAL_SABA_24B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSaba24b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_VERSATILE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12805:16
[INFO] [stdout]       |
[INFO] [stdout] 12805 |     pub struct LLAMA_3_3_70B_VERSATILE;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bVersatile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_GUARD_4_12B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12826:16
[INFO] [stdout]       |
[INFO] [stdout] 12826 |     pub struct LLAMA_GUARD_4_12B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LlamaGuard4_12b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12882:16
[INFO] [stdout]       |
[INFO] [stdout] 12882 |     pub struct GPT_OSS_120B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12903:16
[INFO] [stdout]       |
[INFO] [stdout] 12903 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COSMOS_NEMOTRON_34B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12924:16
[INFO] [stdout]       |
[INFO] [stdout] 12924 |     pub struct COSMOS_NEMOTRON_34B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CosmosNemotron34b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12945:16
[INFO] [stdout]       |
[INFO] [stdout] 12945 |     pub struct DEEPSEEK_V3_1;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FLUX_1_DEV` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12966:16
[INFO] [stdout]       |
[INFO] [stdout] 12966 |     pub struct FLUX_1_DEV;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Flux1Dev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_4_MINI_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12987:16
[INFO] [stdout]       |
[INFO] [stdout] 12987 |     pub struct PHI_4_MINI_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi4MiniInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NEMORETRIEVER_OCR_V1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13008:16
[INFO] [stdout]       |
[INFO] [stdout] 13008 |     pub struct NEMORETRIEVER_OCR_V1;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NemoretrieverOcrV1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13029:16
[INFO] [stdout]       |
[INFO] [stdout] 13029 |     pub struct QWEN3_235B_A22B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13050:16
[INFO] [stdout]       |
[INFO] [stdout] 13050 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_3_27B_IT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13071:16
[INFO] [stdout]       |
[INFO] [stdout] 13071 |     pub struct GEMMA_3_27B_IT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma3_27bIt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_NEMOTRON_ULTRA_253B_V1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13092:16
[INFO] [stdout]       |
[INFO] [stdout] 13092 |     pub struct LLAMA_3_1_NEMOTRON_ULTRA_253B_V1;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1NemotronUltra253bV1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PARAKEET_TDT_0_6B_V2` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13113:16
[INFO] [stdout]       |
[INFO] [stdout] 13113 |     pub struct PARAKEET_TDT_0_6B_V2;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ParakeetTdt0_6bV2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WHISPER_LARGE_V3` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13134:16
[INFO] [stdout]       |
[INFO] [stdout] 13134 |     pub struct WHISPER_LARGE_V3;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WhisperLargeV3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13185:16
[INFO] [stdout]       |
[INFO] [stdout] 13185 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13206:16
[INFO] [stdout]       |
[INFO] [stdout] 13206 |     pub struct DEEPSEEK_R1;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13227:16
[INFO] [stdout]       |
[INFO] [stdout] 13227 |     pub struct GPT_OSS_120B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13248:16
[INFO] [stdout]       |
[INFO] [stdout] 13248 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT_FP8;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13269:16
[INFO] [stdout]       |
[INFO] [stdout] 13269 |     pub struct DEEPSEEK_V3;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_INSTRUCT_TURBO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13290:16
[INFO] [stdout]       |
[INFO] [stdout] 13290 |     pub struct LLAMA_3_3_70B_INSTRUCT_TURBO;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bInstructTurbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SOLAR_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13334:16
[INFO] [stdout]       |
[INFO] [stdout] 13334 |     pub struct SOLAR_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `SolarMini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SOLAR_PRO2` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13355:16
[INFO] [stdout]       |
[INFO] [stdout] 13355 |     pub struct SOLAR_PRO2;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `SolarPro2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MERCURY_CODER` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13393:16
[INFO] [stdout]       |
[INFO] [stdout] 13393 |     pub struct MERCURY_CODER;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MercuryCoder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT_17B_16E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13452:16
[INFO] [stdout]       |
[INFO] [stdout] 13452 |     pub struct LLAMA_4_SCOUT_17B_16E_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Scout17b16eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA_3_1_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13473:16
[INFO] [stdout]       |
[INFO] [stdout] 13473 |     pub struct META_LLAMA_3_1_8B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_1_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_MAVERICK_17B_128E_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13494:16
[INFO] [stdout]       |
[INFO] [stdout] 13494 |     pub struct LLAMA_4_MAVERICK_17B_128E_INSTRUCT_FP8;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Maverick17b128eInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_4_MINI_REASONING` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13518:16
[INFO] [stdout]       |
[INFO] [stdout] 13518 |     pub struct PHI_4_MINI_REASONING;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi4MiniReasoning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_5_VISION_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13539:16
[INFO] [stdout]       |
[INFO] [stdout] 13539 |     pub struct PHI_3_5_VISION_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3_5VisionInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_SMALL_8K_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13560:16
[INFO] [stdout]       |
[INFO] [stdout] 13560 |     pub struct PHI_3_SMALL_8K_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3Small8kInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_5_MOE_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13581:16
[INFO] [stdout]       |
[INFO] [stdout] 13581 |     pub struct PHI_3_5_MOE_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3_5MoeInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_MEDIUM_4K_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13602:16
[INFO] [stdout]       |
[INFO] [stdout] 13602 |     pub struct PHI_3_MEDIUM_4K_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3Medium4kInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_4_MINI_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13644:16
[INFO] [stdout]       |
[INFO] [stdout] 13644 |     pub struct PHI_4_MINI_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi4MiniInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_MINI_128K_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13665:16
[INFO] [stdout]       |
[INFO] [stdout] 13665 |     pub struct PHI_3_MINI_128K_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3Mini128kInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_4_MULTIMODAL_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13686:16
[INFO] [stdout]       |
[INFO] [stdout] 13686 |     pub struct PHI_4_MULTIMODAL_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi4MultimodalInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_NANO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13707:16
[INFO] [stdout]       |
[INFO] [stdout] 13707 |     pub struct GPT_4_1_NANO;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_11B_VISION_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13728:16
[INFO] [stdout]       |
[INFO] [stdout] 13728 |     pub struct LLAMA_3_2_11B_VISION_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_11bVisionInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MINISTRAL_3B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13749:16
[INFO] [stdout]       |
[INFO] [stdout] 13749 |     pub struct MINISTRAL_3B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ministral3b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA_3_1_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13770:16
[INFO] [stdout]       |
[INFO] [stdout] 13770 |     pub struct META_LLAMA_3_1_70B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_1_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_R_08_2024` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13791:16
[INFO] [stdout]       |
[INFO] [stdout] 13791 |     pub struct COHERE_COMMAND_R_08_2024;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandR08_2024`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CODESTRAL_2501` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13812:16
[INFO] [stdout]       |
[INFO] [stdout] 13812 |     pub struct CODESTRAL_2501;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Codestral2501`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_MEDIUM_2505` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13833:16
[INFO] [stdout]       |
[INFO] [stdout] 13833 |     pub struct MISTRAL_MEDIUM_2505;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralMedium2505`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_A` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13854:16
[INFO] [stdout]       |
[INFO] [stdout] 13854 |     pub struct COHERE_COMMAND_A;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_MEDIUM_128K_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13875:16
[INFO] [stdout]       |
[INFO] [stdout] 13875 |     pub struct PHI_3_MEDIUM_128K_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3Medium128kInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_LARGE_2411` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13896:16
[INFO] [stdout]       |
[INFO] [stdout] 13896 |     pub struct MISTRAL_LARGE_2411;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralLarge2411`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13917:16
[INFO] [stdout]       |
[INFO] [stdout] 13917 |     pub struct GROK_3_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13938:16
[INFO] [stdout]       |
[INFO] [stdout] 13938 |     pub struct GPT_4O_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4oMini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_90B_VISION_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13959:16
[INFO] [stdout]       |
[INFO] [stdout] 13959 |     pub struct LLAMA_3_2_90B_VISION_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_90bVisionInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_MINI_4K_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13980:16
[INFO] [stdout]       |
[INFO] [stdout] 13980 |     pub struct PHI_3_MINI_4K_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3Mini4kInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14001:16
[INFO] [stdout]       |
[INFO] [stdout] 14001 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_NEMO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14022:16
[INFO] [stdout]       |
[INFO] [stdout] 14022 |     pub struct MISTRAL_NEMO;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralNemo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AI21_JAMBA_1_5_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14043:16
[INFO] [stdout]       |
[INFO] [stdout] 14043 |     pub struct AI21_JAMBA_1_5_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ai21Jamba1_5Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MAI_DS_R1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14085:16
[INFO] [stdout]       |
[INFO] [stdout] 14085 |     pub struct MAI_DS_R1;
[INFO] [stdout]       |                ^^^^^^^^^ help: convert the identifier to upper camel case: `MaiDsR1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14106:16
[INFO] [stdout]       |
[INFO] [stdout] 14106 |     pub struct DEEPSEEK_R1_0528;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O1_PREVIEW` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14127:16
[INFO] [stdout]       |
[INFO] [stdout] 14127 |     pub struct O1_PREVIEW;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `O1Preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_R` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14148:16
[INFO] [stdout]       |
[INFO] [stdout] 14148 |     pub struct COHERE_COMMAND_R;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O4_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14169:16
[INFO] [stdout]       |
[INFO] [stdout] 14169 |     pub struct O4_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O4Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O1_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14190:16
[INFO] [stdout]       |
[INFO] [stdout] 14190 |     pub struct O1_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14211:16
[INFO] [stdout]       |
[INFO] [stdout] 14211 |     pub struct LLAMA_3_3_70B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AI21_JAMBA_1_5_LARGE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14232:16
[INFO] [stdout]       |
[INFO] [stdout] 14232 |     pub struct AI21_JAMBA_1_5_LARGE;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ai21Jamba1_5Large`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14253:16
[INFO] [stdout]       |
[INFO] [stdout] 14253 |     pub struct DEEPSEEK_R1;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_SMALL_128K_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14274:16
[INFO] [stdout]       |
[INFO] [stdout] 14274 |     pub struct PHI_3_SMALL_128K_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3Small128kInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_R_PLUS_08_2024` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14295:16
[INFO] [stdout]       |
[INFO] [stdout] 14295 |     pub struct COHERE_COMMAND_R_PLUS_08_2024;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandRPlus08_2024`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_R_PLUS` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14316:16
[INFO] [stdout]       |
[INFO] [stdout] 14316 |     pub struct COHERE_COMMAND_R_PLUS;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandRPlus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_4` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14337:16
[INFO] [stdout]       |
[INFO] [stdout] 14337 |     pub struct PHI_4;
[INFO] [stdout]       |                ^^^^^ help: convert the identifier to upper camel case: `Phi4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_5_MINI_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14358:16
[INFO] [stdout]       |
[INFO] [stdout] 14358 |     pub struct PHI_3_5_MINI_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3_5MiniInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA_3_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14379:16
[INFO] [stdout]       |
[INFO] [stdout] 14379 |     pub struct META_LLAMA_3_8B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14400:16
[INFO] [stdout]       |
[INFO] [stdout] 14400 |     pub struct GROK_3;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `Grok3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14421:16
[INFO] [stdout]       |
[INFO] [stdout] 14421 |     pub struct GPT_4_1_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O3_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14442:16
[INFO] [stdout]       |
[INFO] [stdout] 14442 |     pub struct O3_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA_3_1_405B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14463:16
[INFO] [stdout]       |
[INFO] [stdout] 14463 |     pub struct META_LLAMA_3_1_405B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_1_405bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14484:16
[INFO] [stdout]       |
[INFO] [stdout] 14484 |     pub struct GPT_4O;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `Gpt4o`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA_3_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14505:16
[INFO] [stdout]       |
[INFO] [stdout] 14505 |     pub struct META_LLAMA_3_70B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL_2503` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14526:16
[INFO] [stdout]       |
[INFO] [stdout] 14526 |     pub struct MISTRAL_SMALL_2503;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmall2503`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_4_REASONING` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14547:16
[INFO] [stdout]       |
[INFO] [stdout] 14547 |     pub struct PHI_4_REASONING;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi4Reasoning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `JAIS_30B_CHAT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14568:16
[INFO] [stdout]       |
[INFO] [stdout] 14568 |     pub struct JAIS_30B_CHAT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Jais30bChat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14589:16
[INFO] [stdout]       |
[INFO] [stdout] 14589 |     pub struct GPT_4_1;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GITHUB_MODELS` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14610:16
[INFO] [stdout]       |
[INFO] [stdout] 14610 |     pub struct GITHUB_MODELS;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GithubModels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_1B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14689:16
[INFO] [stdout]       |
[INFO] [stdout] 14689 |     pub struct LLAMA_3_2_1B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_1bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OSMOSIS_STRUCTURE_0_6B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14710:16
[INFO] [stdout]       |
[INFO] [stdout] 14710 |     pub struct OSMOSIS_STRUCTURE_0_6B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsmosisStructure0_6b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_NEMO_12B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14731:16
[INFO] [stdout]       |
[INFO] [stdout] 14731 |     pub struct MISTRAL_NEMO_12B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralNemo12bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_3` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14752:16
[INFO] [stdout]       |
[INFO] [stdout] 14752 |     pub struct GEMMA_3;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Gemma3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_11B_VISION_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14773:16
[INFO] [stdout]       |
[INFO] [stdout] 14773 |     pub struct LLAMA_3_2_11B_VISION_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_11bVisionInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_3B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14794:16
[INFO] [stdout]       |
[INFO] [stdout] 14794 |     pub struct LLAMA_3_2_3B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_3bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_EMBEDDING_4B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14815:16
[INFO] [stdout]       |
[INFO] [stdout] 14815 |     pub struct QWEN3_EMBEDDING_4B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Embedding4b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_2_5_7B_VISION_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14836:16
[INFO] [stdout]       |
[INFO] [stdout] 14836 |     pub struct QWEN_2_5_7B_VISION_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5_7bVisionInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14857:16
[INFO] [stdout]       |
[INFO] [stdout] 14857 |     pub struct LLAMA_3_1_8B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_5_HAIKU` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14904:16
[INFO] [stdout]       |
[INFO] [stdout] 14904 |     pub struct CLAUDE_3_5_HAIKU;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5Haiku`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14925:16
[INFO] [stdout]       |
[INFO] [stdout] 14925 |     pub struct KIMI_K2;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `KimiK2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CODEX` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14946:16
[INFO] [stdout]       |
[INFO] [stdout] 14946 |     pub struct GPT_5_CODEX;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Codex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14967:16
[INFO] [stdout]       |
[INFO] [stdout] 14967 |     pub struct GPT_5;
[INFO] [stdout]       |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14988:16
[INFO] [stdout]       |
[INFO] [stdout] 14988 |     pub struct QWEN3_CODER;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15009:16
[INFO] [stdout]       |
[INFO] [stdout] 15009 |     pub struct CLAUDE_OPUS_4_1;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15030:16
[INFO] [stdout]       |
[INFO] [stdout] 15030 |     pub struct CLAUDE_SONNET_4;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_MAX` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15051:16
[INFO] [stdout]       |
[INFO] [stdout] 15051 |     pub struct QWEN3_MAX;
[INFO] [stdout]       |                ^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15072:16
[INFO] [stdout]       |
[INFO] [stdout] 15072 |     pub struct CLAUDE_SONNET_4_5;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CODE_SUPERNOVA` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15093:16
[INFO] [stdout]       |
[INFO] [stdout] 15093 |     pub struct CODE_SUPERNOVA;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CodeSupernova`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_CODE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15114:16
[INFO] [stdout]       |
[INFO] [stdout] 15114 |     pub struct GROK_CODE;
[INFO] [stdout]       |                ^^^^^^^^^ help: convert the identifier to upper camel case: `GrokCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_VL_A3B_THINKING` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15161:16
[INFO] [stdout]       |
[INFO] [stdout] 15161 |     pub struct KIMI_VL_A3B_THINKING;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiVlA3bThinking`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15182:16
[INFO] [stdout]       |
[INFO] [stdout] 15182 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT_FP8;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_FP8` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15203:16
[INFO] [stdout]       |
[INFO] [stdout] 15203 |     pub struct GLM_4_5_FP8;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Fp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15224:16
[INFO] [stdout]       |
[INFO] [stdout] 15224 |     pub struct QWEN3_30B_A3B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1_TERMINUS` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15245:16
[INFO] [stdout]       |
[INFO] [stdout] 15245 |     pub struct DEEPSEEK_V3_1_TERMINUS;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1Terminus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LONGCAT_FLASH_CHAT_FP8` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15266:16
[INFO] [stdout]       |
[INFO] [stdout] 15266 |     pub struct LONGCAT_FLASH_CHAT_FP8;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LongcatFlashChatFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_SMALL_2505` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15287:16
[INFO] [stdout]       |
[INFO] [stdout] 15287 |     pub struct DEVSTRAL_SMALL_2505;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralSmall2505`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15308:16
[INFO] [stdout]       |
[INFO] [stdout] 15308 |     pub struct QWEN3_30B_A3B_THINKING_2507;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1_THINKING` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15329:16
[INFO] [stdout]       |
[INFO] [stdout] 15329 |     pub struct DEEPSEEK_V3_1_THINKING;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1Thinking`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15350:16
[INFO] [stdout]       |
[INFO] [stdout] 15350 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_TURBO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15371:16
[INFO] [stdout]       |
[INFO] [stdout] 15371 |     pub struct GLM_4_5_TURBO;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Turbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_DISTILL_LLAMA_70B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15392:16
[INFO] [stdout]       |
[INFO] [stdout] 15392 |     pub struct DEEPSEEK_R1_DISTILL_LLAMA_70B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1DistillLlama70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1T_CHIMERA` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15413:16
[INFO] [stdout]       |
[INFO] [stdout] 15413 |     pub struct DEEPSEEK_R1T_CHIMERA;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1tChimera`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15434:16
[INFO] [stdout]       |
[INFO] [stdout] 15434 |     pub struct QWEN3_30B_A3B_INSTRUCT_2507;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15455:16
[INFO] [stdout]       |
[INFO] [stdout] 15455 |     pub struct DEEPSEEK_V3_1;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_DEV_72B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15476:16
[INFO] [stdout]       |
[INFO] [stdout] 15476 |     pub struct KIMI_DEV_72B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiDev72b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_30B_A3B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15497:16
[INFO] [stdout]       |
[INFO] [stdout] 15497 |     pub struct QWEN3_CODER_30B_A3B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder30bA3bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15518:16
[INFO] [stdout]       |
[INFO] [stdout] 15518 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT_75K` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15539:16
[INFO] [stdout]       |
[INFO] [stdout] 15539 |     pub struct KIMI_K2_INSTRUCT_75K;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct75k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15560:16
[INFO] [stdout]       |
[INFO] [stdout] 15560 |     pub struct QWEN3_235B_A22B_INSTRUCT_2507;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15581:16
[INFO] [stdout]       |
[INFO] [stdout] 15581 |     pub struct DEEPSEEK_R1_0528;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528_QWEN3_8B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15602:16
[INFO] [stdout]       |
[INFO] [stdout] 15602 |     pub struct DEEPSEEK_R1_0528_QWEN3_8B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528Qwen3_8b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15623:16
[INFO] [stdout]       |
[INFO] [stdout] 15623 |     pub struct QWEN3_235B_A22B_THINKING_2507;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15644:16
[INFO] [stdout]       |
[INFO] [stdout] 15644 |     pub struct GPT_OSS_120B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_NEXT_80B_A3B_THINKING` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15665:16
[INFO] [stdout]       |
[INFO] [stdout] 15665 |     pub struct QWEN3_NEXT_80B_A3B_THINKING;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Next80bA3bThinking`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_NEXT_80B_A3B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15686:16
[INFO] [stdout]       |
[INFO] [stdout] 15686 |     pub struct QWEN3_NEXT_80B_A3B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Next80bA3bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_TNG_R1T2_CHIMERA` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15707:16
[INFO] [stdout]       |
[INFO] [stdout] 15707 |     pub struct DEEPSEEK_TNG_R1T2_CHIMERA;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekTngR1t2Chimera`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL_3_2_24B_INSTRUCT_2506` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15728:16
[INFO] [stdout]       |
[INFO] [stdout] 15728 |     pub struct MISTRAL_SMALL_3_2_24B_INSTRUCT_2506;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmall3_2_24bInstruct2506`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1_TURBO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15749:16
[INFO] [stdout]       |
[INFO] [stdout] 15749 |     pub struct DEEPSEEK_V3_1_TURBO;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1Turbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT_0905` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15770:16
[INFO] [stdout]       |
[INFO] [stdout] 15770 |     pub struct KIMI_K2_INSTRUCT_0905;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct0905`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15846:16
[INFO] [stdout]       |
[INFO] [stdout] 15846 |     pub struct GPT_5;
[INFO] [stdout]       |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CODEX_MINI_LATEST` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15909:16
[INFO] [stdout]       |
[INFO] [stdout] 15909 |     pub struct CODEX_MINI_LATEST;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CodexMiniLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_2024_11_20` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15930:16
[INFO] [stdout]       |
[INFO] [stdout] 15930 |     pub struct GPT_4O_2024_11_20;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4o2024_11_20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15951:16
[INFO] [stdout]       |
[INFO] [stdout] 15951 |     pub struct GPT_4;
[INFO] [stdout]       |                ^^^^^ help: convert the identifier to upper camel case: `Gpt4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_2024_05_13` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15972:16
[INFO] [stdout]       |
[INFO] [stdout] 15972 |     pub struct GPT_4O_2024_05_13;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4o2024_05_13`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15993:16
[INFO] [stdout]       |
[INFO] [stdout] 15993 |     pub struct GPT_4_1;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_3_5_TURBO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16014:16
[INFO] [stdout]       |
[INFO] [stdout] 16014 |     pub struct GPT_3_5_TURBO;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt3_5Turbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O4_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16035:16
[INFO] [stdout]       |
[INFO] [stdout] 16035 |     pub struct O4_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O4Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_TURBO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16056:16
[INFO] [stdout]       |
[INFO] [stdout] 16056 |     pub struct GPT_4_TURBO;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4Turbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O1_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16077:16
[INFO] [stdout]       |
[INFO] [stdout] 16077 |     pub struct O1_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O4_MINI_DEEP_RESEARCH` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16098:16
[INFO] [stdout]       |
[INFO] [stdout] 16098 |     pub struct O4_MINI_DEEP_RESEARCH;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `O4MiniDeepResearch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CHAT_LATEST` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16119:16
[INFO] [stdout]       |
[INFO] [stdout] 16119 |     pub struct GPT_5_CHAT_LATEST;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5ChatLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O1_PRO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16140:16
[INFO] [stdout]       |
[INFO] [stdout] 16140 |     pub struct O1_PRO;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `O1Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16161:16
[INFO] [stdout]       |
[INFO] [stdout] 16161 |     pub struct GPT_4O;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `Gpt4o`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CODEX` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16182:16
[INFO] [stdout]       |
[INFO] [stdout] 16182 |     pub struct GPT_5_CODEX;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Codex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O3_DEEP_RESEARCH` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16203:16
[INFO] [stdout]       |
[INFO] [stdout] 16203 |     pub struct O3_DEEP_RESEARCH;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `O3DeepResearch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_2024_08_06` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16224:16
[INFO] [stdout]       |
[INFO] [stdout] 16224 |     pub struct GPT_4O_2024_08_06;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4o2024_08_06`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_NANO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16245:16
[INFO] [stdout]       |
[INFO] [stdout] 16245 |     pub struct GPT_5_NANO;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16266:16
[INFO] [stdout]       |
[INFO] [stdout] 16266 |     pub struct GPT_4_1_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O3_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16287:16
[INFO] [stdout]       |
[INFO] [stdout] 16287 |     pub struct O3_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_NANO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16308:16
[INFO] [stdout]       |
[INFO] [stdout] 16308 |     pub struct GPT_4_1_NANO;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16329:16
[INFO] [stdout]       |
[INFO] [stdout] 16329 |     pub struct GPT_5_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O3_PRO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16350:16
[INFO] [stdout]       |
[INFO] [stdout] 16350 |     pub struct O3_PRO;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `O3Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16371:16
[INFO] [stdout]       |
[INFO] [stdout] 16371 |     pub struct GPT_4O_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4oMini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O1_PREVIEW` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16392:16
[INFO] [stdout]       |
[INFO] [stdout] 16392 |     pub struct O1_PREVIEW;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `O1Preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SONAR_REASONING` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16476:16
[INFO] [stdout]       |
[INFO] [stdout] 16476 |     pub struct SONAR_REASONING;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SonarReasoning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SONAR_PRO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16497:16
[INFO] [stdout]       |
[INFO] [stdout] 16497 |     pub struct SONAR_PRO;
[INFO] [stdout]       |                ^^^^^^^^^ help: convert the identifier to upper camel case: `SonarPro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SONAR_REASONING_PRO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16518:16
[INFO] [stdout]       |
[INFO] [stdout] 16518 |     pub struct SONAR_REASONING_PRO;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SonarReasoningPro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4_20250514` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16558:16
[INFO] [stdout]       |
[INFO] [stdout] 16558 |     pub struct CLAUDE_SONNET_4_20250514;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4_20250514`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4_1_20250805` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16579:16
[INFO] [stdout]       |
[INFO] [stdout] 16579 |     pub struct CLAUDE_OPUS_4_1_20250805;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4_1_20250805`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4_20250514` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16600:16
[INFO] [stdout]       |
[INFO] [stdout] 16600 |     pub struct CLAUDE_OPUS_4_20250514;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4_20250514`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_SONNET_20240229` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16621:16
[INFO] [stdout]       |
[INFO] [stdout] 16621 |     pub struct CLAUDE_3_SONNET_20240229;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3Sonnet20240229`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4_5_20250929` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16642:16
[INFO] [stdout]       |
[INFO] [stdout] 16642 |     pub struct CLAUDE_SONNET_4_5_20250929;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4_5_20250929`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_7_SONNET_20250219` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16663:16
[INFO] [stdout]       |
[INFO] [stdout] 16663 |     pub struct CLAUDE_3_7_SONNET_20250219;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_7Sonnet20250219`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_5_SONNET_20241022` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16684:16
[INFO] [stdout]       |
[INFO] [stdout] 16684 |     pub struct CLAUDE_3_5_SONNET_20241022;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5Sonnet20241022`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_HAIKU_20240307` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16705:16
[INFO] [stdout]       |
[INFO] [stdout] 16705 |     pub struct CLAUDE_3_HAIKU_20240307;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3Haiku20240307`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_5_HAIKU_20241022` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16726:16
[INFO] [stdout]       |
[INFO] [stdout] 16726 |     pub struct CLAUDE_3_5_HAIKU_20241022;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5Haiku20241022`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_OPUS_20240229` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16747:16
[INFO] [stdout]       |
[INFO] [stdout] 16747 |     pub struct CLAUDE_3_OPUS_20240229;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3Opus20240229`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_5_SONNET_20240620` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16768:16
[INFO] [stdout]       |
[INFO] [stdout] 16768 |     pub struct CLAUDE_3_5_SONNET_20240620;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5Sonnet20240620`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_5_HAIKU_AT_20241022` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16819:16
[INFO] [stdout]       |
[INFO] [stdout] 16819 |     pub struct CLAUDE_3_5_HAIKU_AT_20241022;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5HaikuAt20241022`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4_AT_20250514` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16840:16
[INFO] [stdout]       |
[INFO] [stdout] 16840 |     pub struct CLAUDE_SONNET_4_AT_20250514;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4At20250514`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4_1_AT_20250805` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16861:16
[INFO] [stdout]       |
[INFO] [stdout] 16861 |     pub struct CLAUDE_OPUS_4_1_AT_20250805;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4_1At20250805`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_7_SONNET_AT_20250219` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16882:16
[INFO] [stdout]       |
[INFO] [stdout] 16882 |     pub struct CLAUDE_3_7_SONNET_AT_20250219;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_7SonnetAt20250219`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4_AT_20250514` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16903:16
[INFO] [stdout]       |
[INFO] [stdout] 16903 |     pub struct CLAUDE_OPUS_4_AT_20250514;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4At20250514`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_5_SONNET_AT_20241022` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16924:16
[INFO] [stdout]       |
[INFO] [stdout] 16924 |     pub struct CLAUDE_3_5_SONNET_AT_20241022;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5SonnetAt20241022`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GOOGLE_VERTEX_ANTHROPIC` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16945:16
[INFO] [stdout]       |
[INFO] [stdout] 16945 |     pub struct GOOGLE_VERTEX_ANTHROPIC;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleVertexAnthropic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH_PREVIEW_04_17` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16971:16
[INFO] [stdout]       |
[INFO] [stdout] 16971 |     pub struct GEMINI_2_5_FLASH_PREVIEW_04_17;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5FlashPreview04_17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:16992:16
[INFO] [stdout]       |
[INFO] [stdout] 16992 |     pub struct GEMINI_2_0_FLASH;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO_PREVIEW_05_06` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17013:16
[INFO] [stdout]       |
[INFO] [stdout] 17013 |     pub struct GEMINI_2_5_PRO_PREVIEW_05_06;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5ProPreview05_06`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17034:16
[INFO] [stdout]       |
[INFO] [stdout] 17034 |     pub struct GEMINI_2_5_PRO;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH_PREVIEW_05_20` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17055:16
[INFO] [stdout]       |
[INFO] [stdout] 17055 |     pub struct GEMINI_2_5_FLASH_PREVIEW_05_20;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5FlashPreview05_20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_1_5_FLASH` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17076:16
[INFO] [stdout]       |
[INFO] [stdout] 17076 |     pub struct GEMINI_1_5_FLASH;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini1_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH_LITE_PREVIEW_09_2025` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17097:16
[INFO] [stdout]       |
[INFO] [stdout] 17097 |     pub struct GEMINI_2_5_FLASH_LITE_PREVIEW_09_2025;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5FlashLitePreview09_2025`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH_LITE_PREVIEW_06_17` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17118:16
[INFO] [stdout]       |
[INFO] [stdout] 17118 |     pub struct GEMINI_2_5_FLASH_LITE_PREVIEW_06_17;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5FlashLitePreview06_17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_1_5_FLASH_8B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17139:16
[INFO] [stdout]       |
[INFO] [stdout] 17139 |     pub struct GEMINI_1_5_FLASH_8B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini1_5Flash8b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH_LITE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17160:16
[INFO] [stdout]       |
[INFO] [stdout] 17160 |     pub struct GEMINI_2_5_FLASH_LITE;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5FlashLite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO_PREVIEW_06_05` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17181:16
[INFO] [stdout]       |
[INFO] [stdout] 17181 |     pub struct GEMINI_2_5_PRO_PREVIEW_06_05;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5ProPreview06_05`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17202:16
[INFO] [stdout]       |
[INFO] [stdout] 17202 |     pub struct GEMINI_2_5_FLASH;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH_LITE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17223:16
[INFO] [stdout]       |
[INFO] [stdout] 17223 |     pub struct GEMINI_2_0_FLASH_LITE;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0FlashLite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_FLASH_LATEST` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17244:16
[INFO] [stdout]       |
[INFO] [stdout] 17244 |     pub struct GEMINI_FLASH_LATEST;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GeminiFlashLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_1_5_PRO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17265:16
[INFO] [stdout]       |
[INFO] [stdout] 17265 |     pub struct GEMINI_1_5_PRO;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini1_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_LIVE_2_5_FLASH_PREVIEW_NATIVE_AUDIO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17286:16
[INFO] [stdout]       |
[INFO] [stdout] 17286 |     pub struct GEMINI_LIVE_2_5_FLASH_PREVIEW_NATIVE_AUDIO;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GeminiLive2_5FlashPreviewNativeAudio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH_PREVIEW_09_2025` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17307:16
[INFO] [stdout]       |
[INFO] [stdout] 17307 |     pub struct GEMINI_2_5_FLASH_PREVIEW_09_2025;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5FlashPreview09_2025`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_FLASH_LITE_LATEST` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:17328:16
[INFO] [stdout]       |
[INFO] [stdout] 17328 |     pub struct GEMINI_FLASH_LITE_LATEST;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GeminiFlashLiteLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `anyhow`
[INFO] [stdout]  --> src/generated.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::{anyhow, Result};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]   --> src/generated.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]    |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_6` should have an upper camel case name
[INFO] [stdout]   --> src/generated.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub struct GLM_4_6;
[INFO] [stdout]    |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]   --> src/generated.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub struct GLM_4_5;
[INFO] [stdout]    |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_FLASH` should have an upper camel case name
[INFO] [stdout]   --> src/generated.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub struct GLM_4_5_FLASH;
[INFO] [stdout]    |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5V` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub struct GLM_4_5V;
[INFO] [stdout]     |                ^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ZAI_CODING_PLAN` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub struct ZAI_CODING_PLAN;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ZaiCodingPlan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:157:16
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub struct GEMINI_2_5_PRO;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH_LITE_PREVIEW_06_17` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:178:16
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub struct GEMINI_2_5_FLASH_LITE_PREVIEW_06_17;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5FlashLitePreview06_17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH_PREVIEW_04_17` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:199:16
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub struct GEMINI_2_5_FLASH_PREVIEW_04_17;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5FlashPreview04_17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH_LITE` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:220:16
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub struct GEMINI_2_0_FLASH_LITE;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0FlashLite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO_PREVIEW_06_05` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub struct GEMINI_2_5_PRO_PREVIEW_06_05;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5ProPreview06_05`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub struct GEMINI_2_0_FLASH;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:283:16
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub struct GEMINI_2_5_FLASH;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO_PREVIEW_05_06` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:304:16
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub struct GEMINI_2_5_PRO_PREVIEW_05_06;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5ProPreview05_06`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH_PREVIEW_05_20` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:325:16
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub struct GEMINI_2_5_FLASH_PREVIEW_05_20;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5FlashPreview05_20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GOOGLE_VERTEX` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:346:16
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub struct GOOGLE_VERTEX;
[INFO] [stdout]     |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GoogleVertex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4_FAST_NON_REASONING` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:375:16
[INFO] [stdout]     |
[INFO] [stdout] 375 |     pub struct GROK_4_FAST_NON_REASONING;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok4FastNonReasoning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2_LATEST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:396:16
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub struct GROK_2_LATEST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok2Latest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI_FAST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:417:16
[INFO] [stdout]     |
[INFO] [stdout] 417 |     pub struct GROK_3_MINI_FAST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3MiniFast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4_FAST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:438:16
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub struct GROK_4_FAST;
[INFO] [stdout]     |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok4Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_CODE_FAST_1` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:459:16
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub struct GROK_CODE_FAST_1;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GrokCodeFast1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_BETA` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:480:16
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub struct GROK_BETA;
[INFO] [stdout]     |                ^^^^^^^^^ help: convert the identifier to upper camel case: `GrokBeta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:501:16
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub struct GROK_3;
[INFO] [stdout]     |                ^^^^^^ help: convert the identifier to upper camel case: `Grok3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_FAST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:522:16
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub struct GROK_3_FAST;
[INFO] [stdout]     |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI_FAST_LATEST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:543:16
[INFO] [stdout]     |
[INFO] [stdout] 543 |     pub struct GROK_3_MINI_FAST_LATEST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3MiniFastLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2_VISION_LATEST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:564:16
[INFO] [stdout]     |
[INFO] [stdout] 564 |     pub struct GROK_2_VISION_LATEST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok2VisionLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_VISION_BETA` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:585:16
[INFO] [stdout]     |
[INFO] [stdout] 585 |     pub struct GROK_VISION_BETA;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GrokVisionBeta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI_LATEST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:606:16
[INFO] [stdout]     |
[INFO] [stdout] 606 |     pub struct GROK_3_MINI_LATEST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3MiniLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2_VISION` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:627:16
[INFO] [stdout]     |
[INFO] [stdout] 627 |     pub struct GROK_2_VISION;
[INFO] [stdout]     |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok2Vision`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2_1212` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:648:16
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub struct GROK_2_1212;
[INFO] [stdout]     |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok2_1212`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:669:16
[INFO] [stdout]     |
[INFO] [stdout] 669 |     pub struct GROK_4;
[INFO] [stdout]     |                ^^^^^^ help: convert the identifier to upper camel case: `Grok4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_LATEST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:690:16
[INFO] [stdout]     |
[INFO] [stdout] 690 |     pub struct GROK_3_LATEST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Latest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:711:16
[INFO] [stdout]     |
[INFO] [stdout] 711 |     pub struct GROK_2;
[INFO] [stdout]     |                ^^^^^^ help: convert the identifier to upper camel case: `Grok2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2_VISION_1212` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:732:16
[INFO] [stdout]     |
[INFO] [stdout] 732 |     pub struct GROK_2_VISION_1212;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok2Vision1212`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_FAST_LATEST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:753:16
[INFO] [stdout]     |
[INFO] [stdout] 753 |     pub struct GROK_3_FAST_LATEST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3FastLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:774:16
[INFO] [stdout]     |
[INFO] [stdout] 774 |     pub struct GROK_3_MINI;
[INFO] [stdout]     |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MORPH_V3_LARGE` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:830:16
[INFO] [stdout]     |
[INFO] [stdout] 830 |     pub struct MORPH_V3_LARGE;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MorphV3Large`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MORPH_V3_FAST` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:851:16
[INFO] [stdout]     |
[INFO] [stdout] 851 |     pub struct MORPH_V3_FAST;
[INFO] [stdout]     |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MorphV3Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_TURBO_PREVIEW` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:911:16
[INFO] [stdout]     |
[INFO] [stdout] 911 |     pub struct KIMI_K2_TURBO_PREVIEW;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2TurboPreview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_0905_PREVIEW` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:932:16
[INFO] [stdout]     |
[INFO] [stdout] 932 |     pub struct KIMI_K2_0905_PREVIEW;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2_0905Preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_0711_PREVIEW` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:953:16
[INFO] [stdout]     |
[INFO] [stdout] 953 |     pub struct KIMI_K2_0711_PREVIEW;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2_0711Preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MOONSHOTAI_CN` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:974:16
[INFO] [stdout]     |
[INFO] [stdout] 974 |     pub struct MOONSHOTAI_CN;
[INFO] [stdout]     |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MoonshotaiCn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LUCIDQUERY_NEXUS_CODER` should have an upper camel case name
[INFO] [stdout]    --> src/generated.rs:992:16
[INFO] [stdout]     |
[INFO] [stdout] 992 |     pub struct LUCIDQUERY_NEXUS_CODER;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LucidqueryNexusCoder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LUCIDNOVA_RF1_100B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1013:16
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     pub struct LUCIDNOVA_RF1_100B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LucidnovaRf1_100b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_REASONER` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1051:16
[INFO] [stdout]      |
[INFO] [stdout] 1051 |     pub struct DEEPSEEK_REASONER;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekReasoner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_CHAT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1072:16
[INFO] [stdout]      |
[INFO] [stdout] 1072 |     pub struct DEEPSEEK_CHAT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekChat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_PLUS` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1110:16
[INFO] [stdout]      |
[INFO] [stdout] 1110 |     pub struct QWEN3_CODER_PLUS;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3CoderPlus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ALIBABA_CN` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1131:16
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     pub struct ALIBABA_CN;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `AlibabaCn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_CODER_V2_LITE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1147:16
[INFO] [stdout]      |
[INFO] [stdout] 1147 |     pub struct DEEPSEEK_CODER_V2_LITE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekCoderV2Lite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_2_5_QWQ_32B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1168:16
[INFO] [stdout]      |
[INFO] [stdout] 1168 |     pub struct QWEN_2_5_QWQ_32B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Qwq32b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_671B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1210:16
[INFO] [stdout]      |
[INFO] [stdout] 1210 |     pub struct DEEPSEEK_R1_671B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_671b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_3B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1231:16
[INFO] [stdout]      |
[INFO] [stdout] 1231 |     pub struct LLAMA_3_2_3B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_3b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1252:16
[INFO] [stdout]      |
[INFO] [stdout] 1252 |     pub struct LLAMA_3_3_70B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_405B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1273:16
[INFO] [stdout]      |
[INFO] [stdout] 1273 |     pub struct LLAMA_3_1_405B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_405b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DOLPHIN_2_9_2_QWEN2_72B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1294:16
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     pub struct DOLPHIN_2_9_2_QWEN2_72B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Dolphin2_9_2Qwen2_72b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_2_5_CODER_32B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1315:16
[INFO] [stdout]      |
[INFO] [stdout] 1315 |     pub struct QWEN_2_5_CODER_32B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Coder32b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_31_24B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1357:16
[INFO] [stdout]      |
[INFO] [stdout] 1357 |     pub struct MISTRAL_31_24B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mistral31_24b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `VENICE_UNCENSORED` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1378:16
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     pub struct VENICE_UNCENSORED;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VeniceUncensored`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_2_5_VL` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1399:16
[INFO] [stdout]      |
[INFO] [stdout] 1399 |     pub struct QWEN_2_5_VL;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Vl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1448:16
[INFO] [stdout]      |
[INFO] [stdout] 1448 |     pub struct GEMINI_2_5_PRO;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1469:16
[INFO] [stdout]      |
[INFO] [stdout] 1469 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NOVA_PRO_V1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1490:16
[INFO] [stdout]      |
[INFO] [stdout] 1490 |     pub struct NOVA_PRO_V1;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `NovaProV1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1532:16
[INFO] [stdout]      |
[INFO] [stdout] 1532 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1553:16
[INFO] [stdout]      |
[INFO] [stdout] 1553 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_405B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1574:16
[INFO] [stdout]      |
[INFO] [stdout] 1574 |     pub struct LLAMA_3_1_405B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_405bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1595:16
[INFO] [stdout]      |
[INFO] [stdout] 1595 |     pub struct CLAUDE_SONNET_4;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1616:16
[INFO] [stdout]      |
[INFO] [stdout] 1616 |     pub struct GPT_4_1;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1637:16
[INFO] [stdout]      |
[INFO] [stdout] 1637 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1684:16
[INFO] [stdout]      |
[INFO] [stdout] 1684 |     pub struct KIMI_K2_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Free`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1705:16
[INFO] [stdout]      |
[INFO] [stdout] 1705 |     pub struct DEEPSEEK_R1_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1Free`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `REKA_FLASH_3` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1726:16
[INFO] [stdout]      |
[INFO] [stdout] 1726 |     pub struct REKA_FLASH_3;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RekaFlash3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_11B_VISION_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1747:16
[INFO] [stdout]      |
[INFO] [stdout] 1747 |     pub struct LLAMA_3_2_11B_VISION_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_11bVisionInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_Z1_32B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1768:16
[INFO] [stdout]      |
[INFO] [stdout] 1768 |     pub struct GLM_Z1_32B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GlmZ1_32bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_DISTILL_QWEN_14B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1789:16
[INFO] [stdout]      |
[INFO] [stdout] 1789 |     pub struct DEEPSEEK_R1_DISTILL_QWEN_14B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1DistillQwen14b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_8B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1810:16
[INFO] [stdout]      |
[INFO] [stdout] 1810 |     pub struct QWEN3_8B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_8bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1831:16
[INFO] [stdout]      |
[INFO] [stdout] 1831 |     pub struct QWEN3_CODER_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3CoderFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1852:16
[INFO] [stdout]      |
[INFO] [stdout] 1852 |     pub struct QWEN3_235B_A22B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_5_HAIKU` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1873:16
[INFO] [stdout]      |
[INFO] [stdout] 1873 |     pub struct CLAUDE_3_5_HAIKU;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5Haiku`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH_001` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1894:16
[INFO] [stdout]      |
[INFO] [stdout] 1894 |     pub struct GEMINI_2_0_FLASH_001;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0Flash001`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HORIZON_ALPHA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1915:16
[INFO] [stdout]      |
[INFO] [stdout] 1915 |     pub struct HORIZON_ALPHA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HorizonAlpha`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1936:16
[INFO] [stdout]      |
[INFO] [stdout] 1936 |     pub struct QWEN3_30B_A3B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1957:16
[INFO] [stdout]      |
[INFO] [stdout] 1957 |     pub struct QWEN3_235B_A22B_THINKING_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4_FAST_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1978:16
[INFO] [stdout]      |
[INFO] [stdout] 1978 |     pub struct GROK_4_FAST_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok4FastFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:1999:16
[INFO] [stdout]      |
[INFO] [stdout] 1999 |     pub struct GROK_3;
[INFO] [stdout]      |                ^^^^^^ help: convert the identifier to upper camel case: `Grok3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPHERMES_3_LLAMA_3_8B_PREVIEW` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2020:16
[INFO] [stdout]      |
[INFO] [stdout] 2020 |     pub struct DEEPHERMES_3_LLAMA_3_8B_PREVIEW;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Deephermes3Llama3_8bPreview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH_EXP_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2041:16
[INFO] [stdout]      |
[INFO] [stdout] 2041 |     pub struct GEMINI_2_0_FLASH_EXP_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0FlashExpFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN2_5_VL_32B_INSTRUCT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2062:16
[INFO] [stdout]      |
[INFO] [stdout] 2062 |     pub struct QWEN2_5_VL_32B_INSTRUCT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Vl32bInstructFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_SMALL_2505` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2083:16
[INFO] [stdout]      |
[INFO] [stdout] 2083 |     pub struct DEVSTRAL_SMALL_2505;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralSmall2505`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CODEX` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2104:16
[INFO] [stdout]      |
[INFO] [stdout] 2104 |     pub struct GPT_5_CODEX;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Codex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL_3_2_24B_INSTRUCT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2125:16
[INFO] [stdout]      |
[INFO] [stdout] 2125 |     pub struct MISTRAL_SMALL_3_2_24B_INSTRUCT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmall3_2_24bInstructFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_MEDIUM_3` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2149:16
[INFO] [stdout]      |
[INFO] [stdout] 2149 |     pub struct MISTRAL_MEDIUM_3;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralMedium3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HERMES_4_70B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2170:16
[INFO] [stdout]      |
[INFO] [stdout] 2170 |     pub struct HERMES_4_70B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Hermes4_70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_MEDIUM_3_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2191:16
[INFO] [stdout]      |
[INFO] [stdout] 2191 |     pub struct MISTRAL_MEDIUM_3_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralMedium3_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_NEMO_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2212:16
[INFO] [stdout]      |
[INFO] [stdout] 2212 |     pub struct MISTRAL_NEMO_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralNemoFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWQ_32B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2233:16
[INFO] [stdout]      |
[INFO] [stdout] 2233 |     pub struct QWQ_32B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwq32bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2254:16
[INFO] [stdout]      |
[INFO] [stdout] 2254 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2275:16
[INFO] [stdout]      |
[INFO] [stdout] 2275 |     pub struct GPT_5_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_3N_E4B_IT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2296:16
[INFO] [stdout]      |
[INFO] [stdout] 2296 |     pub struct GEMMA_3N_E4B_IT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma3nE4bIt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_MEDIUM_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2317:16
[INFO] [stdout]      |
[INFO] [stdout] 2317 |     pub struct DEVSTRAL_MEDIUM_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralMedium2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_INSTRUCT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2338:16
[INFO] [stdout]      |
[INFO] [stdout] 2338 |     pub struct LLAMA_3_3_70B_INSTRUCT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bInstructFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2359:16
[INFO] [stdout]      |
[INFO] [stdout] 2359 |     pub struct CLAUDE_OPUS_4_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2380:16
[INFO] [stdout]      |
[INFO] [stdout] 2380 |     pub struct GEMINI_2_5_FLASH;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2401:16
[INFO] [stdout]      |
[INFO] [stdout] 2401 |     pub struct GPT_4O_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4oMini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_MAX` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2422:16
[INFO] [stdout]      |
[INFO] [stdout] 2422 |     pub struct QWEN3_MAX;
[INFO] [stdout]      |                ^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1T2_CHIMERA_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2443:16
[INFO] [stdout]      |
[INFO] [stdout] 2443 |     pub struct DEEPSEEK_R1T2_CHIMERA_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1t2ChimeraFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SONOMA_DUSK_ALPHA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2464:16
[INFO] [stdout]      |
[INFO] [stdout] 2464 |     pub struct SONOMA_DUSK_ALPHA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SonomaDuskAlpha`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MAI_DS_R1_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2485:16
[INFO] [stdout]      |
[INFO] [stdout] 2485 |     pub struct MAI_DS_R1_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MaiDsR1Free`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_BETA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2506:16
[INFO] [stdout]      |
[INFO] [stdout] 2506 |     pub struct GROK_3_BETA;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Beta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2527:16
[INFO] [stdout]      |
[INFO] [stdout] 2527 |     pub struct GEMINI_2_5_PRO;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_3_12B_IT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2548:16
[INFO] [stdout]      |
[INFO] [stdout] 2548 |     pub struct GEMMA_3_12B_IT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma3_12bIt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_32B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2569:16
[INFO] [stdout]      |
[INFO] [stdout] 2569 |     pub struct QWEN3_32B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_32bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2590:16
[INFO] [stdout]      |
[INFO] [stdout] 2590 |     pub struct CLAUDE_OPUS_4;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1_TERMINUS` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2611:16
[INFO] [stdout]      |
[INFO] [stdout] 2611 |     pub struct DEEPSEEK_V3_1_TERMINUS;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1Terminus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2632:16
[INFO] [stdout]      |
[INFO] [stdout] 2632 |     pub struct DEEPSEEK_R1_0528_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528Free`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DOLPHIN3_0_R1_MISTRAL_24B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2653:16
[INFO] [stdout]      |
[INFO] [stdout] 2653 |     pub struct DOLPHIN3_0_R1_MISTRAL_24B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Dolphin3_0R1Mistral24b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_SMALL_2505_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2677:16
[INFO] [stdout]      |
[INFO] [stdout] 2677 |     pub struct DEVSTRAL_SMALL_2505_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralSmall2505Free`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DOLPHIN3_0_MISTRAL_24B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2698:16
[INFO] [stdout]      |
[INFO] [stdout] 2698 |     pub struct DOLPHIN3_0_MISTRAL_24B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Dolphin3_0Mistral24b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_DISTILL_LLAMA_70B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2719:16
[INFO] [stdout]      |
[INFO] [stdout] 2719 |     pub struct DEEPSEEK_R1_DISTILL_LLAMA_70B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1DistillLlama70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2740:16
[INFO] [stdout]      |
[INFO] [stdout] 2740 |     pub struct GLM_4_5;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_NANO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2761:16
[INFO] [stdout]      |
[INFO] [stdout] 2761 |     pub struct GPT_5_NANO;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O4_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2782:16
[INFO] [stdout]      |
[INFO] [stdout] 2782 |     pub struct O4_MINI;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `O4Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2803:16
[INFO] [stdout]      |
[INFO] [stdout] 2803 |     pub struct GPT_5;
[INFO] [stdout]      |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_14B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2824:16
[INFO] [stdout]      |
[INFO] [stdout] 2824 |     pub struct QWEN3_14B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_14bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4_FAST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2845:16
[INFO] [stdout]      |
[INFO] [stdout] 2845 |     pub struct GROK_4_FAST;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok4Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL_3_1_24B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2866:16
[INFO] [stdout]      |
[INFO] [stdout] 2866 |     pub struct MISTRAL_SMALL_3_1_24B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmall3_1_24bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5V` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2887:16
[INFO] [stdout]      |
[INFO] [stdout] 2887 |     pub struct GLM_4_5V;
[INFO] [stdout]      |                ^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528_QWEN3_8B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2908:16
[INFO] [stdout]      |
[INFO] [stdout] 2908 |     pub struct DEEPSEEK_R1_0528_QWEN3_8B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528Qwen3_8bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SONOMA_SKY_ALPHA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2929:16
[INFO] [stdout]      |
[INFO] [stdout] 2929 |     pub struct SONOMA_SKY_ALPHA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SonomaSkyAlpha`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_3N_E4B_IT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2950:16
[INFO] [stdout]      |
[INFO] [stdout] 2950 |     pub struct GEMMA_3N_E4B_IT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma3nE4bItFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2971:16
[INFO] [stdout]      |
[INFO] [stdout] 2971 |     pub struct GROK_3_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_CHAT_V3_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:2992:16
[INFO] [stdout]      |
[INFO] [stdout] 2992 |     pub struct DEEPSEEK_CHAT_V3_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekChatV3_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3013:16
[INFO] [stdout]      |
[INFO] [stdout] 3013 |     pub struct GLM_4_5_AIR_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5AirFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_2_9B_IT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3034:16
[INFO] [stdout]      |
[INFO] [stdout] 3034 |     pub struct GEMMA_2_9B_IT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma2_9bItFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN2_5_VL_72B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3055:16
[INFO] [stdout]      |
[INFO] [stdout] 3055 |     pub struct QWEN2_5_VL_72B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Vl72bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_DEV_72B_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3076:16
[INFO] [stdout]      |
[INFO] [stdout] 3076 |     pub struct KIMI_DEV_72B_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiDev72bFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_20B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3097:16
[INFO] [stdout]      |
[INFO] [stdout] 3097 |     pub struct GPT_OSS_20B;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss20b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_CODE_FAST_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3118:16
[INFO] [stdout]      |
[INFO] [stdout] 3118 |     pub struct GROK_CODE_FAST_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GrokCodeFast1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3139:16
[INFO] [stdout]      |
[INFO] [stdout] 3139 |     pub struct QWEN3_30B_A3B_INSTRUCT_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CODESTRAL_2508` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3160:16
[INFO] [stdout]      |
[INFO] [stdout] 3160 |     pub struct CODESTRAL_2508;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Codestral2508`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3181:16
[INFO] [stdout]      |
[INFO] [stdout] 3181 |     pub struct LLAMA_4_SCOUT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4ScoutFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3202:16
[INFO] [stdout]      |
[INFO] [stdout] 3202 |     pub struct CLAUDE_SONNET_4;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3223:16
[INFO] [stdout]      |
[INFO] [stdout] 3223 |     pub struct CLAUDE_SONNET_4_5;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3244:16
[INFO] [stdout]      |
[INFO] [stdout] 3244 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_07_25` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3265:16
[INFO] [stdout]      |
[INFO] [stdout] 3265 |     pub struct QWEN3_235B_A22B_07_25;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22b07_25`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3286:16
[INFO] [stdout]      |
[INFO] [stdout] 3286 |     pub struct KIMI_K2;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `KimiK2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_7B_INSTRUCT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3307:16
[INFO] [stdout]      |
[INFO] [stdout] 3307 |     pub struct MISTRAL_7B_INSTRUCT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mistral7bInstructFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SARVAM_M_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3328:16
[INFO] [stdout]      |
[INFO] [stdout] 3328 |     pub struct SARVAM_M_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SarvamMFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_NEXT_80B_A3B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3349:16
[INFO] [stdout]      |
[INFO] [stdout] 3349 |     pub struct QWEN3_NEXT_80B_A3B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Next80bA3bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_SMALL_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3370:16
[INFO] [stdout]      |
[INFO] [stdout] 3370 |     pub struct DEVSTRAL_SMALL_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralSmall2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CHAT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3391:16
[INFO] [stdout]      |
[INFO] [stdout] 3391 |     pub struct GPT_5_CHAT;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Chat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3412:16
[INFO] [stdout]      |
[INFO] [stdout] 3412 |     pub struct GROK_4;
[INFO] [stdout]      |                ^^^^^^ help: convert the identifier to upper camel case: `Grok4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO_PREVIEW_06_05` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3433:16
[INFO] [stdout]      |
[INFO] [stdout] 3433 |     pub struct GEMINI_2_5_PRO_PREVIEW_06_05;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5ProPreview06_05`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3454:16
[INFO] [stdout]      |
[INFO] [stdout] 3454 |     pub struct QWEN3_CODER;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3475:16
[INFO] [stdout]      |
[INFO] [stdout] 3475 |     pub struct GPT_4_1_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_07_25_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3496:16
[INFO] [stdout]      |
[INFO] [stdout] 3496 |     pub struct QWEN3_235B_A22B_07_25_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22b07_25Free`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_7_SONNET` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3517:16
[INFO] [stdout]      |
[INFO] [stdout] 3517 |     pub struct CLAUDE_3_7_SONNET;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_7Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3538:16
[INFO] [stdout]      |
[INFO] [stdout] 3538 |     pub struct GPT_4_1;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_0905` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3559:16
[INFO] [stdout]      |
[INFO] [stdout] 3559 |     pub struct KIMI_K2_0905;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2_0905`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI_BETA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3580:16
[INFO] [stdout]      |
[INFO] [stdout] 3580 |     pub struct GROK_3_MINI_BETA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3MiniBeta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CYPHER_ALPHA_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3601:16
[INFO] [stdout]      |
[INFO] [stdout] 3601 |     pub struct CYPHER_ALPHA_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CypherAlphaFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWERKY_72B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3622:16
[INFO] [stdout]      |
[INFO] [stdout] 3622 |     pub struct QWERKY_72B;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwerky72b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_CHAT_V3_0324` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3643:16
[INFO] [stdout]      |
[INFO] [stdout] 3643 |     pub struct DEEPSEEK_CHAT_V3_0324;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekChatV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_3_27B_IT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3664:16
[INFO] [stdout]      |
[INFO] [stdout] 3664 |     pub struct GEMMA_3_27B_IT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma3_27bIt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HERMES_4_405B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3685:16
[INFO] [stdout]      |
[INFO] [stdout] 3685 |     pub struct HERMES_4_405B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Hermes4_405b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HORIZON_BETA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3706:16
[INFO] [stdout]      |
[INFO] [stdout] 3706 |     pub struct HORIZON_BETA;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HorizonBeta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_BASE_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3727:16
[INFO] [stdout]      |
[INFO] [stdout] 3727 |     pub struct DEEPSEEK_V3_BASE_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3BaseFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO_PREVIEW_05_06` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3748:16
[INFO] [stdout]      |
[INFO] [stdout] 3748 |     pub struct GEMINI_2_5_PRO_PREVIEW_05_06;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5ProPreview05_06`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_2_5_CODER_32B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3769:16
[INFO] [stdout]      |
[INFO] [stdout] 3769 |     pub struct QWEN_2_5_CODER_32B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Coder32bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL_3_2_24B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3790:16
[INFO] [stdout]      |
[INFO] [stdout] 3790 |     pub struct MISTRAL_SMALL_3_2_24B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmall3_2_24bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN2_5_VL_72B_INSTRUCT_FREE` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3811:16
[INFO] [stdout]      |
[INFO] [stdout] 3811 |     pub struct QWEN2_5_VL_72B_INSTRUCT_FREE;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Vl72bInstructFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `V0_1_0_MD` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3968:16
[INFO] [stdout]      |
[INFO] [stdout] 3968 |     pub struct V0_1_0_MD;
[INFO] [stdout]      |                ^^^^^^^^^ help: convert the identifier to upper camel case: `V0_1_0Md`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `V0_1_5_LG` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:3989:16
[INFO] [stdout]      |
[INFO] [stdout] 3989 |     pub struct V0_1_5_LG;
[INFO] [stdout]      |                ^^^^^^^^^ help: convert the identifier to upper camel case: `V0_1_5Lg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `V0_1_5_MD` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4010:16
[INFO] [stdout]      |
[INFO] [stdout] 4010 |     pub struct V0_1_5_MD;
[INFO] [stdout]      |                ^^^^^^^^^ help: convert the identifier to upper camel case: `V0_1_5Md`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_PLUS` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4049:16
[INFO] [stdout]      |
[INFO] [stdout] 4049 |     pub struct QWEN3_CODER_PLUS;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3CoderPlus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4086:16
[INFO] [stdout]      |
[INFO] [stdout] 4086 |     pub struct GEMINI_2_5_FLASH;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4107:16
[INFO] [stdout]      |
[INFO] [stdout] 4107 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4128:16
[INFO] [stdout]      |
[INFO] [stdout] 4128 |     pub struct QWEN3_CODER;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4149:16
[INFO] [stdout]      |
[INFO] [stdout] 4149 |     pub struct CLAUDE_OPUS_4_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_20B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4170:16
[INFO] [stdout]      |
[INFO] [stdout] 4170 |     pub struct GPT_OSS_20B;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss20b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_NANO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4191:16
[INFO] [stdout]      |
[INFO] [stdout] 4191 |     pub struct GPT_5_NANO;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_DISTILL_LLAMA_70B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4212:16
[INFO] [stdout]      |
[INFO] [stdout] 4212 |     pub struct DEEPSEEK_R1_DISTILL_LLAMA_70B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1DistillLlama70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4233:16
[INFO] [stdout]      |
[INFO] [stdout] 4233 |     pub struct KIMI_K2;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `KimiK2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4254:16
[INFO] [stdout]      |
[INFO] [stdout] 4254 |     pub struct GPT_5;
[INFO] [stdout]      |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4275:16
[INFO] [stdout]      |
[INFO] [stdout] 4275 |     pub struct GPT_5_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4296:16
[INFO] [stdout]      |
[INFO] [stdout] 4296 |     pub struct GPT_4_1;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4317:16
[INFO] [stdout]      |
[INFO] [stdout] 4317 |     pub struct GEMINI_2_5_PRO;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4338:16
[INFO] [stdout]      |
[INFO] [stdout] 4338 |     pub struct CLAUDE_SONNET_4;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4359:16
[INFO] [stdout]      |
[INFO] [stdout] 4359 |     pub struct GROK_4;
[INFO] [stdout]      |                ^^^^^^ help: convert the identifier to upper camel case: `Grok4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_TURBO_PREVIEW` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4410:16
[INFO] [stdout]      |
[INFO] [stdout] 4410 |     pub struct KIMI_K2_TURBO_PREVIEW;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2TurboPreview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_0711_PREVIEW` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4431:16
[INFO] [stdout]      |
[INFO] [stdout] 4431 |     pub struct KIMI_K2_0711_PREVIEW;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2_0711Preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_0905_PREVIEW` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4452:16
[INFO] [stdout]      |
[INFO] [stdout] 4452 |     pub struct KIMI_K2_0905_PREVIEW;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2_0905Preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4491:16
[INFO] [stdout]      |
[INFO] [stdout] 4491 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4512:16
[INFO] [stdout]      |
[INFO] [stdout] 4512 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT_TURBO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4533:16
[INFO] [stdout]      |
[INFO] [stdout] 4533 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT_TURBO;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstructTurbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4554:16
[INFO] [stdout]      |
[INFO] [stdout] 4554 |     pub struct GLM_4_5;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4596:16
[INFO] [stdout]      |
[INFO] [stdout] 4596 |     pub struct QWEN3_235B_A22B_INSTRUCT_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4617:16
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT_FP8;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4638:16
[INFO] [stdout]      |
[INFO] [stdout] 4638 |     pub struct DEEPSEEK_R1_0528;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4659:16
[INFO] [stdout]      |
[INFO] [stdout] 4659 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4680:16
[INFO] [stdout]      |
[INFO] [stdout] 4680 |     pub struct DEEPSEEK_V3_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_FP8` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4701:16
[INFO] [stdout]      |
[INFO] [stdout] 4701 |     pub struct GLM_4_5_FP8;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Fp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4722:16
[INFO] [stdout]      |
[INFO] [stdout] 4722 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4743:16
[INFO] [stdout]      |
[INFO] [stdout] 4743 |     pub struct QWEN3_235B_A22B_THINKING_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4764:16
[INFO] [stdout]      |
[INFO] [stdout] 4764 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4812:16
[INFO] [stdout]      |
[INFO] [stdout] 4812 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4833:16
[INFO] [stdout]      |
[INFO] [stdout] 4833 |     pub struct GLM_4_5;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5V` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4854:16
[INFO] [stdout]      |
[INFO] [stdout] 4854 |     pub struct GLM_4_5V;
[INFO] [stdout]      |                ^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_6` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4875:16
[INFO] [stdout]      |
[INFO] [stdout] 4875 |     pub struct GLM_4_6;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_FLASH` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4896:16
[INFO] [stdout]      |
[INFO] [stdout] 4896 |     pub struct GLM_4_5_FLASH;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4937:16
[INFO] [stdout]      |
[INFO] [stdout] 4937 |     pub struct GEMINI_2_5_PRO;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4958:16
[INFO] [stdout]      |
[INFO] [stdout] 4958 |     pub struct GPT_4O_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4oMini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:4979:16
[INFO] [stdout]      |
[INFO] [stdout] 4979 |     pub struct GPT_4_1_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_NANO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5000:16
[INFO] [stdout]      |
[INFO] [stdout] 5000 |     pub struct GPT_5_NANO;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_7_SONNET` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5021:16
[INFO] [stdout]      |
[INFO] [stdout] 5021 |     pub struct CLAUDE_3_7_SONNET;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_7Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5042:16
[INFO] [stdout]      |
[INFO] [stdout] 5042 |     pub struct GPT_5;
[INFO] [stdout]      |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5063:16
[INFO] [stdout]      |
[INFO] [stdout] 5063 |     pub struct CLAUDE_OPUS_4;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5084:16
[INFO] [stdout]      |
[INFO] [stdout] 5084 |     pub struct GPT_4_1;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_4_SONNET_20250522` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5105:16
[INFO] [stdout]      |
[INFO] [stdout] 5105 |     pub struct CLAUDE_4_SONNET_20250522;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude4Sonnet20250522`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4_1_20250805` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5126:16
[INFO] [stdout]      |
[INFO] [stdout] 5126 |     pub struct CLAUDE_OPUS_4_1_20250805;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4_1_20250805`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O4_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5147:16
[INFO] [stdout]      |
[INFO] [stdout] 5147 |     pub struct O4_MINI;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `O4Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5168:16
[INFO] [stdout]      |
[INFO] [stdout] 5168 |     pub struct GEMINI_2_5_FLASH;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5189:16
[INFO] [stdout]      |
[INFO] [stdout] 5189 |     pub struct GPT_5_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_20B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5238:16
[INFO] [stdout]      |
[INFO] [stdout] 5238 |     pub struct GPT_OSS_20B;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss20b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5259:16
[INFO] [stdout]      |
[INFO] [stdout] 5259 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4P5_AIR` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5280:16
[INFO] [stdout]      |
[INFO] [stdout] 5280 |     pub struct GLM_4P5_AIR;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4p5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5301:16
[INFO] [stdout]      |
[INFO] [stdout] 5301 |     pub struct QWEN3_235B_A22B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5322:16
[INFO] [stdout]      |
[INFO] [stdout] 5322 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4P5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5346:16
[INFO] [stdout]      |
[INFO] [stdout] 5346 |     pub struct GLM_4P5;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4p5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5367:16
[INFO] [stdout]      |
[INFO] [stdout] 5367 |     pub struct DEEPSEEK_R1_0528;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5388:16
[INFO] [stdout]      |
[INFO] [stdout] 5388 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5409:16
[INFO] [stdout]      |
[INFO] [stdout] 5409 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3P1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5430:16
[INFO] [stdout]      |
[INFO] [stdout] 5430 |     pub struct DEEPSEEK_V3P1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3p1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FIREWORKS_AI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5451:16
[INFO] [stdout]      |
[INFO] [stdout] 5451 |     pub struct FIREWORKS_AI;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FireworksAi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5477:16
[INFO] [stdout]      |
[INFO] [stdout] 5477 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5498:16
[INFO] [stdout]      |
[INFO] [stdout] 5498 |     pub struct QWEN3_235B_A22B_INSTRUCT_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5519:16
[INFO] [stdout]      |
[INFO] [stdout] 5519 |     pub struct QWEN3_30B_A3B_INSTRUCT_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5540:16
[INFO] [stdout]      |
[INFO] [stdout] 5540 |     pub struct GLM_4_5;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5561:16
[INFO] [stdout]      |
[INFO] [stdout] 5561 |     pub struct QWEN3_235B_A22B_THINKING_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5582:16
[INFO] [stdout]      |
[INFO] [stdout] 5582 |     pub struct QWEN3_30B_A3B_THINKING_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_30B_A3B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5603:16
[INFO] [stdout]      |
[INFO] [stdout] 5603 |     pub struct QWEN3_CODER_30B_A3B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder30bA3bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CODESTRAL_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5652:16
[INFO] [stdout]      |
[INFO] [stdout] 5652 |     pub struct CODESTRAL_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CodestralLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OPEN_MIXTRAL_8X22B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5673:16
[INFO] [stdout]      |
[INFO] [stdout] 5673 |     pub struct OPEN_MIXTRAL_8X22B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpenMixtral8x22b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OPEN_MISTRAL_7B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5694:16
[INFO] [stdout]      |
[INFO] [stdout] 5694 |     pub struct OPEN_MISTRAL_7B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpenMistral7b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_LARGE_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5715:16
[INFO] [stdout]      |
[INFO] [stdout] 5715 |     pub struct MISTRAL_LARGE_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralLargeLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_MEDIUM_2508` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5736:16
[INFO] [stdout]      |
[INFO] [stdout] 5736 |     pub struct MISTRAL_MEDIUM_2508;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralMedium2508`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OPEN_MIXTRAL_8X7B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5757:16
[INFO] [stdout]      |
[INFO] [stdout] 5757 |     pub struct OPEN_MIXTRAL_8X7B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OpenMixtral8x7b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MINISTRAL_3B_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5778:16
[INFO] [stdout]      |
[INFO] [stdout] 5778 |     pub struct MINISTRAL_3B_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ministral3bLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_MEDIUM_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5799:16
[INFO] [stdout]      |
[INFO] [stdout] 5799 |     pub struct MISTRAL_MEDIUM_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralMediumLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5820:16
[INFO] [stdout]      |
[INFO] [stdout] 5820 |     pub struct MISTRAL_SMALL_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmallLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIXTRAL_12B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5841:16
[INFO] [stdout]      |
[INFO] [stdout] 5841 |     pub struct PIXTRAL_12B;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pixtral12b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MINISTRAL_8B_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5862:16
[INFO] [stdout]      |
[INFO] [stdout] 5862 |     pub struct MINISTRAL_8B_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ministral8bLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MAGISTRAL_MEDIUM_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5883:16
[INFO] [stdout]      |
[INFO] [stdout] 5883 |     pub struct MAGISTRAL_MEDIUM_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MagistralMediumLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIXTRAL_LARGE_LATEST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5904:16
[INFO] [stdout]      |
[INFO] [stdout] 5904 |     pub struct PIXTRAL_LARGE_LATEST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PixtralLargeLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_NEMO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5925:16
[INFO] [stdout]      |
[INFO] [stdout] 5925 |     pub struct MISTRAL_NEMO;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralNemo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_SMALL_2505` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5946:16
[INFO] [stdout]      |
[INFO] [stdout] 5946 |     pub struct DEVSTRAL_SMALL_2505;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralSmall2505`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_MEDIUM_2505` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5967:16
[INFO] [stdout]      |
[INFO] [stdout] 5967 |     pub struct MISTRAL_MEDIUM_2505;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralMedium2505`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_MEDIUM_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:5988:16
[INFO] [stdout]      |
[INFO] [stdout] 5988 |     pub struct DEVSTRAL_MEDIUM_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralMedium2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_SMALL_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6009:16
[INFO] [stdout]      |
[INFO] [stdout] 6009 |     pub struct DEVSTRAL_SMALL_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralSmall2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MAGISTRAL_SMALL` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6030:16
[INFO] [stdout]      |
[INFO] [stdout] 6030 |     pub struct MAGISTRAL_SMALL;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MagistralSmall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AMAZON_NOVA_PRO_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6085:16
[INFO] [stdout]      |
[INFO] [stdout] 6085 |     pub struct AMAZON_NOVA_PRO_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmazonNovaProV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_3_7_SONNET_20250219_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6106:16
[INFO] [stdout]      |
[INFO] [stdout] 6106 |     pub struct ANTHROPIC_CLAUDE_3_7_SONNET_20250219_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaude3_7Sonnet20250219V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_R_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6130:16
[INFO] [stdout]      |
[INFO] [stdout] 6130 |     pub struct COHERE_COMMAND_R_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandRV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AI21_JAMBA_1_5_MINI_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6151:16
[INFO] [stdout]      |
[INFO] [stdout] 6151 |     pub struct AI21_JAMBA_1_5_MINI_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ai21Jamba1_5MiniV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_INSTANT_V1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6172:16
[INFO] [stdout]      |
[INFO] [stdout] 6172 |     pub struct ANTHROPIC_CLAUDE_INSTANT_V1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaudeInstantV1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_2_3B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6193:16
[INFO] [stdout]      |
[INFO] [stdout] 6193 |     pub struct META_LLAMA3_2_3B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_2_3bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_8B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6214:16
[INFO] [stdout]      |
[INFO] [stdout] 6214 |     pub struct META_LLAMA3_8B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_8bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_OPUS_4_1_20250805_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6235:16
[INFO] [stdout]      |
[INFO] [stdout] 6235 |     pub struct ANTHROPIC_CLAUDE_OPUS_4_1_20250805_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaudeOpus4_1_20250805V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_TEXT_V14` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6256:16
[INFO] [stdout]      |
[INFO] [stdout] 6256 |     pub struct COHERE_COMMAND_TEXT_V14;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandTextV14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_R_PLUS_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6277:16
[INFO] [stdout]      |
[INFO] [stdout] 6277 |     pub struct COHERE_COMMAND_R_PLUS_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandRPlusV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA4_SCOUT_17B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6298:16
[INFO] [stdout]      |
[INFO] [stdout] 6298 |     pub struct META_LLAMA4_SCOUT_17B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama4Scout17bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_1_8B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6319:16
[INFO] [stdout]      |
[INFO] [stdout] 6319 |     pub struct META_LLAMA3_1_8B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_1_8bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_2_11B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6340:16
[INFO] [stdout]      |
[INFO] [stdout] 6340 |     pub struct META_LLAMA3_2_11B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_2_11bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_SONNET_4_20250514_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6361:16
[INFO] [stdout]      |
[INFO] [stdout] 6361 |     pub struct ANTHROPIC_CLAUDE_SONNET_4_20250514_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaudeSonnet4_20250514V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA4_MAVERICK_17B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6382:16
[INFO] [stdout]      |
[INFO] [stdout] 6382 |     pub struct META_LLAMA4_MAVERICK_17B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama4Maverick17bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_LIGHT_TEXT_V14` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6403:16
[INFO] [stdout]      |
[INFO] [stdout] 6403 |     pub struct COHERE_COMMAND_LIGHT_TEXT_V14;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandLightTextV14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AMAZON_NOVA_LITE_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6424:16
[INFO] [stdout]      |
[INFO] [stdout] 6424 |     pub struct AMAZON_NOVA_LITE_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmazonNovaLiteV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_3_5_SONNET_20240620_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6445:16
[INFO] [stdout]      |
[INFO] [stdout] 6445 |     pub struct ANTHROPIC_CLAUDE_3_5_SONNET_20240620_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaude3_5Sonnet20240620V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AMAZON_NOVA_PREMIER_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6469:16
[INFO] [stdout]      |
[INFO] [stdout] 6469 |     pub struct AMAZON_NOVA_PREMIER_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmazonNovaPremierV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_3_5_SONNET_20241022_V2_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6490:16
[INFO] [stdout]      |
[INFO] [stdout] 6490 |     pub struct ANTHROPIC_CLAUDE_3_5_SONNET_20241022_V2_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaude3_5Sonnet20241022V2_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_1_70B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6514:16
[INFO] [stdout]      |
[INFO] [stdout] 6514 |     pub struct META_LLAMA3_1_70B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_1_70bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_3_SONNET_20240229_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6535:16
[INFO] [stdout]      |
[INFO] [stdout] 6535 |     pub struct ANTHROPIC_CLAUDE_3_SONNET_20240229_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaude3Sonnet20240229V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_V2_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6556:16
[INFO] [stdout]      |
[INFO] [stdout] 6556 |     pub struct ANTHROPIC_CLAUDE_V2_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaudeV2_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_3_OPUS_20240229_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6577:16
[INFO] [stdout]      |
[INFO] [stdout] 6577 |     pub struct ANTHROPIC_CLAUDE_3_OPUS_20240229_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaude3Opus20240229V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AI21_JAMBA_1_5_LARGE_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6598:16
[INFO] [stdout]      |
[INFO] [stdout] 6598 |     pub struct AI21_JAMBA_1_5_LARGE_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ai21Jamba1_5LargeV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_3_70B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6619:16
[INFO] [stdout]      |
[INFO] [stdout] 6619 |     pub struct META_LLAMA3_3_70B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_3_70bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_70B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6640:16
[INFO] [stdout]      |
[INFO] [stdout] 6640 |     pub struct META_LLAMA3_70B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_70bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_3_HAIKU_20240307_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6661:16
[INFO] [stdout]      |
[INFO] [stdout] 6661 |     pub struct ANTHROPIC_CLAUDE_3_HAIKU_20240307_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaude3Haiku20240307V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_OPUS_4_20250514_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6682:16
[INFO] [stdout]      |
[INFO] [stdout] 6682 |     pub struct ANTHROPIC_CLAUDE_OPUS_4_20250514_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaudeOpus4_20250514V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_2_90B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6703:16
[INFO] [stdout]      |
[INFO] [stdout] 6703 |     pub struct META_LLAMA3_2_90B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_2_90bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6724:16
[INFO] [stdout]      |
[INFO] [stdout] 6724 |     pub struct DEEPSEEK_R1_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA3_2_1B_INSTRUCT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6745:16
[INFO] [stdout]      |
[INFO] [stdout] 6745 |     pub struct META_LLAMA3_2_1B_INSTRUCT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_2_1bInstructV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_3_5_HAIKU_20241022_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6766:16
[INFO] [stdout]      |
[INFO] [stdout] 6766 |     pub struct ANTHROPIC_CLAUDE_3_5_HAIKU_20241022_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaude3_5Haiku20241022V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_V2` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6787:16
[INFO] [stdout]      |
[INFO] [stdout] 6787 |     pub struct ANTHROPIC_CLAUDE_V2;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaudeV2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ANTHROPIC_CLAUDE_SONNET_4_5_20250929_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6808:16
[INFO] [stdout]      |
[INFO] [stdout] 6808 |     pub struct ANTHROPIC_CLAUDE_SONNET_4_5_20250929_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnthropicClaudeSonnet4_5_20250929V1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AMAZON_NOVA_MICRO_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6832:16
[INFO] [stdout]      |
[INFO] [stdout] 6832 |     pub struct AMAZON_NOVA_MICRO_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmazonNovaMicroV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AMAZON_BEDROCK` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6853:16
[INFO] [stdout]      |
[INFO] [stdout] 6853 |     pub struct AMAZON_BEDROCK;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmazonBedrock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6929:16
[INFO] [stdout]      |
[INFO] [stdout] 6929 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6950:16
[INFO] [stdout]      |
[INFO] [stdout] 6950 |     pub struct GLM_4_5;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6971:16
[INFO] [stdout]      |
[INFO] [stdout] 6971 |     pub struct LLAMA_3_3_70B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:6992:16
[INFO] [stdout]      |
[INFO] [stdout] 6992 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1_TERMINUS` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7013:16
[INFO] [stdout]      |
[INFO] [stdout] 7013 |     pub struct DEEPSEEK_V3_1_TERMINUS;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1Terminus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7034:16
[INFO] [stdout]      |
[INFO] [stdout] 7034 |     pub struct DEEPSEEK_V3_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7055:16
[INFO] [stdout]      |
[INFO] [stdout] 7055 |     pub struct DEEPSEEK_R1;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7076:16
[INFO] [stdout]      |
[INFO] [stdout] 7076 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN2_5_CODER_32B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7097:16
[INFO] [stdout]      |
[INFO] [stdout] 7097 |     pub struct QWEN2_5_CODER_32B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Coder32bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7118:16
[INFO] [stdout]      |
[INFO] [stdout] 7118 |     pub struct QWEN3_235B_A22B_INSTRUCT_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_MAVERICK_17B_128E_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7139:16
[INFO] [stdout]      |
[INFO] [stdout] 7139 |     pub struct LLAMA_4_MAVERICK_17B_128E_INSTRUCT_FP8;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Maverick17b128eInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7163:16
[INFO] [stdout]      |
[INFO] [stdout] 7163 |     pub struct DEEPSEEK_R1_0528;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7184:16
[INFO] [stdout]      |
[INFO] [stdout] 7184 |     pub struct LLAMA_3_1_8B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7205:16
[INFO] [stdout]      |
[INFO] [stdout] 7205 |     pub struct QWEN3_235B_A22B_THINKING_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_405B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7226:16
[INFO] [stdout]      |
[INFO] [stdout] 7226 |     pub struct LLAMA_3_1_405B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_405bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7247:16
[INFO] [stdout]      |
[INFO] [stdout] 7247 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT_17B_16E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7268:16
[INFO] [stdout]      |
[INFO] [stdout] 7268 |     pub struct LLAMA_4_SCOUT_17B_16E_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Scout17b16eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT_0905` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7289:16
[INFO] [stdout]      |
[INFO] [stdout] 7289 |     pub struct KIMI_K2_INSTRUCT_0905;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct0905`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7310:16
[INFO] [stdout]      |
[INFO] [stdout] 7310 |     pub struct DEEPSEEK_V3;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7331:16
[INFO] [stdout]      |
[INFO] [stdout] 7331 |     pub struct LLAMA_3_1_70B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT_0905` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7393:16
[INFO] [stdout]      |
[INFO] [stdout] 7393 |     pub struct KIMI_K2_INSTRUCT_0905;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct0905`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7414:16
[INFO] [stdout]      |
[INFO] [stdout] 7414 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O1_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7453:16
[INFO] [stdout]      |
[INFO] [stdout] 7453 |     pub struct O1_MINI;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `O1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7474:16
[INFO] [stdout]      |
[INFO] [stdout] 7474 |     pub struct GPT_5;
[INFO] [stdout]      |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_3_5_TURBO_0125` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7495:16
[INFO] [stdout]      |
[INFO] [stdout] 7495 |     pub struct GPT_3_5_TURBO_0125;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt3_5Turbo0125`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O4_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7516:16
[INFO] [stdout]      |
[INFO] [stdout] 7516 |     pub struct O4_MINI;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `O4Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CODEX_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7537:16
[INFO] [stdout]      |
[INFO] [stdout] 7537 |     pub struct CODEX_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `CodexMini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7558:16
[INFO] [stdout]      |
[INFO] [stdout] 7558 |     pub struct GPT_4_1;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_NANO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7579:16
[INFO] [stdout]      |
[INFO] [stdout] 7579 |     pub struct GPT_5_NANO;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_3_5_TURBO_0301` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7600:16
[INFO] [stdout]      |
[INFO] [stdout] 7600 |     pub struct GPT_3_5_TURBO_0301;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt3_5Turbo0301`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7642:16
[INFO] [stdout]      |
[INFO] [stdout] 7642 |     pub struct GPT_5_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7663:16
[INFO] [stdout]      |
[INFO] [stdout] 7663 |     pub struct GPT_4O;
[INFO] [stdout]      |                ^^^^^^ help: convert the identifier to upper camel case: `Gpt4o`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7684:16
[INFO] [stdout]      |
[INFO] [stdout] 7684 |     pub struct GPT_4_1_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_3_5_TURBO_1106` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7705:16
[INFO] [stdout]      |
[INFO] [stdout] 7705 |     pub struct GPT_3_5_TURBO_1106;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt3_5Turbo1106`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O3_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7726:16
[INFO] [stdout]      |
[INFO] [stdout] 7726 |     pub struct O3_MINI;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `O3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_3_5_TURBO_0613` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7747:16
[INFO] [stdout]      |
[INFO] [stdout] 7747 |     pub struct GPT_3_5_TURBO_0613;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt3_5Turbo0613`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_TURBO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7768:16
[INFO] [stdout]      |
[INFO] [stdout] 7768 |     pub struct GPT_4_TURBO;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4Turbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CHAT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7810:16
[INFO] [stdout]      |
[INFO] [stdout] 7810 |     pub struct GPT_5_CHAT;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Chat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_NANO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7831:16
[INFO] [stdout]      |
[INFO] [stdout] 7831 |     pub struct GPT_4_1_NANO;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_3_5_TURBO_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7852:16
[INFO] [stdout]      |
[INFO] [stdout] 7852 |     pub struct GPT_3_5_TURBO_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt3_5TurboInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_32K` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7873:16
[INFO] [stdout]      |
[INFO] [stdout] 7873 |     pub struct GPT_4_32K;
[INFO] [stdout]      |                ^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_32k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_TURBO_VISION` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7894:16
[INFO] [stdout]      |
[INFO] [stdout] 7894 |     pub struct GPT_4_TURBO_VISION;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4TurboVision`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7915:16
[INFO] [stdout]      |
[INFO] [stdout] 7915 |     pub struct GPT_4;
[INFO] [stdout]      |                ^^^^^ help: convert the identifier to upper camel case: `Gpt4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O1_PREVIEW` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7936:16
[INFO] [stdout]      |
[INFO] [stdout] 7936 |     pub struct O1_PREVIEW;
[INFO] [stdout]      |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `O1Preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CODEX` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7957:16
[INFO] [stdout]      |
[INFO] [stdout] 7957 |     pub struct GPT_5_CODEX;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Codex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_MINI` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:7978:16
[INFO] [stdout]      |
[INFO] [stdout] 7978 |     pub struct GPT_4O_MINI;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4oMini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8040:16
[INFO] [stdout]      |
[INFO] [stdout] 8040 |     pub struct LLAMA_3_1_8B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8061:16
[INFO] [stdout]      |
[INFO] [stdout] 8061 |     pub struct LLAMA_3_3_70B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8082:16
[INFO] [stdout]      |
[INFO] [stdout] 8082 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_4_MINI_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8103:16
[INFO] [stdout]      |
[INFO] [stdout] 8103 |     pub struct PHI_4_MINI_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi4MiniInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8124:16
[INFO] [stdout]      |
[INFO] [stdout] 8124 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8145:16
[INFO] [stdout]      |
[INFO] [stdout] 8145 |     pub struct QWEN3_235B_A22B_INSTRUCT_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8166:16
[INFO] [stdout]      |
[INFO] [stdout] 8166 |     pub struct QWEN3_235B_A22B_THINKING_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT_17B_16E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8187:16
[INFO] [stdout]      |
[INFO] [stdout] 8187 |     pub struct LLAMA_4_SCOUT_17B_16E_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Scout17b16eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8208:16
[INFO] [stdout]      |
[INFO] [stdout] 8208 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8229:16
[INFO] [stdout]      |
[INFO] [stdout] 8229 |     pub struct DEEPSEEK_R1_0528;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_3_CODER_480B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8279:16
[INFO] [stdout]      |
[INFO] [stdout] 8279 |     pub struct QWEN_3_CODER_480B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_3_235B_A22B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8300:16
[INFO] [stdout]      |
[INFO] [stdout] 8300 |     pub struct QWEN_3_235B_A22B_INSTRUCT_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8321:16
[INFO] [stdout]      |
[INFO] [stdout] 8321 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_NEXT_80B_A3B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8361:16
[INFO] [stdout]      |
[INFO] [stdout] 8361 |     pub struct QWEN3_NEXT_80B_A3B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Next80bA3bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8382:16
[INFO] [stdout]      |
[INFO] [stdout] 8382 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_NEXT_80B_A3B_THINKING` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8403:16
[INFO] [stdout]      |
[INFO] [stdout] 8403 |     pub struct QWEN3_NEXT_80B_A3B_THINKING;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Next80bA3bThinking`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8424:16
[INFO] [stdout]      |
[INFO] [stdout] 8424 |     pub struct GLM_4_5;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8445:16
[INFO] [stdout]      |
[INFO] [stdout] 8445 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8466:16
[INFO] [stdout]      |
[INFO] [stdout] 8466 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8487:16
[INFO] [stdout]      |
[INFO] [stdout] 8487 |     pub struct QWEN3_235B_A22B_THINKING_2507;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8508:16
[INFO] [stdout]      |
[INFO] [stdout] 8508 |     pub struct DEEPSEEK_R1_0528;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT_0905` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8529:16
[INFO] [stdout]      |
[INFO] [stdout] 8529 |     pub struct KIMI_K2_INSTRUCT_0905;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct0905`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8550:16
[INFO] [stdout]      |
[INFO] [stdout] 8550 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8600:16
[INFO] [stdout]      |
[INFO] [stdout] 8600 |     pub struct LLAMA_3_3_8B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT_17B_16E_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8621:16
[INFO] [stdout]      |
[INFO] [stdout] 8621 |     pub struct LLAMA_4_SCOUT_17B_16E_INSTRUCT_FP8;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Scout17b16eInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8642:16
[INFO] [stdout]      |
[INFO] [stdout] 8642 |     pub struct LLAMA_3_3_70B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROQ_LLAMA_4_MAVERICK_17B_128E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8663:16
[INFO] [stdout]      |
[INFO] [stdout] 8663 |     pub struct GROQ_LLAMA_4_MAVERICK_17B_128E_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GroqLlama4Maverick17b128eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CEREBRAS_LLAMA_4_SCOUT_17B_16E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8684:16
[INFO] [stdout]      |
[INFO] [stdout] 8684 |     pub struct CEREBRAS_LLAMA_4_SCOUT_17B_16E_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CerebrasLlama4Scout17b16eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_MAVERICK_17B_128E_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8705:16
[INFO] [stdout]      |
[INFO] [stdout] 8705 |     pub struct LLAMA_4_MAVERICK_17B_128E_INSTRUCT_FP8;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Maverick17b128eInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CEREBRAS_LLAMA_4_MAVERICK_17B_128E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8726:16
[INFO] [stdout]      |
[INFO] [stdout] 8726 |     pub struct CEREBRAS_LLAMA_4_MAVERICK_17B_128E_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CerebrasLlama4Maverick17b128eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT_17B_16E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8775:16
[INFO] [stdout]      |
[INFO] [stdout] 8775 |     pub struct LLAMA_4_SCOUT_17B_16E_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Scout17b16eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UFORM_GEN2_QWEN_500M` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8796:16
[INFO] [stdout]      |
[INFO] [stdout] 8796 |     pub struct UFORM_GEN2_QWEN_500M;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UformGen2Qwen500m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RESNET_50` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8817:16
[INFO] [stdout]      |
[INFO] [stdout] 8817 |     pub struct RESNET_50;
[INFO] [stdout]      |                ^^^^^^^^^ help: convert the identifier to upper camel case: `Resnet50`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DREAMSHAPER_8_LCM` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8838:16
[INFO] [stdout]      |
[INFO] [stdout] 8838 |     pub struct DREAMSHAPER_8_LCM;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Dreamshaper8Lcm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN1_5_0_5B_CHAT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8859:16
[INFO] [stdout]      |
[INFO] [stdout] 8859 |     pub struct QWEN1_5_0_5B_CHAT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen1_5_0_5bChat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OPENHERMES_2_5_MISTRAL_7B_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8880:16
[INFO] [stdout]      |
[INFO] [stdout] 8880 |     pub struct OPENHERMES_2_5_MISTRAL_7B_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Openhermes2_5Mistral7bAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AURA_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8901:16
[INFO] [stdout]      |
[INFO] [stdout] 8901 |     pub struct AURA_1;
[INFO] [stdout]      |                ^^^^^^ help: convert the identifier to upper camel case: `Aura1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN1_5_14B_CHAT_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8922:16
[INFO] [stdout]      |
[INFO] [stdout] 8922 |     pub struct QWEN1_5_14B_CHAT_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen1_5_14bChatAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TINYLLAMA_1_1B_CHAT_V1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8943:16
[INFO] [stdout]      |
[INFO] [stdout] 8943 |     pub struct TINYLLAMA_1_1B_CHAT_V1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Tinyllama1_1bChatV1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `STARLING_LM_7B_BETA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8964:16
[INFO] [stdout]      |
[INFO] [stdout] 8964 |     pub struct STARLING_LM_7B_BETA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StarlingLm7bBeta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_CODER_6_7B_INSTRUCT_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:8985:16
[INFO] [stdout]      |
[INFO] [stdout] 8985 |     pub struct DEEPSEEK_CODER_6_7B_INSTRUCT_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekCoder6_7bInstructAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN1_5_7B_CHAT_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9006:16
[INFO] [stdout]      |
[INFO] [stdout] 9006 |     pub struct QWEN1_5_7B_CHAT_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen1_5_7bChatAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_2` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9027:16
[INFO] [stdout]      |
[INFO] [stdout] 9027 |     pub struct PHI_2;
[INFO] [stdout]      |                ^^^^^ help: convert the identifier to upper camel case: `Phi2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_CODER_6_7B_BASE_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9048:16
[INFO] [stdout]      |
[INFO] [stdout] 9048 |     pub struct DEEPSEEK_CODER_6_7B_BASE_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekCoder6_7bBaseAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_8B_INSTRUCT_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9069:16
[INFO] [stdout]      |
[INFO] [stdout] 9069 |     pub struct LLAMA_3_8B_INSTRUCT_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_8bInstructAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_7B_IT_LORA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9090:16
[INFO] [stdout]      |
[INFO] [stdout] 9090 |     pub struct GEMMA_7B_IT_LORA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma7bItLora`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_3_12B_IT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9111:16
[INFO] [stdout]      |
[INFO] [stdout] 9111 |     pub struct GEMMA_3_12B_IT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma3_12bIt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9132:16
[INFO] [stdout]      |
[INFO] [stdout] 9132 |     pub struct LLAMA_3_1_8B_INSTRUCT_FP8;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTRUCT_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9153:16
[INFO] [stdout]      |
[INFO] [stdout] 9153 |     pub struct LLAMA_3_1_8B_INSTRUCT_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstructAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FLUX_1_SCHNELL` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9195:16
[INFO] [stdout]      |
[INFO] [stdout] 9195 |     pub struct FLUX_1_SCHNELL;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Flux1Schnell`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_2_13B_CHAT_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9216:16
[INFO] [stdout]      |
[INFO] [stdout] 9216 |     pub struct LLAMA_2_13B_CHAT_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama2_13bChatAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BART_LARGE_CNN` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9237:16
[INFO] [stdout]      |
[INFO] [stdout] 9237 |     pub struct BART_LARGE_CNN;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BartLargeCnn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTRUCT_FAST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9258:16
[INFO] [stdout]      |
[INFO] [stdout] 9258 |     pub struct LLAMA_3_1_8B_INSTRUCT_FAST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstructFast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NOVA_3` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9279:16
[INFO] [stdout]      |
[INFO] [stdout] 9279 |     pub struct NOVA_3;
[INFO] [stdout]      |                ^^^^^^ help: convert the identifier to upper camel case: `Nova3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `STABLE_DIFFUSION_V1_5_IMG2IMG` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9300:16
[INFO] [stdout]      |
[INFO] [stdout] 9300 |     pub struct STABLE_DIFFUSION_V1_5_IMG2IMG;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StableDiffusionV1_5Img2img`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWQ_32B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9321:16
[INFO] [stdout]      |
[INFO] [stdout] 9321 |     pub struct QWQ_32B;
[INFO] [stdout]      |                ^^^^^^^ help: convert the identifier to upper camel case: `Qwq32b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `STABLE_DIFFUSION_V1_5_INPAINTING` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9342:16
[INFO] [stdout]      |
[INFO] [stdout] 9342 |     pub struct STABLE_DIFFUSION_V1_5_INPAINTING;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StableDiffusionV1_5Inpainting`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SQLCODER_7B_2` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9363:16
[INFO] [stdout]      |
[INFO] [stdout] 9363 |     pub struct SQLCODER_7B_2;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlcoder7b2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9384:16
[INFO] [stdout]      |
[INFO] [stdout] 9384 |     pub struct LLAMA_3_1_8B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_2_7B_CHAT_HF_LORA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9405:16
[INFO] [stdout]      |
[INFO] [stdout] 9405 |     pub struct LLAMA_2_7B_CHAT_HF_LORA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama2_7bChatHfLora`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN1_5_1_8B_CHAT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9447:16
[INFO] [stdout]      |
[INFO] [stdout] 9447 |     pub struct QWEN1_5_1_8B_CHAT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen1_5_1_8bChat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OPENCHAT_3_5_0106` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9468:16
[INFO] [stdout]      |
[INFO] [stdout] 9468 |     pub struct OPENCHAT_3_5_0106;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Openchat3_5_0106`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_7B_INSTRUCT_V0_2` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9489:16
[INFO] [stdout]      |
[INFO] [stdout] 9489 |     pub struct MISTRAL_7B_INSTRUCT_V0_2;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mistral7bInstructV0_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_2_7B_CHAT_FP16` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9510:16
[INFO] [stdout]      |
[INFO] [stdout] 9510 |     pub struct LLAMA_2_7B_CHAT_FP16;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama2_7bChatFp16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `STABLE_DIFFUSION_XL_BASE_1_0` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9531:16
[INFO] [stdout]      |
[INFO] [stdout] 9531 |     pub struct STABLE_DIFFUSION_XL_BASE_1_0;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StableDiffusionXlBase1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9552:16
[INFO] [stdout]      |
[INFO] [stdout] 9552 |     pub struct LLAMA_3_8B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMAGUARD_7B_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9573:16
[INFO] [stdout]      |
[INFO] [stdout] 9573 |     pub struct LLAMAGUARD_7B_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llamaguard7bAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WHISPER_LARGE_V3_TURBO` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9594:16
[INFO] [stdout]      |
[INFO] [stdout] 9594 |     pub struct WHISPER_LARGE_V3_TURBO;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WhisperLargeV3Turbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NEURAL_CHAT_7B_V3_1_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9615:16
[INFO] [stdout]      |
[INFO] [stdout] 9615 |     pub struct NEURAL_CHAT_7B_V3_1_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NeuralChat7bV3_1Awq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9636:16
[INFO] [stdout]      |
[INFO] [stdout] 9636 |     pub struct GPT_OSS_120B;
[INFO] [stdout]      |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9657:16
[INFO] [stdout]      |
[INFO] [stdout] 9657 |     pub struct LLAMA_3_1_70B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FALCON_7B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9678:16
[INFO] [stdout]      |
[INFO] [stdout] 9678 |     pub struct FALCON_7B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Falcon7bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_DISTILL_QWEN_32B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9699:16
[INFO] [stdout]      |
[INFO] [stdout] 9699 |     pub struct DEEPSEEK_R1_DISTILL_QWEN_32B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1DistillQwen32b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL_3_1_24B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9741:16
[INFO] [stdout]      |
[INFO] [stdout] 9741 |     pub struct MISTRAL_SMALL_3_1_24B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmall3_1_24bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_11B_VISION_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9762:16
[INFO] [stdout]      |
[INFO] [stdout] 9762 |     pub struct LLAMA_3_2_11B_VISION_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_11bVisionInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN2_5_CODER_32B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9783:16
[INFO] [stdout]      |
[INFO] [stdout] 9783 |     pub struct QWEN2_5_CODER_32B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5Coder32bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_3B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9804:16
[INFO] [stdout]      |
[INFO] [stdout] 9804 |     pub struct LLAMA_3_2_3B_INSTRUCT;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_3bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_GUARD_3_8B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9825:16
[INFO] [stdout]      |
[INFO] [stdout] 9825 |     pub struct LLAMA_GUARD_3_8B;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LlamaGuard3_8b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_7B_INSTRUCT_V0_1` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9846:16
[INFO] [stdout]      |
[INFO] [stdout] 9846 |     pub struct MISTRAL_7B_INSTRUCT_V0_1;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mistral7bInstructV0_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_20B` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9867:16
[INFO] [stdout]      |
[INFO] [stdout] 9867 |     pub struct GPT_OSS_20B;
[INFO] [stdout]      |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss20b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_7B_INSTRUCT_V0_1_AWQ` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9888:16
[INFO] [stdout]      |
[INFO] [stdout] 9888 |     pub struct MISTRAL_7B_INSTRUCT_V0_1_AWQ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mistral7bInstructV0_1Awq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_INSTRUCT_FP8_FAST` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9909:16
[INFO] [stdout]      |
[INFO] [stdout] 9909 |     pub struct LLAMA_3_3_70B_INSTRUCT_FP8_FAST;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bInstructFp8Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `STABLE_DIFFUSION_XL_LIGHTNING` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9930:16
[INFO] [stdout]      |
[INFO] [stdout] 9930 |     pub struct STABLE_DIFFUSION_XL_LIGHTNING;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StableDiffusionXlLightning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAVA_1_5_7B_HF` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9951:16
[INFO] [stdout]      |
[INFO] [stdout] 9951 |     pub struct LLAVA_1_5_7B_HF;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llava1_5_7bHf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_7B_INSTRUCT_V0_2_LORA` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9972:16
[INFO] [stdout]      |
[INFO] [stdout] 9972 |     pub struct MISTRAL_7B_INSTRUCT_V0_2_LORA;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mistral7bInstructV0_2Lora`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UNA_CYBERTRON_7B_V2_BF16` should have an upper camel case name
[INFO] [stdout]     --> src/generated.rs:9993:16
[INFO] [stdout]      |
[INFO] [stdout] 9993 |     pub struct UNA_CYBERTRON_7B_V2_BF16;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UnaCybertron7bV2Bf16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_2_7B_CHAT_INT8` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10014:16
[INFO] [stdout]       |
[INFO] [stdout] 10014 |     pub struct LLAMA_2_7B_CHAT_INT8;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama2_7bChatInt8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_2B_IT_LORA` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10035:16
[INFO] [stdout]       |
[INFO] [stdout] 10035 |     pub struct GEMMA_2B_IT_LORA;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma2bItLora`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WHISPER_TINY_EN` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10056:16
[INFO] [stdout]       |
[INFO] [stdout] 10056 |     pub struct WHISPER_TINY_EN;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WhisperTinyEn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HERMES_2_PRO_MISTRAL_7B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10077:16
[INFO] [stdout]       |
[INFO] [stdout] 10077 |     pub struct HERMES_2_PRO_MISTRAL_7B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Hermes2ProMistral7b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DISCOLM_GERMAN_7B_V1_AWQ` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10098:16
[INFO] [stdout]       |
[INFO] [stdout] 10098 |     pub struct DISCOLM_GERMAN_7B_V1_AWQ;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DiscolmGerman7bV1Awq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_1B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10119:16
[INFO] [stdout]       |
[INFO] [stdout] 10119 |     pub struct LLAMA_3_2_1B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_1bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHOENIX_1_0` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10140:16
[INFO] [stdout]       |
[INFO] [stdout] 10140 |     pub struct PHOENIX_1_0;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phoenix1_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_MATH_7B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10161:16
[INFO] [stdout]       |
[INFO] [stdout] 10161 |     pub struct DEEPSEEK_MATH_7B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekMath7bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ZEPHYR_7B_BETA_AWQ` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10182:16
[INFO] [stdout]       |
[INFO] [stdout] 10182 |     pub struct ZEPHYR_7B_BETA_AWQ;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Zephyr7bBetaAwq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LUCID_ORIGIN` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10203:16
[INFO] [stdout]       |
[INFO] [stdout] 10203 |     pub struct LUCID_ORIGIN;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LucidOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_7B_IT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10224:16
[INFO] [stdout]       |
[INFO] [stdout] 10224 |     pub struct GEMMA_7B_IT;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma7bIt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLOUDFLARE_WORKERS_AI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10245:16
[INFO] [stdout]       |
[INFO] [stdout] 10245 |     pub struct CLOUDFLARE_WORKERS_AI;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CloudflareWorkersAi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_FLASH` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10346:16
[INFO] [stdout]       |
[INFO] [stdout] 10346 |     pub struct GLM_4_5_FLASH;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10367:16
[INFO] [stdout]       |
[INFO] [stdout] 10367 |     pub struct GLM_4_5;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_6` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10388:16
[INFO] [stdout]       |
[INFO] [stdout] 10388 |     pub struct GLM_4_6;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5V` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10409:16
[INFO] [stdout]       |
[INFO] [stdout] 10409 |     pub struct GLM_4_5V;
[INFO] [stdout]       |                ^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10430:16
[INFO] [stdout]       |
[INFO] [stdout] 10430 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ZHIPUAI_CODING_PLAN` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10451:16
[INFO] [stdout]       |
[INFO] [stdout] 10451 |     pub struct ZHIPUAI_CODING_PLAN;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ZhipuaiCodingPlan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10471:16
[INFO] [stdout]       |
[INFO] [stdout] 10471 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10492:16
[INFO] [stdout]       |
[INFO] [stdout] 10492 |     pub struct GLM_4_5;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_FLASH` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10513:16
[INFO] [stdout]       |
[INFO] [stdout] 10513 |     pub struct GLM_4_5_FLASH;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_6` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10534:16
[INFO] [stdout]       |
[INFO] [stdout] 10534 |     pub struct GLM_4_6;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Glm4_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5V` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10555:16
[INFO] [stdout]       |
[INFO] [stdout] 10555 |     pub struct GLM_4_5V;
[INFO] [stdout]       |                ^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B_2507` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10596:16
[INFO] [stdout]       |
[INFO] [stdout] 10596 |     pub struct QWEN3_30B_A3B_2507;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3b2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_30B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10617:16
[INFO] [stdout]       |
[INFO] [stdout] 10617 |     pub struct QWEN3_CODER_30B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder30b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_20B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10638:16
[INFO] [stdout]       |
[INFO] [stdout] 10638 |     pub struct GPT_OSS_20B;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss20b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O4_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10677:16
[INFO] [stdout]       |
[INFO] [stdout] 10677 |     pub struct O4_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O4Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10698:16
[INFO] [stdout]       |
[INFO] [stdout] 10698 |     pub struct GEMINI_2_5_PRO;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_7_SONNET_THOUGHT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10719:16
[INFO] [stdout]       |
[INFO] [stdout] 10719 |     pub struct CLAUDE_3_7_SONNET_THOUGHT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_7SonnetThought`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH_001` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10740:16
[INFO] [stdout]       |
[INFO] [stdout] 10740 |     pub struct GEMINI_2_0_FLASH_001;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0Flash001`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_5_SONNET` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10761:16
[INFO] [stdout]       |
[INFO] [stdout] 10761 |     pub struct CLAUDE_3_5_SONNET;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10782:16
[INFO] [stdout]       |
[INFO] [stdout] 10782 |     pub struct GPT_5_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_41` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10803:16
[INFO] [stdout]       |
[INFO] [stdout] 10803 |     pub struct CLAUDE_OPUS_41;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus41`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_7_SONNET` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10824:16
[INFO] [stdout]       |
[INFO] [stdout] 10824 |     pub struct CLAUDE_3_7_SONNET;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_7Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10845:16
[INFO] [stdout]       |
[INFO] [stdout] 10845 |     pub struct CLAUDE_OPUS_4;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10866:16
[INFO] [stdout]       |
[INFO] [stdout] 10866 |     pub struct GPT_4O;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `Gpt4o`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10887:16
[INFO] [stdout]       |
[INFO] [stdout] 10887 |     pub struct GPT_5;
[INFO] [stdout]       |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10929:16
[INFO] [stdout]       |
[INFO] [stdout] 10929 |     pub struct CLAUDE_SONNET_4_5;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CODEX` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10950:16
[INFO] [stdout]       |
[INFO] [stdout] 10950 |     pub struct GPT_5_CODEX;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Codex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O3_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10971:16
[INFO] [stdout]       |
[INFO] [stdout] 10971 |     pub struct O3_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:10992:16
[INFO] [stdout]       |
[INFO] [stdout] 10992 |     pub struct CLAUDE_SONNET_4;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11013:16
[INFO] [stdout]       |
[INFO] [stdout] 11013 |     pub struct GPT_4_1;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_CODE_FAST_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11034:16
[INFO] [stdout]       |
[INFO] [stdout] 11034 |     pub struct GROK_CODE_FAST_1;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GrokCodeFast1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GITHUB_COPILOT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11055:16
[INFO] [stdout]       |
[INFO] [stdout] 11055 |     pub struct GITHUB_COPILOT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GithubCopilot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2_VISION` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11088:16
[INFO] [stdout]       |
[INFO] [stdout] 11088 |     pub struct GROK_2_VISION;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok2Vision`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_4_SONNET` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11109:16
[INFO] [stdout]       |
[INFO] [stdout] 11109 |     pub struct CLAUDE_4_SONNET;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude4Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MAGISTRAL_SMALL` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11130:16
[INFO] [stdout]       |
[INFO] [stdout] 11130 |     pub struct MAGISTRAL_SMALL;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MagistralSmall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_FLASH` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11151:16
[INFO] [stdout]       |
[INFO] [stdout] 11151 |     pub struct GEMINI_2_5_FLASH;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_2` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11172:16
[INFO] [stdout]       |
[INFO] [stdout] 11172 |     pub struct GROK_2;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `Grok2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4_FAST_NON_REASONING` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11193:16
[INFO] [stdout]       |
[INFO] [stdout] 11193 |     pub struct GROK_4_FAST_NON_REASONING;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok4FastNonReasoning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `V0_1_5_MD` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11214:16
[INFO] [stdout]       |
[INFO] [stdout] 11214 |     pub struct V0_1_5_MD;
[INFO] [stdout]       |                ^^^^^^^^^ help: convert the identifier to upper camel case: `V0_1_5Md`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MAGISTRAL_MEDIUM` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11235:16
[INFO] [stdout]       |
[INFO] [stdout] 11235 |     pub struct MAGISTRAL_MEDIUM;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MagistralMedium`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_NANO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11256:16
[INFO] [stdout]       |
[INFO] [stdout] 11256 |     pub struct GPT_4_1_NANO;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11277:16
[INFO] [stdout]       |
[INFO] [stdout] 11277 |     pub struct GPT_4O;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `Gpt4o`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_7_SONNET` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11298:16
[INFO] [stdout]       |
[INFO] [stdout] 11298 |     pub struct CLAUDE_3_7_SONNET;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_7Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_DISTILL_LLAMA_70B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11319:16
[INFO] [stdout]       |
[INFO] [stdout] 11319 |     pub struct DEEPSEEK_R1_DISTILL_LLAMA_70B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1DistillLlama70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_MAVERICK` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11340:16
[INFO] [stdout]       |
[INFO] [stdout] 11340 |     pub struct LLAMA_4_MAVERICK;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Maverick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MIXTRAL_8X22B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11361:16
[INFO] [stdout]       |
[INFO] [stdout] 11361 |     pub struct MIXTRAL_8X22B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mixtral8x22bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MORPH_V3_LARGE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11382:16
[INFO] [stdout]       |
[INFO] [stdout] 11382 |     pub struct MORPH_V3_LARGE;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MorphV3Large`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11424:16
[INFO] [stdout]       |
[INFO] [stdout] 11424 |     pub struct GPT_4_1;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MINISTRAL_3B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11445:16
[INFO] [stdout]       |
[INFO] [stdout] 11445 |     pub struct MINISTRAL_3B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ministral3b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CODEX` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11466:16
[INFO] [stdout]       |
[INFO] [stdout] 11466 |     pub struct GPT_5_CODEX;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Codex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_4_1_OPUS` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11487:16
[INFO] [stdout]       |
[INFO] [stdout] 11487 |     pub struct CLAUDE_4_1_OPUS;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude4_1Opus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_TURBO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11508:16
[INFO] [stdout]       |
[INFO] [stdout] 11508 |     pub struct GPT_4_TURBO;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4Turbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH_LITE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11529:16
[INFO] [stdout]       |
[INFO] [stdout] 11529 |     pub struct GEMINI_2_0_FLASH_LITE;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0FlashLite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NOVA_MICRO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11550:16
[INFO] [stdout]       |
[INFO] [stdout] 11550 |     pub struct NOVA_MICRO;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `NovaMicro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NOVA_LITE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11571:16
[INFO] [stdout]       |
[INFO] [stdout] 11571 |     pub struct NOVA_LITE;
[INFO] [stdout]       |                ^^^^^^^^^ help: convert the identifier to upper camel case: `NovaLite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_OPUS` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11592:16
[INFO] [stdout]       |
[INFO] [stdout] 11592 |     pub struct CLAUDE_3_OPUS;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3Opus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MINISTRAL_8B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11613:16
[INFO] [stdout]       |
[INFO] [stdout] 11613 |     pub struct MINISTRAL_8B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ministral8b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4_FAST` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11634:16
[INFO] [stdout]       |
[INFO] [stdout] 11634 |     pub struct GROK_4_FAST;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok4Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11655:16
[INFO] [stdout]       |
[INFO] [stdout] 11655 |     pub struct GPT_4O_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4oMini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11676:16
[INFO] [stdout]       |
[INFO] [stdout] 11676 |     pub struct DEEPSEEK_R1;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_4_5_SONNET` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11697:16
[INFO] [stdout]       |
[INFO] [stdout] 11697 |     pub struct CLAUDE_4_5_SONNET;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude4_5Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_4_OPUS` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11718:16
[INFO] [stdout]       |
[INFO] [stdout] 11718 |     pub struct CLAUDE_4_OPUS;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude4Opus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_5_SONNET` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11739:16
[INFO] [stdout]       |
[INFO] [stdout] 11739 |     pub struct CLAUDE_3_5_SONNET;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5Sonnet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11760:16
[INFO] [stdout]       |
[INFO] [stdout] 11760 |     pub struct GROK_3;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `Grok3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NOVA_PRO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11781:16
[INFO] [stdout]       |
[INFO] [stdout] 11781 |     pub struct NOVA_PRO;
[INFO] [stdout]       |                ^^^^^^^^ help: convert the identifier to upper camel case: `NovaPro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_4` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11802:16
[INFO] [stdout]       |
[INFO] [stdout] 11802 |     pub struct GROK_4;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `Grok4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_FAST` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11823:16
[INFO] [stdout]       |
[INFO] [stdout] 11823 |     pub struct GROK_3_FAST;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `V0_1_0_MD` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11844:16
[INFO] [stdout]       |
[INFO] [stdout] 11844 |     pub struct V0_1_0_MD;
[INFO] [stdout]       |                ^^^^^^^^^ help: convert the identifier to upper camel case: `V0_1_0Md`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11865:16
[INFO] [stdout]       |
[INFO] [stdout] 11865 |     pub struct KIMI_K2;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `KimiK2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MORPH_V3_FAST` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11886:16
[INFO] [stdout]       |
[INFO] [stdout] 11886 |     pub struct MORPH_V3_FAST;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MorphV3Fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_NANO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11907:16
[INFO] [stdout]       |
[INFO] [stdout] 11907 |     pub struct GPT_5_NANO;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_0_FLASH` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11928:16
[INFO] [stdout]       |
[INFO] [stdout] 11928 |     pub struct GEMINI_2_0_FLASH;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_0Flash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMINI_2_5_PRO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11949:16
[INFO] [stdout]       |
[INFO] [stdout] 11949 |     pub struct GEMINI_2_5_PRO;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemini2_5Pro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_HAIKU` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:11970:16
[INFO] [stdout]       |
[INFO] [stdout] 11970 |     pub struct CLAUDE_3_HAIKU;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3Haiku`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIXTRAL_12B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12012:16
[INFO] [stdout]       |
[INFO] [stdout] 12012 |     pub struct PIXTRAL_12B;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Pixtral12b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O4_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12054:16
[INFO] [stdout]       |
[INFO] [stdout] 12054 |     pub struct O4_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O4Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_5_HAIKU` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12075:16
[INFO] [stdout]       |
[INFO] [stdout] 12075 |     pub struct CLAUDE_3_5_HAIKU;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5Haiku`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12096:16
[INFO] [stdout]       |
[INFO] [stdout] 12096 |     pub struct GPT_4_1_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI_FAST` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12117:16
[INFO] [stdout]       |
[INFO] [stdout] 12117 |     pub struct GROK_3_MINI_FAST;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3MiniFast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12138:16
[INFO] [stdout]       |
[INFO] [stdout] 12138 |     pub struct LLAMA_4_SCOUT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Scout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PIXTRAL_LARGE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12159:16
[INFO] [stdout]       |
[INFO] [stdout] 12159 |     pub struct PIXTRAL_LARGE;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PixtralLarge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12180:16
[INFO] [stdout]       |
[INFO] [stdout] 12180 |     pub struct GPT_5;
[INFO] [stdout]       |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_LARGE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12201:16
[INFO] [stdout]       |
[INFO] [stdout] 12201 |     pub struct MISTRAL_LARGE;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralLarge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12222:16
[INFO] [stdout]       |
[INFO] [stdout] 12222 |     pub struct LLAMA_3_3_70B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12243:16
[INFO] [stdout]       |
[INFO] [stdout] 12243 |     pub struct QWEN3_CODER;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_CODE_FAST_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12264:16
[INFO] [stdout]       |
[INFO] [stdout] 12264 |     pub struct GROK_CODE_FAST_1;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GrokCodeFast1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12285:16
[INFO] [stdout]       |
[INFO] [stdout] 12285 |     pub struct MISTRAL_SMALL;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_20B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12306:16
[INFO] [stdout]       |
[INFO] [stdout] 12306 |     pub struct GPT_OSS_20B;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss20b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12327:16
[INFO] [stdout]       |
[INFO] [stdout] 12327 |     pub struct GPT_OSS_120B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12348:16
[INFO] [stdout]       |
[INFO] [stdout] 12348 |     pub struct GROK_3_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12369:16
[INFO] [stdout]       |
[INFO] [stdout] 12369 |     pub struct GPT_5_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O3_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12390:16
[INFO] [stdout]       |
[INFO] [stdout] 12390 |     pub struct O3_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT_0905` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12490:16
[INFO] [stdout]       |
[INFO] [stdout] 12490 |     pub struct KIMI_K2_INSTRUCT_0905;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct0905`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA2_9B_IT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12511:16
[INFO] [stdout]       |
[INFO] [stdout] 12511 |     pub struct GEMMA2_9B_IT;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma2_9bIt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_MAVERICK_17B_128E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12532:16
[INFO] [stdout]       |
[INFO] [stdout] 12532 |     pub struct LLAMA_4_MAVERICK_17B_128E_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Maverick17b128eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12553:16
[INFO] [stdout]       |
[INFO] [stdout] 12553 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_DISTILL_LLAMA_70B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12574:16
[INFO] [stdout]       |
[INFO] [stdout] 12574 |     pub struct DEEPSEEK_R1_DISTILL_LLAMA_70B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1DistillLlama70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA3_70B_8192` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12595:16
[INFO] [stdout]       |
[INFO] [stdout] 12595 |     pub struct LLAMA3_70B_8192;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_70b8192`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_QWQ_32B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12616:16
[INFO] [stdout]       |
[INFO] [stdout] 12616 |     pub struct QWEN_QWQ_32B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `QwenQwq32b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTANT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12637:16
[INFO] [stdout]       |
[INFO] [stdout] 12637 |     pub struct LLAMA_3_1_8B_INSTANT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstant`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_GUARD_3_8B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12658:16
[INFO] [stdout]       |
[INFO] [stdout] 12658 |     pub struct LLAMA_GUARD_3_8B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LlamaGuard3_8b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA3_8B_8192` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12679:16
[INFO] [stdout]       |
[INFO] [stdout] 12679 |     pub struct LLAMA3_8B_8192;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_8b8192`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT_17B_16E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12700:16
[INFO] [stdout]       |
[INFO] [stdout] 12700 |     pub struct LLAMA_4_SCOUT_17B_16E_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Scout17b16eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12721:16
[INFO] [stdout]       |
[INFO] [stdout] 12721 |     pub struct GPT_OSS_120B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_20B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12742:16
[INFO] [stdout]       |
[INFO] [stdout] 12742 |     pub struct GPT_OSS_20B;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss20b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SABA_24B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12784:16
[INFO] [stdout]       |
[INFO] [stdout] 12784 |     pub struct MISTRAL_SABA_24B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSaba24b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_VERSATILE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12805:16
[INFO] [stdout]       |
[INFO] [stdout] 12805 |     pub struct LLAMA_3_3_70B_VERSATILE;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bVersatile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_GUARD_4_12B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12826:16
[INFO] [stdout]       |
[INFO] [stdout] 12826 |     pub struct LLAMA_GUARD_4_12B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LlamaGuard4_12b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12882:16
[INFO] [stdout]       |
[INFO] [stdout] 12882 |     pub struct GPT_OSS_120B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12903:16
[INFO] [stdout]       |
[INFO] [stdout] 12903 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COSMOS_NEMOTRON_34B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12924:16
[INFO] [stdout]       |
[INFO] [stdout] 12924 |     pub struct COSMOS_NEMOTRON_34B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CosmosNemotron34b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12945:16
[INFO] [stdout]       |
[INFO] [stdout] 12945 |     pub struct DEEPSEEK_V3_1;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FLUX_1_DEV` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12966:16
[INFO] [stdout]       |
[INFO] [stdout] 12966 |     pub struct FLUX_1_DEV;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `Flux1Dev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_4_MINI_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:12987:16
[INFO] [stdout]       |
[INFO] [stdout] 12987 |     pub struct PHI_4_MINI_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi4MiniInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NEMORETRIEVER_OCR_V1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13008:16
[INFO] [stdout]       |
[INFO] [stdout] 13008 |     pub struct NEMORETRIEVER_OCR_V1;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NemoretrieverOcrV1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13029:16
[INFO] [stdout]       |
[INFO] [stdout] 13029 |     pub struct QWEN3_235B_A22B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13050:16
[INFO] [stdout]       |
[INFO] [stdout] 13050 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_3_27B_IT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13071:16
[INFO] [stdout]       |
[INFO] [stdout] 13071 |     pub struct GEMMA_3_27B_IT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gemma3_27bIt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_NEMOTRON_ULTRA_253B_V1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13092:16
[INFO] [stdout]       |
[INFO] [stdout] 13092 |     pub struct LLAMA_3_1_NEMOTRON_ULTRA_253B_V1;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1NemotronUltra253bV1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PARAKEET_TDT_0_6B_V2` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13113:16
[INFO] [stdout]       |
[INFO] [stdout] 13113 |     pub struct PARAKEET_TDT_0_6B_V2;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ParakeetTdt0_6bV2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WHISPER_LARGE_V3` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13134:16
[INFO] [stdout]       |
[INFO] [stdout] 13134 |     pub struct WHISPER_LARGE_V3;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WhisperLargeV3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13185:16
[INFO] [stdout]       |
[INFO] [stdout] 13185 |     pub struct KIMI_K2_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13206:16
[INFO] [stdout]       |
[INFO] [stdout] 13206 |     pub struct DEEPSEEK_R1;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13227:16
[INFO] [stdout]       |
[INFO] [stdout] 13227 |     pub struct GPT_OSS_120B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13248:16
[INFO] [stdout]       |
[INFO] [stdout] 13248 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT_FP8;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13269:16
[INFO] [stdout]       |
[INFO] [stdout] 13269 |     pub struct DEEPSEEK_V3;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_INSTRUCT_TURBO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13290:16
[INFO] [stdout]       |
[INFO] [stdout] 13290 |     pub struct LLAMA_3_3_70B_INSTRUCT_TURBO;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bInstructTurbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SOLAR_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13334:16
[INFO] [stdout]       |
[INFO] [stdout] 13334 |     pub struct SOLAR_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `SolarMini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SOLAR_PRO2` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13355:16
[INFO] [stdout]       |
[INFO] [stdout] 13355 |     pub struct SOLAR_PRO2;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `SolarPro2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MERCURY_CODER` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13393:16
[INFO] [stdout]       |
[INFO] [stdout] 13393 |     pub struct MERCURY_CODER;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MercuryCoder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_SCOUT_17B_16E_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13452:16
[INFO] [stdout]       |
[INFO] [stdout] 13452 |     pub struct LLAMA_4_SCOUT_17B_16E_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Scout17b16eInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA_3_1_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13473:16
[INFO] [stdout]       |
[INFO] [stdout] 13473 |     pub struct META_LLAMA_3_1_8B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_1_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_4_MAVERICK_17B_128E_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13494:16
[INFO] [stdout]       |
[INFO] [stdout] 13494 |     pub struct LLAMA_4_MAVERICK_17B_128E_INSTRUCT_FP8;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama4Maverick17b128eInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_4_MINI_REASONING` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13518:16
[INFO] [stdout]       |
[INFO] [stdout] 13518 |     pub struct PHI_4_MINI_REASONING;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi4MiniReasoning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_5_VISION_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13539:16
[INFO] [stdout]       |
[INFO] [stdout] 13539 |     pub struct PHI_3_5_VISION_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3_5VisionInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_SMALL_8K_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13560:16
[INFO] [stdout]       |
[INFO] [stdout] 13560 |     pub struct PHI_3_SMALL_8K_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3Small8kInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_5_MOE_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13581:16
[INFO] [stdout]       |
[INFO] [stdout] 13581 |     pub struct PHI_3_5_MOE_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3_5MoeInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_MEDIUM_4K_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13602:16
[INFO] [stdout]       |
[INFO] [stdout] 13602 |     pub struct PHI_3_MEDIUM_4K_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3Medium4kInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_4_MINI_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13644:16
[INFO] [stdout]       |
[INFO] [stdout] 13644 |     pub struct PHI_4_MINI_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi4MiniInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_MINI_128K_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13665:16
[INFO] [stdout]       |
[INFO] [stdout] 13665 |     pub struct PHI_3_MINI_128K_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3Mini128kInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_4_MULTIMODAL_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13686:16
[INFO] [stdout]       |
[INFO] [stdout] 13686 |     pub struct PHI_4_MULTIMODAL_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi4MultimodalInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_NANO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13707:16
[INFO] [stdout]       |
[INFO] [stdout] 13707 |     pub struct GPT_4_1_NANO;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Nano`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_11B_VISION_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13728:16
[INFO] [stdout]       |
[INFO] [stdout] 13728 |     pub struct LLAMA_3_2_11B_VISION_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_11bVisionInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MINISTRAL_3B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13749:16
[INFO] [stdout]       |
[INFO] [stdout] 13749 |     pub struct MINISTRAL_3B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ministral3b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA_3_1_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13770:16
[INFO] [stdout]       |
[INFO] [stdout] 13770 |     pub struct META_LLAMA_3_1_70B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_1_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_R_08_2024` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13791:16
[INFO] [stdout]       |
[INFO] [stdout] 13791 |     pub struct COHERE_COMMAND_R_08_2024;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandR08_2024`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CODESTRAL_2501` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13812:16
[INFO] [stdout]       |
[INFO] [stdout] 13812 |     pub struct CODESTRAL_2501;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Codestral2501`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_MEDIUM_2505` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13833:16
[INFO] [stdout]       |
[INFO] [stdout] 13833 |     pub struct MISTRAL_MEDIUM_2505;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralMedium2505`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_A` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13854:16
[INFO] [stdout]       |
[INFO] [stdout] 13854 |     pub struct COHERE_COMMAND_A;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_MEDIUM_128K_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13875:16
[INFO] [stdout]       |
[INFO] [stdout] 13875 |     pub struct PHI_3_MEDIUM_128K_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3Medium128kInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_LARGE_2411` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13896:16
[INFO] [stdout]       |
[INFO] [stdout] 13896 |     pub struct MISTRAL_LARGE_2411;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralLarge2411`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13917:16
[INFO] [stdout]       |
[INFO] [stdout] 13917 |     pub struct GROK_3_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Grok3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13938:16
[INFO] [stdout]       |
[INFO] [stdout] 13938 |     pub struct GPT_4O_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4oMini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_90B_VISION_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13959:16
[INFO] [stdout]       |
[INFO] [stdout] 13959 |     pub struct LLAMA_3_2_90B_VISION_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_90bVisionInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_MINI_4K_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:13980:16
[INFO] [stdout]       |
[INFO] [stdout] 13980 |     pub struct PHI_3_MINI_4K_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3Mini4kInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14001:16
[INFO] [stdout]       |
[INFO] [stdout] 14001 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_NEMO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14022:16
[INFO] [stdout]       |
[INFO] [stdout] 14022 |     pub struct MISTRAL_NEMO;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralNemo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AI21_JAMBA_1_5_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14043:16
[INFO] [stdout]       |
[INFO] [stdout] 14043 |     pub struct AI21_JAMBA_1_5_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ai21Jamba1_5Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MAI_DS_R1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14085:16
[INFO] [stdout]       |
[INFO] [stdout] 14085 |     pub struct MAI_DS_R1;
[INFO] [stdout]       |                ^^^^^^^^^ help: convert the identifier to upper camel case: `MaiDsR1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14106:16
[INFO] [stdout]       |
[INFO] [stdout] 14106 |     pub struct DEEPSEEK_R1_0528;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O1_PREVIEW` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14127:16
[INFO] [stdout]       |
[INFO] [stdout] 14127 |     pub struct O1_PREVIEW;
[INFO] [stdout]       |                ^^^^^^^^^^ help: convert the identifier to upper camel case: `O1Preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_R` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14148:16
[INFO] [stdout]       |
[INFO] [stdout] 14148 |     pub struct COHERE_COMMAND_R;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O4_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14169:16
[INFO] [stdout]       |
[INFO] [stdout] 14169 |     pub struct O4_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O4Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O1_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14190:16
[INFO] [stdout]       |
[INFO] [stdout] 14190 |     pub struct O1_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_3_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14211:16
[INFO] [stdout]       |
[INFO] [stdout] 14211 |     pub struct LLAMA_3_3_70B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_3_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AI21_JAMBA_1_5_LARGE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14232:16
[INFO] [stdout]       |
[INFO] [stdout] 14232 |     pub struct AI21_JAMBA_1_5_LARGE;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ai21Jamba1_5Large`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14253:16
[INFO] [stdout]       |
[INFO] [stdout] 14253 |     pub struct DEEPSEEK_R1;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_SMALL_128K_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14274:16
[INFO] [stdout]       |
[INFO] [stdout] 14274 |     pub struct PHI_3_SMALL_128K_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3Small128kInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_R_PLUS_08_2024` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14295:16
[INFO] [stdout]       |
[INFO] [stdout] 14295 |     pub struct COHERE_COMMAND_R_PLUS_08_2024;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandRPlus08_2024`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `COHERE_COMMAND_R_PLUS` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14316:16
[INFO] [stdout]       |
[INFO] [stdout] 14316 |     pub struct COHERE_COMMAND_R_PLUS;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CohereCommandRPlus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_4` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14337:16
[INFO] [stdout]       |
[INFO] [stdout] 14337 |     pub struct PHI_4;
[INFO] [stdout]       |                ^^^^^ help: convert the identifier to upper camel case: `Phi4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_3_5_MINI_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14358:16
[INFO] [stdout]       |
[INFO] [stdout] 14358 |     pub struct PHI_3_5_MINI_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi3_5MiniInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA_3_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14379:16
[INFO] [stdout]       |
[INFO] [stdout] 14379 |     pub struct META_LLAMA_3_8B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_3` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14400:16
[INFO] [stdout]       |
[INFO] [stdout] 14400 |     pub struct GROK_3;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `Grok3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14421:16
[INFO] [stdout]       |
[INFO] [stdout] 14421 |     pub struct GPT_4_1_MINI;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `O3_MINI` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14442:16
[INFO] [stdout]       |
[INFO] [stdout] 14442 |     pub struct O3_MINI;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `O3Mini`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA_3_1_405B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14463:16
[INFO] [stdout]       |
[INFO] [stdout] 14463 |     pub struct META_LLAMA_3_1_405B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_1_405bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14484:16
[INFO] [stdout]       |
[INFO] [stdout] 14484 |     pub struct GPT_4O;
[INFO] [stdout]       |                ^^^^^^ help: convert the identifier to upper camel case: `Gpt4o`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `META_LLAMA_3_70B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14505:16
[INFO] [stdout]       |
[INFO] [stdout] 14505 |     pub struct META_LLAMA_3_70B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MetaLlama3_70bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL_2503` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14526:16
[INFO] [stdout]       |
[INFO] [stdout] 14526 |     pub struct MISTRAL_SMALL_2503;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmall2503`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PHI_4_REASONING` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14547:16
[INFO] [stdout]       |
[INFO] [stdout] 14547 |     pub struct PHI_4_REASONING;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Phi4Reasoning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `JAIS_30B_CHAT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14568:16
[INFO] [stdout]       |
[INFO] [stdout] 14568 |     pub struct JAIS_30B_CHAT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Jais30bChat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14589:16
[INFO] [stdout]       |
[INFO] [stdout] 14589 |     pub struct GPT_4_1;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Gpt4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GITHUB_MODELS` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14610:16
[INFO] [stdout]       |
[INFO] [stdout] 14610 |     pub struct GITHUB_MODELS;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GithubModels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_1B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14689:16
[INFO] [stdout]       |
[INFO] [stdout] 14689 |     pub struct LLAMA_3_2_1B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_1bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OSMOSIS_STRUCTURE_0_6B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14710:16
[INFO] [stdout]       |
[INFO] [stdout] 14710 |     pub struct OSMOSIS_STRUCTURE_0_6B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OsmosisStructure0_6b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_NEMO_12B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14731:16
[INFO] [stdout]       |
[INFO] [stdout] 14731 |     pub struct MISTRAL_NEMO_12B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralNemo12bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GEMMA_3` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14752:16
[INFO] [stdout]       |
[INFO] [stdout] 14752 |     pub struct GEMMA_3;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `Gemma3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_11B_VISION_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14773:16
[INFO] [stdout]       |
[INFO] [stdout] 14773 |     pub struct LLAMA_3_2_11B_VISION_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_11bVisionInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_2_3B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14794:16
[INFO] [stdout]       |
[INFO] [stdout] 14794 |     pub struct LLAMA_3_2_3B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_2_3bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_EMBEDDING_4B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14815:16
[INFO] [stdout]       |
[INFO] [stdout] 14815 |     pub struct QWEN3_EMBEDDING_4B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Embedding4b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN_2_5_7B_VISION_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14836:16
[INFO] [stdout]       |
[INFO] [stdout] 14836 |     pub struct QWEN_2_5_7B_VISION_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen2_5_7bVisionInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LLAMA_3_1_8B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14857:16
[INFO] [stdout]       |
[INFO] [stdout] 14857 |     pub struct LLAMA_3_1_8B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Llama3_1_8bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_3_5_HAIKU` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14904:16
[INFO] [stdout]       |
[INFO] [stdout] 14904 |     pub struct CLAUDE_3_5_HAIKU;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Claude3_5Haiku`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14925:16
[INFO] [stdout]       |
[INFO] [stdout] 14925 |     pub struct KIMI_K2;
[INFO] [stdout]       |                ^^^^^^^ help: convert the identifier to upper camel case: `KimiK2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5_CODEX` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14946:16
[INFO] [stdout]       |
[INFO] [stdout] 14946 |     pub struct GPT_5_CODEX;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt5Codex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14967:16
[INFO] [stdout]       |
[INFO] [stdout] 14967 |     pub struct GPT_5;
[INFO] [stdout]       |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:14988:16
[INFO] [stdout]       |
[INFO] [stdout] 14988 |     pub struct QWEN3_CODER;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_OPUS_4_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15009:16
[INFO] [stdout]       |
[INFO] [stdout] 15009 |     pub struct CLAUDE_OPUS_4_1;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeOpus4_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15030:16
[INFO] [stdout]       |
[INFO] [stdout] 15030 |     pub struct CLAUDE_SONNET_4;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_MAX` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15051:16
[INFO] [stdout]       |
[INFO] [stdout] 15051 |     pub struct QWEN3_MAX;
[INFO] [stdout]       |                ^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CLAUDE_SONNET_4_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15072:16
[INFO] [stdout]       |
[INFO] [stdout] 15072 |     pub struct CLAUDE_SONNET_4_5;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClaudeSonnet4_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CODE_SUPERNOVA` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15093:16
[INFO] [stdout]       |
[INFO] [stdout] 15093 |     pub struct CODE_SUPERNOVA;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CodeSupernova`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GROK_CODE` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15114:16
[INFO] [stdout]       |
[INFO] [stdout] 15114 |     pub struct GROK_CODE;
[INFO] [stdout]       |                ^^^^^^^^^ help: convert the identifier to upper camel case: `GrokCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_VL_A3B_THINKING` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15161:16
[INFO] [stdout]       |
[INFO] [stdout] 15161 |     pub struct KIMI_VL_A3B_THINKING;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiVlA3bThinking`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_480B_A35B_INSTRUCT_FP8` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15182:16
[INFO] [stdout]       |
[INFO] [stdout] 15182 |     pub struct QWEN3_CODER_480B_A35B_INSTRUCT_FP8;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder480bA35bInstructFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_FP8` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15203:16
[INFO] [stdout]       |
[INFO] [stdout] 15203 |     pub struct GLM_4_5_FP8;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Fp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15224:16
[INFO] [stdout]       |
[INFO] [stdout] 15224 |     pub struct QWEN3_30B_A3B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1_TERMINUS` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15245:16
[INFO] [stdout]       |
[INFO] [stdout] 15245 |     pub struct DEEPSEEK_V3_1_TERMINUS;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1Terminus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LONGCAT_FLASH_CHAT_FP8` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15266:16
[INFO] [stdout]       |
[INFO] [stdout] 15266 |     pub struct LONGCAT_FLASH_CHAT_FP8;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LongcatFlashChatFp8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEVSTRAL_SMALL_2505` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15287:16
[INFO] [stdout]       |
[INFO] [stdout] 15287 |     pub struct DEVSTRAL_SMALL_2505;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevstralSmall2505`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15308:16
[INFO] [stdout]       |
[INFO] [stdout] 15308 |     pub struct QWEN3_30B_A3B_THINKING_2507;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1_THINKING` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15329:16
[INFO] [stdout]       |
[INFO] [stdout] 15329 |     pub struct DEEPSEEK_V3_1_THINKING;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1Thinking`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_AIR` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15350:16
[INFO] [stdout]       |
[INFO] [stdout] 15350 |     pub struct GLM_4_5_AIR;
[INFO] [stdout]       |                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Air`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GLM_4_5_TURBO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15371:16
[INFO] [stdout]       |
[INFO] [stdout] 15371 |     pub struct GLM_4_5_TURBO;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Glm4_5Turbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_DISTILL_LLAMA_70B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15392:16
[INFO] [stdout]       |
[INFO] [stdout] 15392 |     pub struct DEEPSEEK_R1_DISTILL_LLAMA_70B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1DistillLlama70b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1T_CHIMERA` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15413:16
[INFO] [stdout]       |
[INFO] [stdout] 15413 |     pub struct DEEPSEEK_R1T_CHIMERA;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1tChimera`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_30B_A3B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15434:16
[INFO] [stdout]       |
[INFO] [stdout] 15434 |     pub struct QWEN3_30B_A3B_INSTRUCT_2507;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_30bA3bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15455:16
[INFO] [stdout]       |
[INFO] [stdout] 15455 |     pub struct DEEPSEEK_V3_1;
[INFO] [stdout]       |                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_DEV_72B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15476:16
[INFO] [stdout]       |
[INFO] [stdout] 15476 |     pub struct KIMI_DEV_72B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiDev72b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_CODER_30B_A3B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15497:16
[INFO] [stdout]       |
[INFO] [stdout] 15497 |     pub struct QWEN3_CODER_30B_A3B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Coder30bA3bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_0324` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15518:16
[INFO] [stdout]       |
[INFO] [stdout] 15518 |     pub struct DEEPSEEK_V3_0324;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_0324`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT_75K` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15539:16
[INFO] [stdout]       |
[INFO] [stdout] 15539 |     pub struct KIMI_K2_INSTRUCT_75K;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct75k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_INSTRUCT_2507` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15560:16
[INFO] [stdout]       |
[INFO] [stdout] 15560 |     pub struct QWEN3_235B_A22B_INSTRUCT_2507;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bInstruct2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15581:16
[INFO] [stdout]       |
[INFO] [stdout] 15581 |     pub struct DEEPSEEK_R1_0528;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_R1_0528_QWEN3_8B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15602:16
[INFO] [stdout]       |
[INFO] [stdout] 15602 |     pub struct DEEPSEEK_R1_0528_QWEN3_8B;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekR1_0528Qwen3_8b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_235B_A22B_THINKING_2507` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15623:16
[INFO] [stdout]       |
[INFO] [stdout] 15623 |     pub struct QWEN3_235B_A22B_THINKING_2507;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3_235bA22bThinking2507`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_OSS_120B` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15644:16
[INFO] [stdout]       |
[INFO] [stdout] 15644 |     pub struct GPT_OSS_120B;
[INFO] [stdout]       |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GptOss120b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_NEXT_80B_A3B_THINKING` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15665:16
[INFO] [stdout]       |
[INFO] [stdout] 15665 |     pub struct QWEN3_NEXT_80B_A3B_THINKING;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Next80bA3bThinking`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `QWEN3_NEXT_80B_A3B_INSTRUCT` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15686:16
[INFO] [stdout]       |
[INFO] [stdout] 15686 |     pub struct QWEN3_NEXT_80B_A3B_INSTRUCT;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Qwen3Next80bA3bInstruct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_TNG_R1T2_CHIMERA` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15707:16
[INFO] [stdout]       |
[INFO] [stdout] 15707 |     pub struct DEEPSEEK_TNG_R1T2_CHIMERA;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekTngR1t2Chimera`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MISTRAL_SMALL_3_2_24B_INSTRUCT_2506` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15728:16
[INFO] [stdout]       |
[INFO] [stdout] 15728 |     pub struct MISTRAL_SMALL_3_2_24B_INSTRUCT_2506;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MistralSmall3_2_24bInstruct2506`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DEEPSEEK_V3_1_TURBO` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15749:16
[INFO] [stdout]       |
[INFO] [stdout] 15749 |     pub struct DEEPSEEK_V3_1_TURBO;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeepseekV3_1Turbo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KIMI_K2_INSTRUCT_0905` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15770:16
[INFO] [stdout]       |
[INFO] [stdout] 15770 |     pub struct KIMI_K2_INSTRUCT_0905;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KimiK2Instruct0905`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_5` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15846:16
[INFO] [stdout]       |
[INFO] [stdout] 15846 |     pub struct GPT_5;
[INFO] [stdout]       |                ^^^^^ help: convert the identifier to upper camel case: `Gpt5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CODEX_MINI_LATEST` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15909:16
[INFO] [stdout]       |
[INFO] [stdout] 15909 |     pub struct CODEX_MINI_LATEST;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CodexMiniLatest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_2024_11_20` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15930:16
[INFO] [stdout]       |
[INFO] [stdout] 15930 |     pub struct GPT_4O_2024_11_20;
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Gpt4o2024_11_20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4` should have an upper camel case name
[INFO] [stdout]      --> src/generated.rs:15951:16
[INFO] [stdout]       |
[INFO] [stdout] 15951 |     pub struct GPT_4;
[INFO] [stdout]       |                ^^^^^ help: convert the identifier to upper camel case: `Gpt4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPT_4O_2024_05_13` should have an upper camel case name
[WARN] too many lines in the log, truncating it
