[INFO] cloning repository https://github.com/jonastar/discord-openapi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonastar/discord-openapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonastar%2Fdiscord-openapi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonastar%2Fdiscord-openapi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c304280ce2212aae90aedddb7525d19815a09fee
[INFO] checking jonastar/discord-openapi against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonastar%2Fdiscord-openapi" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jonastar/discord-openapi
[INFO] finished tweaking git repo https://github.com/jonastar/discord-openapi
[INFO] tweaked toml for git repo https://github.com/jonastar/discord-openapi written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonastar/discord-openapi on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jonastar/discord-openapi 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9fa0a0543e5f19ced56952752cf119f8449474531863fa969ad73339b5206247
[INFO] running `Command { std: "docker" "start" "-a" "9fa0a0543e5f19ced56952752cf119f8449474531863fa969ad73339b5206247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fa0a0543e5f19ced56952752cf119f8449474531863fa969ad73339b5206247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fa0a0543e5f19ced56952752cf119f8449474531863fa969ad73339b5206247", kill_on_drop: false }`
[INFO] [stdout] 9fa0a0543e5f19ced56952752cf119f8449474531863fa969ad73339b5206247
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a4e2c06758c15b5e10eeeeda0c82032dc3df8b96d337c195013a2f3bd2d5c4f
[INFO] running `Command { std: "docker" "start" "-a" "4a4e2c06758c15b5e10eeeeda0c82032dc3df8b96d337c195013a2f3bd2d5c4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]     Checking openapi-discord v0.1.0 (/opt/rustwide/workdir/generated-rust)
[INFO] [stderr]     Checking openapi-discord-generator v0.1.0 (/opt/rustwide/workdir/generator)
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> generator/src/ir.rs:746:31
[INFO] [stdout]     |
[INFO] [stdout] 746 | fn extract_enum_field_options(ctx: &IrGenContext, obj: &Schema) -> (bool, Vec<StringOrInt>) {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> generator/src/rust_codegen.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         ctx: &crate::code_gen::GenContext,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> generator/src/rust_codegen.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         ctx: &crate::code_gen::GenContext,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> generator/src/rust_codegen.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 |         ctx: &crate::code_gen::GenContext,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `spec` is never read
[INFO] [stdout]    --> generator/src/ir.rs:689:5
[INFO] [stdout]     |
[INFO] [stdout] 688 | pub struct IrGenContext<'a> {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 689 |     spec: &'a Spec,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `openapi`, `info`, `external_docs`, and `paths` are never read
[INFO] [stdout]   --> generator/src/spec.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Spec {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout]  7 |     pub openapi: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]  8 |     pub info: SpecInfo,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  9 |     #[serde(rename = "externalDocs")]
[INFO] [stdout] 10 |     pub external_docs: ExternalDocs,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 11 |
[INFO] [stdout] 12 |     pub paths: HashMap<String, PathItemOuter>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Spec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Response` is never constructed
[INFO] [stdout]   --> generator/src/spec.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum ComponentRef {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] 54 |     Schema(String),
[INFO] [stdout] 55 |     Response(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_ref` is never used
[INFO] [stdout]   --> generator/src/spec.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl Spec {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 59 |     pub fn resolve_ref(&self, str: &str) -> ResolvedReference {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ResolvedReference` is never used
[INFO] [stdout]   --> generator/src/spec.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub enum ResolvedReference<'a> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `description`, `terms_of_service`, and `version` are never read
[INFO] [stdout]   --> generator/src/spec.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct SpecInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 75 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 76 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 77 |     #[serde(rename = "termsOfService")]
[INFO] [stdout] 78 |     pub terms_of_service: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 79 |     pub version: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpecInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parameters`, `get`, `post`, `put`, `delete`, and `patch` are never read
[INFO] [stdout]   --> generator/src/spec.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct PathItemOuter {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 84 |     #[serde(default)]
[INFO] [stdout] 85 |     pub parameters: Vec<PathParameter>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 86 |     pub get: Option<PathItemInner>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 87 |     pub post: Option<PathItemInner>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 88 |     pub put: Option<PathItemInner>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 89 |     pub delete: Option<PathItemInner>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 90 |     pub patch: Option<PathItemInner>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathItemOuter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `operation_id`, `parameters`, `request_body`, `responses`, and `security` are never read
[INFO] [stdout]    --> generator/src/spec.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct PathItemInner {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 105 |     #[serde(rename = "operationId")]
[INFO] [stdout] 106 |     pub operation_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub parameters: Vec<PathParameter>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub request_body: Option<Content>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 113 |
[INFO] [stdout] 114 |     pub responses: HashMap<String, ObjectOrReference<PathResponse>>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub security: Vec<PathSecurity>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PathItemInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description` and `content` are never read
[INFO] [stdout]    --> generator/src/spec.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct PathResponse {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 122 |     pub description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 123 |     pub content: Option<Content>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PathResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bot_token` and `oauth` are never read
[INFO] [stdout]    --> generator/src/spec.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct PathSecurity {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 128 |     #[serde(rename = "BotToken")]
[INFO] [stdout] 129 |     pub bot_token: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 130 |     #[serde(rename = "OAuth2")]
[INFO] [stdout] 131 |     pub oauth: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PathSecurity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `security_schemes` and `responses` are never read
[INFO] [stdout]    --> generator/src/spec.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Components {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub security_schemes: SecuritySchemes,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 143 |
[INFO] [stdout] 144 |     pub responses: HashMap<String, PathResponse>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Components` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_ref` is never used
[INFO] [stdout]    --> generator/src/spec.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Components {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 148 |     pub fn resolve_ref(&self, selector: ComponentRef) -> ResolvedReference {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bot_token` and `oauth2` are never read
[INFO] [stdout]    --> generator/src/spec.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct SecuritySchemes {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 162 |     #[serde(rename = "BotToken")]
[INFO] [stdout] 163 |     pub bot_token: BotSecurityScheme,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 164 |     #[serde(rename = "OAuth2")]
[INFO] [stdout] 165 |     pub oauth2: OauthSecurityScheme,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SecuritySchemes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_field`, `description`, `name`, and `in_field` are never read
[INFO] [stdout]    --> generator/src/spec.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct BotSecurityScheme {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 170 |     #[serde(rename = "type")]
[INFO] [stdout] 171 |     pub type_field: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 172 |     pub description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 173 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 174 |     #[serde(rename = "in")]
[INFO] [stdout] 175 |     pub in_field: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BotSecurityScheme` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_field` and `flows` are never read
[INFO] [stdout]    --> generator/src/spec.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct OauthSecurityScheme {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 180 |     #[serde(rename = "type")]
[INFO] [stdout] 181 |     pub type_field: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 182 |     pub flows: OauthFlows,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OauthSecurityScheme` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContentSchemaRef` is never constructed
[INFO] [stdout]    --> generator/src/spec.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 414 | pub struct ContentSchemaRef {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve` is never used
[INFO] [stdout]    --> generator/src/spec.rs:550:12
[INFO] [stdout]     |
[INFO] [stdout] 549 | impl ObjectOrReference<Schema> {
[INFO] [stdout]     | ------------------------------ method in this implementation
[INFO] [stdout] 550 |     pub fn resolve<'a>(&'a self, spec: &'a Spec) -> ResolvedReference<'a> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> generator/src/spec.rs:59:24
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn resolve_ref(&self, str: &str) -> ResolvedReference {
[INFO] [stdout]    |                        ^^^^^                ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn resolve_ref(&self, str: &str) -> ResolvedReference<'_> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> generator/src/spec.rs:148:24
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn resolve_ref(&self, selector: ComponentRef) -> ResolvedReference {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn resolve_ref(&self, selector: ComponentRef) -> ResolvedReference<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> generator/src/ir.rs:746:31
[INFO] [stdout]     |
[INFO] [stdout] 746 | fn extract_enum_field_options(ctx: &IrGenContext, obj: &Schema) -> (bool, Vec<StringOrInt>) {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> generator/src/rust_codegen.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         ctx: &crate::code_gen::GenContext,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> generator/src/rust_codegen.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         ctx: &crate::code_gen::GenContext,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> generator/src/rust_codegen.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 |         ctx: &crate::code_gen::GenContext,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `spec` is never read
[INFO] [stdout]    --> generator/src/ir.rs:689:5
[INFO] [stdout]     |
[INFO] [stdout] 688 | pub struct IrGenContext<'a> {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 689 |     spec: &'a Spec,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `openapi`, `info`, `external_docs`, and `paths` are never read
[INFO] [stdout]   --> generator/src/spec.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Spec {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout]  7 |     pub openapi: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]  8 |     pub info: SpecInfo,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  9 |     #[serde(rename = "externalDocs")]
[INFO] [stdout] 10 |     pub external_docs: ExternalDocs,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 11 |
[INFO] [stdout] 12 |     pub paths: HashMap<String, PathItemOuter>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Spec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Response` is never constructed
[INFO] [stdout]   --> generator/src/spec.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum ComponentRef {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] 54 |     Schema(String),
[INFO] [stdout] 55 |     Response(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_ref` is never used
[INFO] [stdout]   --> generator/src/spec.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl Spec {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 59 |     pub fn resolve_ref(&self, str: &str) -> ResolvedReference {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ResolvedReference` is never used
[INFO] [stdout]   --> generator/src/spec.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub enum ResolvedReference<'a> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `description`, `terms_of_service`, and `version` are never read
[INFO] [stdout]   --> generator/src/spec.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct SpecInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 75 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 76 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 77 |     #[serde(rename = "termsOfService")]
[INFO] [stdout] 78 |     pub terms_of_service: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 79 |     pub version: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpecInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parameters`, `get`, `post`, `put`, `delete`, and `patch` are never read
[INFO] [stdout]   --> generator/src/spec.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct PathItemOuter {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 84 |     #[serde(default)]
[INFO] [stdout] 85 |     pub parameters: Vec<PathParameter>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 86 |     pub get: Option<PathItemInner>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 87 |     pub post: Option<PathItemInner>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 88 |     pub put: Option<PathItemInner>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 89 |     pub delete: Option<PathItemInner>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 90 |     pub patch: Option<PathItemInner>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathItemOuter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `operation_id`, `parameters`, `request_body`, `responses`, and `security` are never read
[INFO] [stdout]    --> generator/src/spec.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct PathItemInner {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 105 |     #[serde(rename = "operationId")]
[INFO] [stdout] 106 |     pub operation_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub parameters: Vec<PathParameter>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub request_body: Option<Content>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 113 |
[INFO] [stdout] 114 |     pub responses: HashMap<String, ObjectOrReference<PathResponse>>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub security: Vec<PathSecurity>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PathItemInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description` and `content` are never read
[INFO] [stdout]    --> generator/src/spec.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct PathResponse {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 122 |     pub description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 123 |     pub content: Option<Content>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PathResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bot_token` and `oauth` are never read
[INFO] [stdout]    --> generator/src/spec.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct PathSecurity {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 128 |     #[serde(rename = "BotToken")]
[INFO] [stdout] 129 |     pub bot_token: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 130 |     #[serde(rename = "OAuth2")]
[INFO] [stdout] 131 |     pub oauth: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PathSecurity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `security_schemes` and `responses` are never read
[INFO] [stdout]    --> generator/src/spec.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Components {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub security_schemes: SecuritySchemes,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 143 |
[INFO] [stdout] 144 |     pub responses: HashMap<String, PathResponse>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Components` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_ref` is never used
[INFO] [stdout]    --> generator/src/spec.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Components {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 148 |     pub fn resolve_ref(&self, selector: ComponentRef) -> ResolvedReference {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bot_token` and `oauth2` are never read
[INFO] [stdout]    --> generator/src/spec.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct SecuritySchemes {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 162 |     #[serde(rename = "BotToken")]
[INFO] [stdout] 163 |     pub bot_token: BotSecurityScheme,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 164 |     #[serde(rename = "OAuth2")]
[INFO] [stdout] 165 |     pub oauth2: OauthSecurityScheme,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SecuritySchemes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_field`, `description`, `name`, and `in_field` are never read
[INFO] [stdout]    --> generator/src/spec.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct BotSecurityScheme {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 170 |     #[serde(rename = "type")]
[INFO] [stdout] 171 |     pub type_field: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 172 |     pub description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 173 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 174 |     #[serde(rename = "in")]
[INFO] [stdout] 175 |     pub in_field: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BotSecurityScheme` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_field` and `flows` are never read
[INFO] [stdout]    --> generator/src/spec.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct OauthSecurityScheme {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 180 |     #[serde(rename = "type")]
[INFO] [stdout] 181 |     pub type_field: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 182 |     pub flows: OauthFlows,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OauthSecurityScheme` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContentSchemaRef` is never constructed
[INFO] [stdout]    --> generator/src/spec.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 414 | pub struct ContentSchemaRef {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve` is never used
[INFO] [stdout]    --> generator/src/spec.rs:550:12
[INFO] [stdout]     |
[INFO] [stdout] 549 | impl ObjectOrReference<Schema> {
[INFO] [stdout]     | ------------------------------ method in this implementation
[INFO] [stdout] 550 |     pub fn resolve<'a>(&'a self, spec: &'a Spec) -> ResolvedReference<'a> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> generator/src/spec.rs:59:24
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn resolve_ref(&self, str: &str) -> ResolvedReference {
[INFO] [stdout]    |                        ^^^^^                ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn resolve_ref(&self, str: &str) -> ResolvedReference<'_> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> generator/src/spec.rs:148:24
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn resolve_ref(&self, selector: ComponentRef) -> ResolvedReference {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn resolve_ref(&self, selector: ComponentRef) -> ResolvedReference<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StageScheduledEventPatchRequestPartial` is never constructed
[INFO] [stdout]  --> generated-rust/src/generated.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StageScheduledEventPatchRequestPartial {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StickerPackResponse` is never constructed
[INFO] [stdout]   --> generated-rust/src/generated.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct StickerPackResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateMessageInteractionCallbackRequest` is never constructed
[INFO] [stdout]   --> generated-rust/src/generated.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct UpdateMessageInteractionCallbackRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCheckRunOutput` is never constructed
[INFO] [stdout]   --> generated-rust/src/generated.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct GithubCheckRunOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OAuth2Key` is never constructed
[INFO] [stdout]   --> generated-rust/src/generated.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct OAuth2Key {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VanityURLErrorResponse` is never constructed
[INFO] [stdout]   --> generated-rust/src/generated.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct VanityURLErrorResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WidgetChannel` is never constructed
[INFO] [stdout]   --> generated-rust/src/generated.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct WidgetChannel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PartialGuildSubscriptionIntegrationResponse` is never constructed
[INFO] [stdout]   --> generated-rust/src/generated.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct PartialGuildSubscriptionIntegrationResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentInputTextResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct MessageComponentInputTextResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandChannelOptionResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct ApplicationCommandChannelOptionResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockMessageAction` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct BlockMessageAction {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateMessageInteractionCallbackRequest` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct CreateMessageInteractionCallbackRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelSelectDefaultValue` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct ChannelSelectDefaultValue {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlagToChannelActionResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct FlagToChannelActionResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MLSpamTriggerMetadata` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct MLSpamTriggerMetadata {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceRegionResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct VoiceRegionResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandAttachmentOption` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub struct ApplicationCommandAttachmentOption {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandOptionNumberChoiceResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:213:12
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub struct ApplicationCommandOptionNumberChoiceResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Error` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:258:12
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub struct Error {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubReview` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct GithubReview {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Int53Type` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:273:12
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub struct Int53Type(pub i64);
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StageInstanceResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub struct StageInstanceResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntitlementResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct EntitlementResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StageScheduledEventResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct StageScheduledEventResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Button` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:343:12
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub struct Button {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserCommunicationDisabledActionMetadataResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:362:12
[INFO] [stdout]     |
[INFO] [stdout] 362 | pub struct UserCommunicationDisabledActionMetadataResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandOptionIntegerChoice` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:367:12
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub struct ApplicationCommandOptionIntegerChoice {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageResponseStickers` is never used
[INFO] [stdout]    --> generated-rust/src/generated.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 376 | pub enum MessageResponseStickers {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageResponseNonce` is never used
[INFO] [stdout]    --> generated-rust/src/generated.rs:421:10
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub enum MessageResponseNonce {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageResponseComponents` is never used
[INFO] [stdout]    --> generated-rust/src/generated.rs:428:10
[INFO] [stdout]     |
[INFO] [stdout] 428 | pub enum MessageResponseComponents {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:541:12
[INFO] [stdout]     |
[INFO] [stdout] 541 | pub struct MessageResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreadResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:599:12
[INFO] [stdout]     |
[INFO] [stdout] 599 | pub struct ThreadResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandUserOptionResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:637:12
[INFO] [stdout]     |
[INFO] [stdout] 637 | pub struct ApplicationCommandUserOptionResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandIntegerOption` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:655:12
[INFO] [stdout]     |
[INFO] [stdout] 655 | pub struct ApplicationCommandIntegerOption {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelSelect` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:677:12
[INFO] [stdout]     |
[INFO] [stdout] 677 | pub struct ChannelSelect {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandIntegerOptionResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:696:12
[INFO] [stdout]     |
[INFO] [stdout] 696 | pub struct ApplicationCommandIntegerOptionResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildTemplateChannelResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:722:12
[INFO] [stdout]     |
[INFO] [stdout] 722 | pub struct GuildTemplateChannelResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentStringSelectResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:760:12
[INFO] [stdout]     |
[INFO] [stdout] 760 | pub struct MessageComponentStringSelectResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConnectedAccountGuildResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:778:12
[INFO] [stdout]     |
[INFO] [stdout] 778 | pub struct ConnectedAccountGuildResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserAvatarDecorationResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:786:12
[INFO] [stdout]     |
[INFO] [stdout] 786 | pub struct UserAvatarDecorationResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandBooleanOptionResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:789:12
[INFO] [stdout]     |
[INFO] [stdout] 789 | pub struct ApplicationCommandBooleanOptionResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentChannelSelectResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:807:12
[INFO] [stdout]     |
[INFO] [stdout] 807 | pub struct MessageComponentChannelSelectResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelPermissionOverwriteResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:825:12
[INFO] [stdout]     |
[INFO] [stdout] 825 | pub struct ChannelPermissionOverwriteResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VanityURLResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:834:12
[INFO] [stdout]     |
[INFO] [stdout] 834 | pub struct VanityURLResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubAuthor` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:843:12
[INFO] [stdout]     |
[INFO] [stdout] 843 | pub struct GithubAuthor {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuarantineUserActionMetadata` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:850:12
[INFO] [stdout]     |
[INFO] [stdout] 850 | pub struct QuarantineUserActionMetadata {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IncomingWebhookRequestPartial` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:853:12
[INFO] [stdout]     |
[INFO] [stdout] 853 | pub struct IncomingWebhookRequestPartial {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GroupDMInviteResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:879:12
[INFO] [stdout]     |
[INFO] [stdout] 879 | pub struct GroupDMInviteResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApplicationCommandCreateRequestOptions` is never used
[INFO] [stdout]    --> generated-rust/src/generated.rs:900:10
[INFO] [stdout]     |
[INFO] [stdout] 900 | pub enum ApplicationCommandCreateRequestOptions {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandCreateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1036:12
[INFO] [stdout]      |
[INFO] [stdout] 1036 | pub struct ApplicationCommandCreateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `KeywordUpsertRequestActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:1057:10
[INFO] [stdout]      |
[INFO] [stdout] 1057 | pub enum KeywordUpsertRequestActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeywordUpsertRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1116:12
[INFO] [stdout]      |
[INFO] [stdout] 1116 | pub struct KeywordUpsertRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SelectOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1133:12
[INFO] [stdout]      |
[INFO] [stdout] 1133 | pub struct SelectOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InviteApplicationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1170:12
[INFO] [stdout]      |
[INFO] [stdout] 1170 | pub struct InviteApplicationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubWebhook` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1212:12
[INFO] [stdout]      |
[INFO] [stdout] 1212 | pub struct GithubWebhook {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SettingsEmojiResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1256:12
[INFO] [stdout]      |
[INFO] [stdout] 1256 | pub struct SettingsEmojiResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1266:12
[INFO] [stdout]      |
[INFO] [stdout] 1266 | pub struct UserResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WebhookSourceChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1287:12
[INFO] [stdout]      |
[INFO] [stdout] 1287 | pub struct WebhookSourceChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandSubcommandGroupOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1293:12
[INFO] [stdout]      |
[INFO] [stdout] 1293 | pub struct ApplicationCommandSubcommandGroupOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SlackWebhook` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1309:12
[INFO] [stdout]      |
[INFO] [stdout] 1309 | pub struct SlackWebhook {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentEmojiResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1344:12
[INFO] [stdout]      |
[INFO] [stdout] 1344 | pub struct MessageComponentEmojiResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PurchaseNotificationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1353:12
[INFO] [stdout]      |
[INFO] [stdout] 1353 | pub struct PurchaseNotificationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BasicApplicationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1388:12
[INFO] [stdout]      |
[INFO] [stdout] 1388 | pub struct BasicApplicationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildWelcomeChannel` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1406:12
[INFO] [stdout]      |
[INFO] [stdout] 1406 | pub struct GuildWelcomeChannel {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AvailableLocalesEnum` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:1416:10
[INFO] [stdout]      |
[INFO] [stdout] 1416 | pub enum AvailableLocalesEnum {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyGuildResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1488:12
[INFO] [stdout]      |
[INFO] [stdout] 1488 | pub struct MyGuildResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubIssue` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1503:12
[INFO] [stdout]      |
[INFO] [stdout] 1503 | pub struct GithubIssue {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StandardStickerResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1537:12
[INFO] [stdout]      |
[INFO] [stdout] 1537 | pub struct StandardStickerResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StringSelect` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1552:12
[INFO] [stdout]      |
[INFO] [stdout] 1552 | pub struct StringSelect {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WidgetUserDiscriminator` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:1568:10
[INFO] [stdout]      |
[INFO] [stdout] 1568 | pub enum WidgetUserDiscriminator {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApplicationCommandUpdateRequestOptions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:1575:10
[INFO] [stdout]      |
[INFO] [stdout] 1575 | pub enum ApplicationCommandUpdateRequestOptions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandUpdateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1711:12
[INFO] [stdout]      |
[INFO] [stdout] 1711 | pub struct ApplicationCommandUpdateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandSubcommandGroupOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1733:12
[INFO] [stdout]      |
[INFO] [stdout] 1733 | pub struct ApplicationCommandSubcommandGroupOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationOAuth2InstallParams` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1753:12
[INFO] [stdout]      |
[INFO] [stdout] 1753 | pub struct ApplicationOAuth2InstallParams {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubComment` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1761:12
[INFO] [stdout]      |
[INFO] [stdout] 1761 | pub struct GithubComment {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmojiResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1802:12
[INFO] [stdout]      |
[INFO] [stdout] 1802 | pub struct EmojiResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandOptionIntegerChoiceResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1815:12
[INFO] [stdout]      |
[INFO] [stdout] 1815 | pub struct ApplicationCommandOptionIntegerChoiceResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandAttachmentOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1825:12
[INFO] [stdout]      |
[INFO] [stdout] 1825 | pub struct ApplicationCommandAttachmentOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationFormPartialDescription` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1843:12
[INFO] [stdout]      |
[INFO] [stdout] 1843 | pub struct ApplicationFormPartialDescription {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationFormPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1850:12
[INFO] [stdout]      |
[INFO] [stdout] 1850 | pub struct ApplicationFormPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildTemplateSnapshotResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1879:12
[INFO] [stdout]      |
[INFO] [stdout] 1879 | pub struct GuildTemplateSnapshotResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AllowedMentionTypes` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:1900:10
[INFO] [stdout]      |
[INFO] [stdout] 1900 | pub enum AllowedMentionTypes {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WebhookSourceGuildResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1910:12
[INFO] [stdout]      |
[INFO] [stdout] 1910 | pub struct WebhookSourceGuildResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1941:12
[INFO] [stdout]      |
[INFO] [stdout] 1941 | pub struct ErrorResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RoleSelectDefaultValue` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1944:12
[INFO] [stdout]      |
[INFO] [stdout] 1944 | pub struct RoleSelectDefaultValue {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildHomeSettingsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1976:12
[INFO] [stdout]      |
[INFO] [stdout] 1976 | pub struct GuildHomeSettingsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InteractionApplicationCommandAutocompleteCallbackStringData` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1988:12
[INFO] [stdout]      |
[INFO] [stdout] 1988 | pub struct InteractionApplicationCommandAutocompleteCallbackStringData {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbedAuthor` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1994:12
[INFO] [stdout]      |
[INFO] [stdout] 1994 | pub struct RichEmbedAuthor {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateEntitlementRequestData` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2004:12
[INFO] [stdout]      |
[INFO] [stdout] 2004 | pub struct CreateEntitlementRequestData {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubUser` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2011:12
[INFO] [stdout]      |
[INFO] [stdout] 2011 | pub struct GithubUser {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GuildAuditLogResponseGuildScheduledEvents` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2020:10
[INFO] [stdout]      |
[INFO] [stdout] 2020 | pub enum GuildAuditLogResponseGuildScheduledEvents {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GuildAuditLogResponseIntegrations` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2079:10
[INFO] [stdout]      |
[INFO] [stdout] 2079 | pub enum GuildAuditLogResponseIntegrations {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GuildAuditLogResponseAutoModerationRules` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2140:10
[INFO] [stdout]      |
[INFO] [stdout] 2140 | pub enum GuildAuditLogResponseAutoModerationRules {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GuildAuditLogResponseWebhooks` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2217:10
[INFO] [stdout]      |
[INFO] [stdout] 2217 | pub enum GuildAuditLogResponseWebhooks {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildAuditLogResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2275:12
[INFO] [stdout]      |
[INFO] [stdout] 2275 | pub struct GuildAuditLogResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeywordTriggerMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2287:12
[INFO] [stdout]      |
[INFO] [stdout] 2287 | pub struct KeywordTriggerMetadataResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreatedThreadResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2294:12
[INFO] [stdout]      |
[INFO] [stdout] 2294 | pub struct CreatedThreadResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEmbedProviderResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2332:12
[INFO] [stdout]      |
[INFO] [stdout] 2332 | pub struct MessageEmbedProviderResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserSelect` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2339:12
[INFO] [stdout]      |
[INFO] [stdout] 2339 | pub struct UserSelect {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandNumberOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2356:12
[INFO] [stdout]      |
[INFO] [stdout] 2356 | pub struct ApplicationCommandNumberOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InnerErrors` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2378:12
[INFO] [stdout]      |
[INFO] [stdout] 2378 | pub struct InnerErrors {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultKeywordListTriggerMetadata` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2383:12
[INFO] [stdout]      |
[INFO] [stdout] 2383 | pub struct DefaultKeywordListTriggerMetadata {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DefaultKeywordListUpsertRequestPartialActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2392:10
[INFO] [stdout]      |
[INFO] [stdout] 2392 | pub enum DefaultKeywordListUpsertRequestPartialActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultKeywordListUpsertRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2459:12
[INFO] [stdout]      |
[INFO] [stdout] 2459 | pub struct DefaultKeywordListUpsertRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExternalScheduledEventPatchRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2479:12
[INFO] [stdout]      |
[INFO] [stdout] 2479 | pub struct ExternalScheduledEventPatchRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateGuildInviteRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2503:12
[INFO] [stdout]      |
[INFO] [stdout] 2503 | pub struct CreateGuildInviteRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentUserSelectResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2521:12
[INFO] [stdout]      |
[INFO] [stdout] 2521 | pub struct MessageComponentUserSelectResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InviteChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2537:12
[INFO] [stdout]      |
[INFO] [stdout] 2537 | pub struct InviteChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandRoleOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2550:12
[INFO] [stdout]      |
[INFO] [stdout] 2550 | pub struct ApplicationCommandRoleOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WebhookSlackEmbed` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2568:12
[INFO] [stdout]      |
[INFO] [stdout] 2568 | pub struct WebhookSlackEmbed {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ModalInteractionCallbackDataComponents` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2601:10
[INFO] [stdout]      |
[INFO] [stdout] 2601 | pub enum ModalInteractionCallbackDataComponents {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModalInteractionCallbackData` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2642:12
[INFO] [stdout]      |
[INFO] [stdout] 2642 | pub struct ModalInteractionCallbackData {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuditLogObjectChangeResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2649:12
[INFO] [stdout]      |
[INFO] [stdout] 2649 | pub struct AuditLogObjectChangeResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrivateChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2659:12
[INFO] [stdout]      |
[INFO] [stdout] 2659 | pub struct PrivateChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageReactionCountDetailsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2672:12
[INFO] [stdout]      |
[INFO] [stdout] 2672 | pub struct MessageReactionCountDetailsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ActionRowComponents` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2679:10
[INFO] [stdout]      |
[INFO] [stdout] 2679 | pub enum ActionRowComponents {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActionRow` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2745:12
[INFO] [stdout]      |
[INFO] [stdout] 2745 | pub struct ActionRow {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrivateGroupChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2752:12
[INFO] [stdout]      |
[INFO] [stdout] 2752 | pub struct PrivateGroupChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandStringOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2775:12
[INFO] [stdout]      |
[INFO] [stdout] 2775 | pub struct ApplicationCommandStringOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApplicationCommandSubcommandOptionOptions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2798:10
[INFO] [stdout]      |
[INFO] [stdout] 2798 | pub enum ApplicationCommandSubcommandOptionOptions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandSubcommandOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2914:12
[INFO] [stdout]      |
[INFO] [stdout] 2914 | pub struct ApplicationCommandSubcommandOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEditRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2930:12
[INFO] [stdout]      |
[INFO] [stdout] 2930 | pub struct MessageEditRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateThreadRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2948:12
[INFO] [stdout]      |
[INFO] [stdout] 2948 | pub struct UpdateThreadRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreatePrivateChannelRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2976:12
[INFO] [stdout]      |
[INFO] [stdout] 2976 | pub struct CreatePrivateChannelRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceScheduledEventResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3011:12
[INFO] [stdout]      |
[INFO] [stdout] 3011 | pub struct VoiceScheduledEventResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScheduledEventUserResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3042:12
[INFO] [stdout]      |
[INFO] [stdout] 3042 | pub struct ScheduledEventUserResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3077:12
[INFO] [stdout]      |
[INFO] [stdout] 3077 | pub struct ApplicationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConnectedAccountResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3119:12
[INFO] [stdout]      |
[INFO] [stdout] 3119 | pub struct ConnectedAccountResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BotAccountPatchRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3137:12
[INFO] [stdout]      |
[INFO] [stdout] 3137 | pub struct BotAccountPatchRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DefaultKeywordRuleResponseActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:3147:10
[INFO] [stdout]      |
[INFO] [stdout] 3147 | pub enum DefaultKeywordRuleResponseActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultKeywordRuleResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3214:12
[INFO] [stdout]      |
[INFO] [stdout] 3214 | pub struct DefaultKeywordRuleResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BulkBanUsersResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3232:12
[INFO] [stdout]      |
[INFO] [stdout] 3232 | pub struct BulkBanUsersResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildMFALevelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3238:12
[INFO] [stdout]      |
[INFO] [stdout] 3238 | pub struct GuildMFALevelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelPermissionOverwriteRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3270:12
[INFO] [stdout]      |
[INFO] [stdout] 3270 | pub struct ChannelPermissionOverwriteRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildWithCountsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3282:12
[INFO] [stdout]      |
[INFO] [stdout] 3282 | pub struct GuildWithCountsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildWelcomeScreenResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3347:12
[INFO] [stdout]      |
[INFO] [stdout] 3347 | pub struct GuildWelcomeScreenResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCheckRun` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3354:12
[INFO] [stdout]      |
[INFO] [stdout] 3354 | pub struct GithubCheckRun {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BasicMessageResponseComponents` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:3370:10
[INFO] [stdout]      |
[INFO] [stdout] 3370 | pub enum BasicMessageResponseComponents {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BasicMessageResponseStickers` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:3486:10
[INFO] [stdout]      |
[INFO] [stdout] 3486 | pub enum BasicMessageResponseStickers {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BasicMessageResponseNonce` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:3531:10
[INFO] [stdout]      |
[INFO] [stdout] 3531 | pub enum BasicMessageResponseNonce {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BasicMessageResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3537:12
[INFO] [stdout]      |
[INFO] [stdout] 3537 | pub struct BasicMessageResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentButtonResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3591:12
[INFO] [stdout]      |
[INFO] [stdout] 3591 | pub struct MessageComponentButtonResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateGuildRequestRoleItem` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3611:12
[INFO] [stdout]      |
[INFO] [stdout] 3611 | pub struct CreateGuildRequestRoleItem {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandUserOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3628:12
[INFO] [stdout]      |
[INFO] [stdout] 3628 | pub struct ApplicationCommandUserOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateOrUpdateThreadTagRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3642:12
[INFO] [stdout]      |
[INFO] [stdout] 3642 | pub struct CreateOrUpdateThreadTagRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageReactionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3653:12
[INFO] [stdout]      |
[INFO] [stdout] 3653 | pub struct MessageReactionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityMetadataVoiceResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3663:12
[INFO] [stdout]      |
[INFO] [stdout] 3663 | pub struct EntityMetadataVoiceResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NewMemberActionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3666:12
[INFO] [stdout]      |
[INFO] [stdout] 3666 | pub struct NewMemberActionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandStringOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3678:12
[INFO] [stdout]      |
[INFO] [stdout] 3678 | pub struct ApplicationCommandStringOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OnboardingPromptOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3704:12
[INFO] [stdout]      |
[INFO] [stdout] 3704 | pub struct OnboardingPromptOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResolvedObjectsResponseChannels` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3714:12
[INFO] [stdout]      |
[INFO] [stdout] 3714 | pub struct ResolvedObjectsResponseChannels {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResolvedObjectsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3717:12
[INFO] [stdout]      |
[INFO] [stdout] 3717 | pub struct ResolvedObjectsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StageScheduledEventCreateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3725:12
[INFO] [stdout]      |
[INFO] [stdout] 3725 | pub struct StageScheduledEventCreateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TeamResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3743:12
[INFO] [stdout]      |
[INFO] [stdout] 3743 | pub struct TeamResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateGuildOnboardingRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3753:12
[INFO] [stdout]      |
[INFO] [stdout] 3753 | pub struct UpdateGuildOnboardingRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserSelectDefaultValue` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3765:12
[INFO] [stdout]      |
[INFO] [stdout] 3765 | pub struct UserSelectDefaultValue {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateGuildRequestChannelItem` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3772:12
[INFO] [stdout]      |
[INFO] [stdout] 3772 | pub struct CreateGuildRequestChannelItem {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceScheduledEventCreateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3814:12
[INFO] [stdout]      |
[INFO] [stdout] 3814 | pub struct VoiceScheduledEventCreateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WebhookSlackEmbedField` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3832:12
[INFO] [stdout]      |
[INFO] [stdout] 3832 | pub struct WebhookSlackEmbedField {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiscordIntegrationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3842:12
[INFO] [stdout]      |
[INFO] [stdout] 3842 | pub struct DiscordIntegrationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbed` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3859:12
[INFO] [stdout]      |
[INFO] [stdout] 3859 | pub struct RichEmbed {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelFollowerWebhookResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3913:12
[INFO] [stdout]      |
[INFO] [stdout] 3913 | pub struct ChannelFollowerWebhookResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildPreviewResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3935:12
[INFO] [stdout]      |
[INFO] [stdout] 3935 | pub struct GuildPreviewResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExternalScheduledEventResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3983:12
[INFO] [stdout]      |
[INFO] [stdout] 3983 | pub struct ExternalScheduledEventResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandPermissionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4042:12
[INFO] [stdout]      |
[INFO] [stdout] 4042 | pub struct CommandPermissionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityMetadataExternal` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4050:12
[INFO] [stdout]      |
[INFO] [stdout] 4050 | pub struct EntityMetadataExternal {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildPatchRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4055:12
[INFO] [stdout]      |
[INFO] [stdout] 4055 | pub struct GuildPatchRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntegrationApplicationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4103:12
[INFO] [stdout]      |
[INFO] [stdout] 4103 | pub struct IntegrationApplicationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildTemplateRoleResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4121:12
[INFO] [stdout]      |
[INFO] [stdout] 4121 | pub struct GuildTemplateRoleResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InteractionApplicationCommandAutocompleteCallbackIntegerData` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4135:12
[INFO] [stdout]      |
[INFO] [stdout] 4135 | pub struct InteractionApplicationCommandAutocompleteCallbackIntegerData {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WidgetActivity` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4170:12
[INFO] [stdout]      |
[INFO] [stdout] 4170 | pub struct WidgetActivity {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MLSpamUpsertRequestActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:4176:10
[INFO] [stdout]      |
[INFO] [stdout] 4176 | pub enum MLSpamUpsertRequestActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MLSpamUpsertRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4233:12
[INFO] [stdout]      |
[INFO] [stdout] 4233 | pub struct MLSpamUpsertRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandMentionableOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4250:12
[INFO] [stdout]      |
[INFO] [stdout] 4250 | pub struct ApplicationCommandMentionableOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandNumberOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4268:12
[INFO] [stdout]      |
[INFO] [stdout] 4268 | pub struct ApplicationCommandNumberOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateGuildChannelRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4294:12
[INFO] [stdout]      |
[INFO] [stdout] 4294 | pub struct CreateGuildChannelRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GatewayBotSessionStartLimitResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4334:12
[INFO] [stdout]      |
[INFO] [stdout] 4334 | pub struct GatewayBotSessionStartLimitResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OAuth2GetAuthorizationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4342:12
[INFO] [stdout]      |
[INFO] [stdout] 4342 | pub struct OAuth2GetAuthorizationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FriendInviteResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4351:12
[INFO] [stdout]      |
[INFO] [stdout] 4351 | pub struct FriendInviteResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildStickerResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4379:12
[INFO] [stdout]      |
[INFO] [stdout] 4379 | pub struct GuildStickerResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MentionSpamTriggerMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4396:12
[INFO] [stdout]      |
[INFO] [stdout] 4396 | pub struct MentionSpamTriggerMetadataResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageReferenceRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4401:12
[INFO] [stdout]      |
[INFO] [stdout] 4401 | pub struct MessageReferenceRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrivateApplicationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4415:12
[INFO] [stdout]      |
[INFO] [stdout] 4415 | pub struct PrivateApplicationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrivateChannelRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4467:12
[INFO] [stdout]      |
[INFO] [stdout] 4467 | pub struct PrivateChannelRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateDefaultReactionEmojiRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4475:12
[INFO] [stdout]      |
[INFO] [stdout] 4475 | pub struct UpdateDefaultReactionEmojiRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateThreadTagRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4483:12
[INFO] [stdout]      |
[INFO] [stdout] 4483 | pub struct UpdateThreadTagRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationUserRoleConnectionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4496:12
[INFO] [stdout]      |
[INFO] [stdout] 4496 | pub struct ApplicationUserRoleConnectionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PongInteractionCallbackRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4506:12
[INFO] [stdout]      |
[INFO] [stdout] 4506 | pub struct PongInteractionCallbackRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCheckPullRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4512:12
[INFO] [stdout]      |
[INFO] [stdout] 4512 | pub struct GithubCheckPullRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityMetadataExternalResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4561:12
[INFO] [stdout]      |
[INFO] [stdout] 4561 | pub struct EntityMetadataExternalResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BaseCreateMessageCreateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4595:12
[INFO] [stdout]      |
[INFO] [stdout] 4595 | pub struct BaseCreateMessageCreateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEmbedFooterResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4638:12
[INFO] [stdout]      |
[INFO] [stdout] 4638 | pub struct MessageEmbedFooterResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbedFooter` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4647:12
[INFO] [stdout]      |
[INFO] [stdout] 4647 | pub struct RichEmbedFooter {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TypingIndicatorResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4655:12
[INFO] [stdout]      |
[INFO] [stdout] 4655 | pub struct TypingIndicatorResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WidgetSettingsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4681:12
[INFO] [stdout]      |
[INFO] [stdout] 4681 | pub struct WidgetSettingsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConnectedAccountProviders` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:4688:10
[INFO] [stdout]      |
[INFO] [stdout] 4688 | pub enum ConnectedAccountProviders {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateTextThreadWithMessageRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4736:12
[INFO] [stdout]      |
[INFO] [stdout] 4736 | pub struct CreateTextThreadWithMessageRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlagToChannelActionMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4745:12
[INFO] [stdout]      |
[INFO] [stdout] 4745 | pub struct FlagToChannelActionMetadataResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandBooleanOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4750:12
[INFO] [stdout]      |
[INFO] [stdout] 4750 | pub struct ApplicationCommandBooleanOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModalInteractionCallbackRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4764:12
[INFO] [stdout]      |
[INFO] [stdout] 4764 | pub struct ModalInteractionCallbackRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ForumTagResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4771:12
[INFO] [stdout]      |
[INFO] [stdout] 4771 | pub struct ForumTagResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserCommunicationDisabledActionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4782:12
[INFO] [stdout]      |
[INFO] [stdout] 4782 | pub struct UserCommunicationDisabledActionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationRoleConnectionsMetadataItemRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4789:12
[INFO] [stdout]      |
[INFO] [stdout] 4789 | pub struct ApplicationRoleConnectionsMetadataItemRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MentionSpamTriggerMetadata` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4802:12
[INFO] [stdout]      |
[INFO] [stdout] 4802 | pub struct MentionSpamTriggerMetadata {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GatewayBotResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4832:12
[INFO] [stdout]      |
[INFO] [stdout] 4832 | pub struct GatewayBotResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildSubscriptionIntegrationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4839:12
[INFO] [stdout]      |
[INFO] [stdout] 4839 | pub struct GuildSubscriptionIntegrationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentMentionableSelectResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4852:12
[INFO] [stdout]      |
[INFO] [stdout] 4852 | pub struct MessageComponentMentionableSelectResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockMessageActionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4868:12
[INFO] [stdout]      |
[INFO] [stdout] 4868 | pub struct BlockMessageActionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SelectOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4875:12
[INFO] [stdout]      |
[INFO] [stdout] 4875 | pub struct SelectOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StickerPackCollectionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4887:12
[INFO] [stdout]      |
[INFO] [stdout] 4887 | pub struct StickerPackCollectionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageCallResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4892:12
[INFO] [stdout]      |
[INFO] [stdout] 4892 | pub struct MessageCallResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreadMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4899:12
[INFO] [stdout]      |
[INFO] [stdout] 4899 | pub struct ThreadMetadataResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ErrorDetails` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:4912:10
[INFO] [stdout]      |
[INFO] [stdout] 4912 | pub enum ErrorDetails {
[INFO] [stdout]      |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResourceChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4918:12
[INFO] [stdout]      |
[INFO] [stdout] 4918 | pub struct ResourceChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityMetadataStageInstance` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4929:12
[INFO] [stdout]      |
[INFO] [stdout] 4929 | pub struct EntityMetadataStageInstance {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildRoleResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4932:12
[INFO] [stdout]      |
[INFO] [stdout] 4932 | pub struct GuildRoleResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InviteGuildResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4952:12
[INFO] [stdout]      |
[INFO] [stdout] 4952 | pub struct InviteGuildResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbedField` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4977:12
[INFO] [stdout]      |
[INFO] [stdout] 4977 | pub struct RichEmbedField {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlagToChannelActionMetadata` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4985:12
[INFO] [stdout]      |
[INFO] [stdout] 4985 | pub struct FlagToChannelActionMetadata {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildIncomingWebhookResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4990:12
[INFO] [stdout]      |
[INFO] [stdout] 4990 | pub struct GuildIncomingWebhookResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildInviteResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5012:12
[INFO] [stdout]      |
[INFO] [stdout] 5012 | pub struct GuildInviteResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateTextThreadWithoutMessageRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5085:12
[INFO] [stdout]      |
[INFO] [stdout] 5085 | pub struct CreateTextThreadWithoutMessageRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityMetadataStageInstanceResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5099:12
[INFO] [stdout]      |
[INFO] [stdout] 5099 | pub struct EntityMetadataStageInstanceResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildTemplateResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5127:12
[INFO] [stdout]      |
[INFO] [stdout] 5127 | pub struct GuildTemplateResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WelcomeMessageResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5145:12
[INFO] [stdout]      |
[INFO] [stdout] 5145 | pub struct WelcomeMessageResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandPermissionsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5213:12
[INFO] [stdout]      |
[INFO] [stdout] 5213 | pub struct CommandPermissionsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IncomingWebhookUpdateRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5221:12
[INFO] [stdout]      |
[INFO] [stdout] 5221 | pub struct IncomingWebhookUpdateRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5237:12
[INFO] [stdout]      |
[INFO] [stdout] 5237 | pub struct GuildChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeywordTriggerMetadata` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5284:12
[INFO] [stdout]      |
[INFO] [stdout] 5284 | pub struct KeywordTriggerMetadata {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MentionableSelectDefaultValues` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:5324:10
[INFO] [stdout]      |
[INFO] [stdout] 5324 | pub enum MentionableSelectDefaultValues {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MentionableSelect` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5369:12
[INFO] [stdout]      |
[INFO] [stdout] 5369 | pub struct MentionableSelect {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageRoleSubscriptionDataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5386:12
[INFO] [stdout]      |
[INFO] [stdout] 5386 | pub struct MessageRoleSubscriptionDataResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageStickerItemResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5394:12
[INFO] [stdout]      |
[INFO] [stdout] 5394 | pub struct MessageStickerItemResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelFollowerResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5401:12
[INFO] [stdout]      |
[INFO] [stdout] 5401 | pub struct ChannelFollowerResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageAttachmentResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5407:12
[INFO] [stdout]      |
[INFO] [stdout] 5407 | pub struct MessageAttachmentResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserGuildOnboardingResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5438:12
[INFO] [stdout]      |
[INFO] [stdout] 5438 | pub struct UserGuildOnboardingResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceScheduledEventPatchRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5446:12
[INFO] [stdout]      |
[INFO] [stdout] 5446 | pub struct VoiceScheduledEventPatchRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationOAuth2InstallParamsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5470:12
[INFO] [stdout]      |
[INFO] [stdout] 5470 | pub struct ApplicationOAuth2InstallParamsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreadsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5476:12
[INFO] [stdout]      |
[INFO] [stdout] 5476 | pub struct ThreadsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentRoleSelectResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5507:12
[INFO] [stdout]      |
[INFO] [stdout] 5507 | pub struct MessageComponentRoleSelectResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MentionSpamUpsertRequestActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:5524:10
[INFO] [stdout]      |
[INFO] [stdout] 5524 | pub enum MentionSpamUpsertRequestActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MentionSpamUpsertRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5583:12
[INFO] [stdout]      |
[INFO] [stdout] 5583 | pub struct MentionSpamUpsertRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandPermission` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5600:12
[INFO] [stdout]      |
[INFO] [stdout] 5600 | pub struct ApplicationCommandPermission {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `KeywordUpsertRequestPartialActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:5609:10
[INFO] [stdout]      |
[INFO] [stdout] 5609 | pub enum KeywordUpsertRequestPartialActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeywordUpsertRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5668:12
[INFO] [stdout]      |
[INFO] [stdout] 5668 | pub struct KeywordUpsertRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConnectedAccountIntegrationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5688:12
[INFO] [stdout]      |
[INFO] [stdout] 5688 | pub struct ConnectedAccountIntegrationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GuildFeatures` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:5697:10
[INFO] [stdout]      |
[INFO] [stdout] 5697 | pub enum GuildFeatures {
[INFO] [stdout]      |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IncomingWebhookInteractionRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5755:12
[INFO] [stdout]      |
[INFO] [stdout] 5755 | pub struct IncomingWebhookInteractionRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationRoleConnectionsMetadataItemResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5773:12
[INFO] [stdout]      |
[INFO] [stdout] 5773 | pub struct ApplicationRoleConnectionsMetadataItemResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExternalScheduledEventCreateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5786:12
[INFO] [stdout]      |
[INFO] [stdout] 5786 | pub struct ExternalScheduledEventCreateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MLSpamTriggerMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5803:12
[INFO] [stdout]      |
[INFO] [stdout] 5803 | pub struct MLSpamTriggerMetadataResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCheckApp` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5806:12
[INFO] [stdout]      |
[INFO] [stdout] 5806 | pub struct GithubCheckApp {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageInteractionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5834:12
[INFO] [stdout]      |
[INFO] [stdout] 5834 | pub struct MessageInteractionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OAuth2GetKeys` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5846:12
[INFO] [stdout]      |
[INFO] [stdout] 5846 | pub struct OAuth2GetKeys {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Emoji` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5851:12
[INFO] [stdout]      |
[INFO] [stdout] 5851 | pub struct Emoji {
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCheckSuite` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5860:12
[INFO] [stdout]      |
[INFO] [stdout] 5860 | pub struct GithubCheckSuite {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildBanResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5872:12
[INFO] [stdout]      |
[INFO] [stdout] 5872 | pub struct GuildBanResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildOnboardingResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5879:12
[INFO] [stdout]      |
[INFO] [stdout] 5879 | pub struct GuildOnboardingResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildWelcomeScreenChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5887:12
[INFO] [stdout]      |
[INFO] [stdout] 5887 | pub struct GuildWelcomeScreenChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildMemberResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5990:12
[INFO] [stdout]      |
[INFO] [stdout] 5990 | pub struct GuildMemberResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildRoleTagsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6011:12
[INFO] [stdout]      |
[INFO] [stdout] 6011 | pub struct GuildRoleTagsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `IntegrationTypes` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:6027:10
[INFO] [stdout]      |
[INFO] [stdout] 6027 | pub enum IntegrationTypes {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InviteStageInstanceResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6039:12
[INFO] [stdout]      |
[INFO] [stdout] 6039 | pub struct InviteStageInstanceResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageActivityResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6079:12
[INFO] [stdout]      |
[INFO] [stdout] 6079 | pub struct MessageActivityResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InteractionApplicationCommandAutocompleteCallbackNumberData` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6082:12
[INFO] [stdout]      |
[INFO] [stdout] 6082 | pub struct InteractionApplicationCommandAutocompleteCallbackNumberData {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OnboardingPromptOptionRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6088:12
[INFO] [stdout]      |
[INFO] [stdout] 6088 | pub struct OnboardingPromptOptionRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandOptionStringChoiceResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6107:12
[INFO] [stdout]      |
[INFO] [stdout] 6107 | pub struct ApplicationCommandOptionStringChoiceResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEmbedAuthorResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6117:12
[INFO] [stdout]      |
[INFO] [stdout] 6117 | pub struct MessageEmbedAuthorResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbedProvider` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6128:12
[INFO] [stdout]      |
[INFO] [stdout] 6128 | pub struct RichEmbedProvider {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UInt32Type` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6186:12
[INFO] [stdout]      |
[INFO] [stdout] 6186 | pub struct UInt32Type(pub i64);
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WidgetImageStyles` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:6189:10
[INFO] [stdout]      |
[INFO] [stdout] 6189 | pub enum WidgetImageStyles {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandRoleOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6203:12
[INFO] [stdout]      |
[INFO] [stdout] 6203 | pub struct ApplicationCommandRoleOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApplicationCommandPatchRequestPartialOptions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:6218:10
[INFO] [stdout]      |
[INFO] [stdout] 6218 | pub enum ApplicationCommandPatchRequestPartialOptions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandPatchRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6304:12
[INFO] [stdout]      |
[INFO] [stdout] 6304 | pub struct ApplicationCommandPatchRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateForumThreadRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6322:12
[INFO] [stdout]      |
[INFO] [stdout] 6322 | pub struct CreateForumThreadRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WidgetResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6334:12
[INFO] [stdout]      |
[INFO] [stdout] 6334 | pub struct WidgetResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildTemplateChannelTags` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6368:12
[INFO] [stdout]      |
[INFO] [stdout] 6368 | pub struct GuildTemplateChannelTags {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GatewayResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6542:12
[INFO] [stdout]      |
[INFO] [stdout] 6542 | pub struct GatewayResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrivateGuildMemberResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6547:12
[INFO] [stdout]      |
[INFO] [stdout] 6547 | pub struct PrivateGuildMemberResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OAuth2Scopes` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:6570:10
[INFO] [stdout]      |
[INFO] [stdout] 6570 | pub enum OAuth2Scopes {
[INFO] [stdout]      |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WidgetMember` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6640:12
[INFO] [stdout]      |
[INFO] [stdout] 6640 | pub struct WidgetMember {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PartialExternalConnectionIntegrationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6665:12
[INFO] [stdout]      |
[INFO] [stdout] 6665 | pub struct PartialExternalConnectionIntegrationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApplicationCommandAutocompleteCallbackRequestData` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:6676:10
[INFO] [stdout]      |
[INFO] [stdout] 6676 | pub enum ApplicationCommandAutocompleteCallbackRequestData {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandAutocompleteCallbackRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6689:12
[INFO] [stdout]      |
[INFO] [stdout] 6689 | pub struct ApplicationCommandAutocompleteCallbackRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OnboardingPromptResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6696:12
[INFO] [stdout]      |
[INFO] [stdout] 6696 | pub struct OnboardingPromptResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DefaultKeywordListUpsertRequestActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:6709:10
[INFO] [stdout]      |
[INFO] [stdout] 6709 | pub enum DefaultKeywordListUpsertRequestActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultKeywordListUpsertRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6770:12
[INFO] [stdout]      |
[INFO] [stdout] 6770 | pub struct DefaultKeywordListUpsertRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SpamLinkRuleResponseActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:6787:10
[INFO] [stdout]      |
[INFO] [stdout] 6787 | pub enum SpamLinkRuleResponseActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpamLinkRuleResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6848:12
[INFO] [stdout]      |
[INFO] [stdout] 6848 | pub struct SpamLinkRuleResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuarantineUserActionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6866:12
[INFO] [stdout]      |
[INFO] [stdout] 6866 | pub struct QuarantineUserActionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageAttachmentRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6873:12
[INFO] [stdout]      |
[INFO] [stdout] 6873 | pub struct MessageAttachmentRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserCommunicationDisabledActionMetadata` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6884:12
[INFO] [stdout]      |
[INFO] [stdout] 6884 | pub struct UserCommunicationDisabledActionMetadata {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationIncomingWebhookResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6890:12
[INFO] [stdout]      |
[INFO] [stdout] 6890 | pub struct ApplicationIncomingWebhookResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserPIIResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6908:12
[INFO] [stdout]      |
[INFO] [stdout] 6908 | pub struct UserPIIResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbedVideo` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6937:12
[INFO] [stdout]      |
[INFO] [stdout] 6937 | pub struct RichEmbedVideo {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubDiscussion` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7027:12
[INFO] [stdout]      |
[INFO] [stdout] 7027 | pub struct GithubDiscussion {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MLSpamRuleResponseActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7040:10
[INFO] [stdout]      |
[INFO] [stdout] 7040 | pub enum MLSpamRuleResponseActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MLSpamRuleResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7101:12
[INFO] [stdout]      |
[INFO] [stdout] 7101 | pub struct MLSpamRuleResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultKeywordListTriggerMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7119:12
[INFO] [stdout]      |
[INFO] [stdout] 7119 | pub struct DefaultKeywordListTriggerMetadataResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RoleSelect` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7125:12
[INFO] [stdout]      |
[INFO] [stdout] 7125 | pub struct RoleSelect {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageReferenceResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7142:12
[INFO] [stdout]      |
[INFO] [stdout] 7142 | pub struct MessageReferenceResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuarantineUserActionMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7154:12
[INFO] [stdout]      |
[INFO] [stdout] 7154 | pub struct QuarantineUserActionMetadataResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEmbedVideoResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7157:12
[INFO] [stdout]      |
[INFO] [stdout] 7157 | pub struct MessageEmbedVideoResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandChannelOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7196:12
[INFO] [stdout]      |
[INFO] [stdout] 7196 | pub struct ApplicationCommandChannelOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEmbedImageResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7212:12
[INFO] [stdout]      |
[INFO] [stdout] 7212 | pub struct MessageEmbedImageResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EntitlementOwnerTypes` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7228:10
[INFO] [stdout]      |
[INFO] [stdout] 7228 | pub enum EntitlementOwnerTypes {}
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageComponentActionRowResponseComponents` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7232:10
[INFO] [stdout]      |
[INFO] [stdout] 7232 | pub enum MessageComponentActionRowResponseComponents {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentActionRowResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7298:12
[INFO] [stdout]      |
[INFO] [stdout] 7298 | pub struct MessageComponentActionRowResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildCreateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7307:12
[INFO] [stdout]      |
[INFO] [stdout] 7307 | pub struct GuildCreateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SnowflakeSelectDefaultValueTypes` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7338:10
[INFO] [stdout]      |
[INFO] [stdout] 7338 | pub enum SnowflakeSelectDefaultValueTypes {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IconEmojiResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7348:12
[INFO] [stdout]      |
[INFO] [stdout] 7348 | pub struct IconEmojiResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandMentionableOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7351:12
[INFO] [stdout]      |
[INFO] [stdout] 7351 | pub struct ApplicationCommandMentionableOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildPruneResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7365:12
[INFO] [stdout]      |
[INFO] [stdout] 7365 | pub struct GuildPruneResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IncomingWebhookUpdateForInteractionCallbackRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7371:12
[INFO] [stdout]      |
[INFO] [stdout] 7371 | pub struct IncomingWebhookUpdateForInteractionCallbackRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InviteChannelRecipientResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7387:12
[INFO] [stdout]      |
[INFO] [stdout] 7387 | pub struct InviteChannelRecipientResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageCreateRequestNonce` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7392:10
[INFO] [stdout]      |
[INFO] [stdout] 7392 | pub enum MessageCreateRequestNonce {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageCreateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7398:12
[INFO] [stdout]      |
[INFO] [stdout] 7398 | pub struct MessageCreateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputText` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7422:12
[INFO] [stdout]      |
[INFO] [stdout] 7422 | pub struct InputText {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `KeywordRuleResponseActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7442:10
[INFO] [stdout]      |
[INFO] [stdout] 7442 | pub enum KeywordRuleResponseActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeywordRuleResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7503:12
[INFO] [stdout]      |
[INFO] [stdout] 7503 | pub struct KeywordRuleResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandOptionNumberChoice` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7521:12
[INFO] [stdout]      |
[INFO] [stdout] 7521 | pub struct ApplicationCommandOptionNumberChoice {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccountResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7529:12
[INFO] [stdout]      |
[INFO] [stdout] 7529 | pub struct AccountResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEmbedFieldResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7536:12
[INFO] [stdout]      |
[INFO] [stdout] 7536 | pub struct MessageEmbedFieldResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuarantineUserAction` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7543:12
[INFO] [stdout]      |
[INFO] [stdout] 7543 | pub struct QuarantineUserAction {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbedThumbnail` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7551:12
[INFO] [stdout]      |
[INFO] [stdout] 7551 | pub struct RichEmbedThumbnail {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScheduledEventResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7565:12
[INFO] [stdout]      |
[INFO] [stdout] 7565 | pub struct ScheduledEventResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultReactionEmojiResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7594:12
[INFO] [stdout]      |
[INFO] [stdout] 7594 | pub struct DefaultReactionEmojiResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreadMemberResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7675:12
[INFO] [stdout]      |
[INFO] [stdout] 7675 | pub struct ThreadMemberResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateOnboardingPromptRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7685:12
[INFO] [stdout]      |
[INFO] [stdout] 7685 | pub struct UpdateOnboardingPromptRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WelcomeScreenPatchRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7701:12
[INFO] [stdout]      |
[INFO] [stdout] 7701 | pub struct WelcomeScreenPatchRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbedImage` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7711:12
[INFO] [stdout]      |
[INFO] [stdout] 7711 | pub struct RichEmbedImage {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockMessageActionMetadata` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7725:12
[INFO] [stdout]      |
[INFO] [stdout] 7725 | pub struct BlockMessageActionMetadata {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TeamMemberResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7775:12
[INFO] [stdout]      |
[INFO] [stdout] 7775 | pub struct TeamMemberResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MLSpamUpsertRequestPartialActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7783:10
[INFO] [stdout]      |
[INFO] [stdout] 7783 | pub enum MLSpamUpsertRequestPartialActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MLSpamUpsertRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7842:12
[INFO] [stdout]      |
[INFO] [stdout] 7842 | pub struct MLSpamUpsertRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateGroupDMInviteRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7862:12
[INFO] [stdout]      |
[INFO] [stdout] 7862 | pub struct CreateGroupDMInviteRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExternalConnectionIntegrationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7868:12
[INFO] [stdout]      |
[INFO] [stdout] 7868 | pub struct ExternalConnectionIntegrationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubRelease` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7933:12
[INFO] [stdout]      |
[INFO] [stdout] 7933 | pub struct GithubRelease {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCommit` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7941:12
[INFO] [stdout]      |
[INFO] [stdout] 7941 | pub struct GithubCommit {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityMetadataVoice` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7949:12
[INFO] [stdout]      |
[INFO] [stdout] 7949 | pub struct EntityMetadataVoice {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageReactionEmojiResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7952:12
[INFO] [stdout]      |
[INFO] [stdout] 7952 | pub struct MessageReactionEmojiResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageAllowedMentionsRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7962:12
[INFO] [stdout]      |
[INFO] [stdout] 7962 | pub struct MessageAllowedMentionsRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApplicationCommandSubcommandOptionResponseOptions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7975:10
[INFO] [stdout]      |
[INFO] [stdout] 7975 | pub enum ApplicationCommandSubcommandOptionResponseOptions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandSubcommandOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8051:12
[INFO] [stdout]      |
[INFO] [stdout] 8051 | pub struct ApplicationCommandSubcommandOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildProductPurchaseResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8071:12
[INFO] [stdout]      |
[INFO] [stdout] 8071 | pub struct GuildProductPurchaseResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuditLogEntryResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8077:12
[INFO] [stdout]      |
[INFO] [stdout] 8077 | pub struct AuditLogEntryResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEmbedResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8093:12
[INFO] [stdout]      |
[INFO] [stdout] 8093 | pub struct MessageEmbedResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandOptionStringChoice` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8123:12
[INFO] [stdout]      |
[INFO] [stdout] 8123 | pub struct ApplicationCommandOptionStringChoice {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlagToChannelAction` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8131:12
[INFO] [stdout]      |
[INFO] [stdout] 8131 | pub struct FlagToChannelAction {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8138:12
[INFO] [stdout]      |
[INFO] [stdout] 8138 | pub struct GuildResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MentionSpamUpsertRequestPartialActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:8200:10
[INFO] [stdout]      |
[INFO] [stdout] 8200 | pub enum MentionSpamUpsertRequestPartialActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MentionSpamUpsertRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8261:12
[INFO] [stdout]      |
[INFO] [stdout] 8261 | pub struct MentionSpamUpsertRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpamLinkTriggerMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8281:12
[INFO] [stdout]      |
[INFO] [stdout] 8281 | pub struct SpamLinkTriggerMetadataResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PartialDiscordIntegrationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8284:12
[INFO] [stdout]      |
[INFO] [stdout] 8284 | pub struct PartialDiscordIntegrationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateGuildChannelRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8319:12
[INFO] [stdout]      |
[INFO] [stdout] 8319 | pub struct UpdateGuildChannelRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserCommunicationDisabledAction` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8387:12
[INFO] [stdout]      |
[INFO] [stdout] 8387 | pub struct UserCommunicationDisabledAction {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockMessageActionMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8394:12
[INFO] [stdout]      |
[INFO] [stdout] 8394 | pub struct BlockMessageActionMetadataResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SnowflakeType` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8400:12
[INFO] [stdout]      |
[INFO] [stdout] 8400 | pub struct SnowflakeType(pub String);
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubRepository` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8403:12
[INFO] [stdout]      |
[INFO] [stdout] 8403 | pub struct GithubRepository {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MentionSpamRuleResponseActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:8412:10
[INFO] [stdout]      |
[INFO] [stdout] 8412 | pub enum MentionSpamRuleResponseActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MentionSpamRuleResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8475:12
[INFO] [stdout]      |
[INFO] [stdout] 8475 | pub struct MentionSpamRuleResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApplicationCommandResponseOptions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:8494:10
[INFO] [stdout]      |
[INFO] [stdout] 8494 | pub enum ApplicationCommandResponseOptions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8634:12
[INFO] [stdout]      |
[INFO] [stdout] 8634 | pub struct ApplicationCommandResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageMentionChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8663:12
[INFO] [stdout]      |
[INFO] [stdout] 8663 | pub struct MessageMentionChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StageScheduledEventPatchRequestPartial` is never constructed
[INFO] [stdout]  --> generated-rust/src/generated.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StageScheduledEventPatchRequestPartial {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StickerPackResponse` is never constructed
[INFO] [stdout]   --> generated-rust/src/generated.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct StickerPackResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateMessageInteractionCallbackRequest` is never constructed
[INFO] [stdout]   --> generated-rust/src/generated.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct UpdateMessageInteractionCallbackRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCheckRunOutput` is never constructed
[INFO] [stdout]   --> generated-rust/src/generated.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct GithubCheckRunOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OAuth2Key` is never constructed
[INFO] [stdout]   --> generated-rust/src/generated.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct OAuth2Key {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VanityURLErrorResponse` is never constructed
[INFO] [stdout]   --> generated-rust/src/generated.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct VanityURLErrorResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WidgetChannel` is never constructed
[INFO] [stdout]   --> generated-rust/src/generated.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct WidgetChannel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PartialGuildSubscriptionIntegrationResponse` is never constructed
[INFO] [stdout]   --> generated-rust/src/generated.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct PartialGuildSubscriptionIntegrationResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentInputTextResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct MessageComponentInputTextResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandChannelOptionResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct ApplicationCommandChannelOptionResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockMessageAction` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct BlockMessageAction {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateMessageInteractionCallbackRequest` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct CreateMessageInteractionCallbackRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelSelectDefaultValue` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct ChannelSelectDefaultValue {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlagToChannelActionResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct FlagToChannelActionResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MLSpamTriggerMetadata` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct MLSpamTriggerMetadata {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceRegionResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct VoiceRegionResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandAttachmentOption` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub struct ApplicationCommandAttachmentOption {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandOptionNumberChoiceResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:213:12
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub struct ApplicationCommandOptionNumberChoiceResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Error` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:258:12
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub struct Error {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubReview` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct GithubReview {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Int53Type` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:273:12
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub struct Int53Type(pub i64);
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StageInstanceResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub struct StageInstanceResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntitlementResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct EntitlementResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StageScheduledEventResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct StageScheduledEventResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Button` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:343:12
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub struct Button {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserCommunicationDisabledActionMetadataResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:362:12
[INFO] [stdout]     |
[INFO] [stdout] 362 | pub struct UserCommunicationDisabledActionMetadataResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandOptionIntegerChoice` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:367:12
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub struct ApplicationCommandOptionIntegerChoice {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageResponseStickers` is never used
[INFO] [stdout]    --> generated-rust/src/generated.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 376 | pub enum MessageResponseStickers {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageResponseNonce` is never used
[INFO] [stdout]    --> generated-rust/src/generated.rs:421:10
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub enum MessageResponseNonce {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageResponseComponents` is never used
[INFO] [stdout]    --> generated-rust/src/generated.rs:428:10
[INFO] [stdout]     |
[INFO] [stdout] 428 | pub enum MessageResponseComponents {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:541:12
[INFO] [stdout]     |
[INFO] [stdout] 541 | pub struct MessageResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreadResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:599:12
[INFO] [stdout]     |
[INFO] [stdout] 599 | pub struct ThreadResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandUserOptionResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:637:12
[INFO] [stdout]     |
[INFO] [stdout] 637 | pub struct ApplicationCommandUserOptionResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandIntegerOption` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:655:12
[INFO] [stdout]     |
[INFO] [stdout] 655 | pub struct ApplicationCommandIntegerOption {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelSelect` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:677:12
[INFO] [stdout]     |
[INFO] [stdout] 677 | pub struct ChannelSelect {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandIntegerOptionResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:696:12
[INFO] [stdout]     |
[INFO] [stdout] 696 | pub struct ApplicationCommandIntegerOptionResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildTemplateChannelResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:722:12
[INFO] [stdout]     |
[INFO] [stdout] 722 | pub struct GuildTemplateChannelResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentStringSelectResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:760:12
[INFO] [stdout]     |
[INFO] [stdout] 760 | pub struct MessageComponentStringSelectResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConnectedAccountGuildResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:778:12
[INFO] [stdout]     |
[INFO] [stdout] 778 | pub struct ConnectedAccountGuildResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserAvatarDecorationResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:786:12
[INFO] [stdout]     |
[INFO] [stdout] 786 | pub struct UserAvatarDecorationResponse {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandBooleanOptionResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:789:12
[INFO] [stdout]     |
[INFO] [stdout] 789 | pub struct ApplicationCommandBooleanOptionResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentChannelSelectResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:807:12
[INFO] [stdout]     |
[INFO] [stdout] 807 | pub struct MessageComponentChannelSelectResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelPermissionOverwriteResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:825:12
[INFO] [stdout]     |
[INFO] [stdout] 825 | pub struct ChannelPermissionOverwriteResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VanityURLResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:834:12
[INFO] [stdout]     |
[INFO] [stdout] 834 | pub struct VanityURLResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubAuthor` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:843:12
[INFO] [stdout]     |
[INFO] [stdout] 843 | pub struct GithubAuthor {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuarantineUserActionMetadata` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:850:12
[INFO] [stdout]     |
[INFO] [stdout] 850 | pub struct QuarantineUserActionMetadata {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IncomingWebhookRequestPartial` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:853:12
[INFO] [stdout]     |
[INFO] [stdout] 853 | pub struct IncomingWebhookRequestPartial {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GroupDMInviteResponse` is never constructed
[INFO] [stdout]    --> generated-rust/src/generated.rs:879:12
[INFO] [stdout]     |
[INFO] [stdout] 879 | pub struct GroupDMInviteResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApplicationCommandCreateRequestOptions` is never used
[INFO] [stdout]    --> generated-rust/src/generated.rs:900:10
[INFO] [stdout]     |
[INFO] [stdout] 900 | pub enum ApplicationCommandCreateRequestOptions {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandCreateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1036:12
[INFO] [stdout]      |
[INFO] [stdout] 1036 | pub struct ApplicationCommandCreateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `KeywordUpsertRequestActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:1057:10
[INFO] [stdout]      |
[INFO] [stdout] 1057 | pub enum KeywordUpsertRequestActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeywordUpsertRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1116:12
[INFO] [stdout]      |
[INFO] [stdout] 1116 | pub struct KeywordUpsertRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SelectOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1133:12
[INFO] [stdout]      |
[INFO] [stdout] 1133 | pub struct SelectOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InviteApplicationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1170:12
[INFO] [stdout]      |
[INFO] [stdout] 1170 | pub struct InviteApplicationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubWebhook` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1212:12
[INFO] [stdout]      |
[INFO] [stdout] 1212 | pub struct GithubWebhook {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SettingsEmojiResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1256:12
[INFO] [stdout]      |
[INFO] [stdout] 1256 | pub struct SettingsEmojiResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1266:12
[INFO] [stdout]      |
[INFO] [stdout] 1266 | pub struct UserResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WebhookSourceChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1287:12
[INFO] [stdout]      |
[INFO] [stdout] 1287 | pub struct WebhookSourceChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandSubcommandGroupOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1293:12
[INFO] [stdout]      |
[INFO] [stdout] 1293 | pub struct ApplicationCommandSubcommandGroupOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SlackWebhook` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1309:12
[INFO] [stdout]      |
[INFO] [stdout] 1309 | pub struct SlackWebhook {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentEmojiResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1344:12
[INFO] [stdout]      |
[INFO] [stdout] 1344 | pub struct MessageComponentEmojiResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PurchaseNotificationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1353:12
[INFO] [stdout]      |
[INFO] [stdout] 1353 | pub struct PurchaseNotificationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BasicApplicationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1388:12
[INFO] [stdout]      |
[INFO] [stdout] 1388 | pub struct BasicApplicationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildWelcomeChannel` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1406:12
[INFO] [stdout]      |
[INFO] [stdout] 1406 | pub struct GuildWelcomeChannel {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AvailableLocalesEnum` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:1416:10
[INFO] [stdout]      |
[INFO] [stdout] 1416 | pub enum AvailableLocalesEnum {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyGuildResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1488:12
[INFO] [stdout]      |
[INFO] [stdout] 1488 | pub struct MyGuildResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubIssue` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1503:12
[INFO] [stdout]      |
[INFO] [stdout] 1503 | pub struct GithubIssue {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StandardStickerResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1537:12
[INFO] [stdout]      |
[INFO] [stdout] 1537 | pub struct StandardStickerResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StringSelect` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1552:12
[INFO] [stdout]      |
[INFO] [stdout] 1552 | pub struct StringSelect {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WidgetUserDiscriminator` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:1568:10
[INFO] [stdout]      |
[INFO] [stdout] 1568 | pub enum WidgetUserDiscriminator {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApplicationCommandUpdateRequestOptions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:1575:10
[INFO] [stdout]      |
[INFO] [stdout] 1575 | pub enum ApplicationCommandUpdateRequestOptions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandUpdateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1711:12
[INFO] [stdout]      |
[INFO] [stdout] 1711 | pub struct ApplicationCommandUpdateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandSubcommandGroupOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1733:12
[INFO] [stdout]      |
[INFO] [stdout] 1733 | pub struct ApplicationCommandSubcommandGroupOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationOAuth2InstallParams` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1753:12
[INFO] [stdout]      |
[INFO] [stdout] 1753 | pub struct ApplicationOAuth2InstallParams {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubComment` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1761:12
[INFO] [stdout]      |
[INFO] [stdout] 1761 | pub struct GithubComment {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmojiResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1802:12
[INFO] [stdout]      |
[INFO] [stdout] 1802 | pub struct EmojiResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandOptionIntegerChoiceResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1815:12
[INFO] [stdout]      |
[INFO] [stdout] 1815 | pub struct ApplicationCommandOptionIntegerChoiceResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandAttachmentOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1825:12
[INFO] [stdout]      |
[INFO] [stdout] 1825 | pub struct ApplicationCommandAttachmentOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationFormPartialDescription` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1843:12
[INFO] [stdout]      |
[INFO] [stdout] 1843 | pub struct ApplicationFormPartialDescription {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationFormPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1850:12
[INFO] [stdout]      |
[INFO] [stdout] 1850 | pub struct ApplicationFormPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildTemplateSnapshotResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1879:12
[INFO] [stdout]      |
[INFO] [stdout] 1879 | pub struct GuildTemplateSnapshotResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AllowedMentionTypes` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:1900:10
[INFO] [stdout]      |
[INFO] [stdout] 1900 | pub enum AllowedMentionTypes {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WebhookSourceGuildResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1910:12
[INFO] [stdout]      |
[INFO] [stdout] 1910 | pub struct WebhookSourceGuildResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1941:12
[INFO] [stdout]      |
[INFO] [stdout] 1941 | pub struct ErrorResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RoleSelectDefaultValue` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1944:12
[INFO] [stdout]      |
[INFO] [stdout] 1944 | pub struct RoleSelectDefaultValue {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildHomeSettingsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1976:12
[INFO] [stdout]      |
[INFO] [stdout] 1976 | pub struct GuildHomeSettingsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InteractionApplicationCommandAutocompleteCallbackStringData` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1988:12
[INFO] [stdout]      |
[INFO] [stdout] 1988 | pub struct InteractionApplicationCommandAutocompleteCallbackStringData {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbedAuthor` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:1994:12
[INFO] [stdout]      |
[INFO] [stdout] 1994 | pub struct RichEmbedAuthor {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateEntitlementRequestData` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2004:12
[INFO] [stdout]      |
[INFO] [stdout] 2004 | pub struct CreateEntitlementRequestData {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubUser` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2011:12
[INFO] [stdout]      |
[INFO] [stdout] 2011 | pub struct GithubUser {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GuildAuditLogResponseGuildScheduledEvents` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2020:10
[INFO] [stdout]      |
[INFO] [stdout] 2020 | pub enum GuildAuditLogResponseGuildScheduledEvents {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GuildAuditLogResponseIntegrations` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2079:10
[INFO] [stdout]      |
[INFO] [stdout] 2079 | pub enum GuildAuditLogResponseIntegrations {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GuildAuditLogResponseAutoModerationRules` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2140:10
[INFO] [stdout]      |
[INFO] [stdout] 2140 | pub enum GuildAuditLogResponseAutoModerationRules {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GuildAuditLogResponseWebhooks` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2217:10
[INFO] [stdout]      |
[INFO] [stdout] 2217 | pub enum GuildAuditLogResponseWebhooks {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildAuditLogResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2275:12
[INFO] [stdout]      |
[INFO] [stdout] 2275 | pub struct GuildAuditLogResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeywordTriggerMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2287:12
[INFO] [stdout]      |
[INFO] [stdout] 2287 | pub struct KeywordTriggerMetadataResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreatedThreadResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2294:12
[INFO] [stdout]      |
[INFO] [stdout] 2294 | pub struct CreatedThreadResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEmbedProviderResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2332:12
[INFO] [stdout]      |
[INFO] [stdout] 2332 | pub struct MessageEmbedProviderResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserSelect` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2339:12
[INFO] [stdout]      |
[INFO] [stdout] 2339 | pub struct UserSelect {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandNumberOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2356:12
[INFO] [stdout]      |
[INFO] [stdout] 2356 | pub struct ApplicationCommandNumberOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InnerErrors` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2378:12
[INFO] [stdout]      |
[INFO] [stdout] 2378 | pub struct InnerErrors {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultKeywordListTriggerMetadata` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2383:12
[INFO] [stdout]      |
[INFO] [stdout] 2383 | pub struct DefaultKeywordListTriggerMetadata {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DefaultKeywordListUpsertRequestPartialActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2392:10
[INFO] [stdout]      |
[INFO] [stdout] 2392 | pub enum DefaultKeywordListUpsertRequestPartialActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultKeywordListUpsertRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2459:12
[INFO] [stdout]      |
[INFO] [stdout] 2459 | pub struct DefaultKeywordListUpsertRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExternalScheduledEventPatchRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2479:12
[INFO] [stdout]      |
[INFO] [stdout] 2479 | pub struct ExternalScheduledEventPatchRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateGuildInviteRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2503:12
[INFO] [stdout]      |
[INFO] [stdout] 2503 | pub struct CreateGuildInviteRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentUserSelectResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2521:12
[INFO] [stdout]      |
[INFO] [stdout] 2521 | pub struct MessageComponentUserSelectResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InviteChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2537:12
[INFO] [stdout]      |
[INFO] [stdout] 2537 | pub struct InviteChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandRoleOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2550:12
[INFO] [stdout]      |
[INFO] [stdout] 2550 | pub struct ApplicationCommandRoleOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WebhookSlackEmbed` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2568:12
[INFO] [stdout]      |
[INFO] [stdout] 2568 | pub struct WebhookSlackEmbed {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ModalInteractionCallbackDataComponents` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2601:10
[INFO] [stdout]      |
[INFO] [stdout] 2601 | pub enum ModalInteractionCallbackDataComponents {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModalInteractionCallbackData` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2642:12
[INFO] [stdout]      |
[INFO] [stdout] 2642 | pub struct ModalInteractionCallbackData {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuditLogObjectChangeResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2649:12
[INFO] [stdout]      |
[INFO] [stdout] 2649 | pub struct AuditLogObjectChangeResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrivateChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2659:12
[INFO] [stdout]      |
[INFO] [stdout] 2659 | pub struct PrivateChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageReactionCountDetailsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2672:12
[INFO] [stdout]      |
[INFO] [stdout] 2672 | pub struct MessageReactionCountDetailsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ActionRowComponents` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2679:10
[INFO] [stdout]      |
[INFO] [stdout] 2679 | pub enum ActionRowComponents {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActionRow` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2745:12
[INFO] [stdout]      |
[INFO] [stdout] 2745 | pub struct ActionRow {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrivateGroupChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2752:12
[INFO] [stdout]      |
[INFO] [stdout] 2752 | pub struct PrivateGroupChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandStringOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2775:12
[INFO] [stdout]      |
[INFO] [stdout] 2775 | pub struct ApplicationCommandStringOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApplicationCommandSubcommandOptionOptions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:2798:10
[INFO] [stdout]      |
[INFO] [stdout] 2798 | pub enum ApplicationCommandSubcommandOptionOptions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandSubcommandOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2914:12
[INFO] [stdout]      |
[INFO] [stdout] 2914 | pub struct ApplicationCommandSubcommandOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEditRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2930:12
[INFO] [stdout]      |
[INFO] [stdout] 2930 | pub struct MessageEditRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateThreadRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2948:12
[INFO] [stdout]      |
[INFO] [stdout] 2948 | pub struct UpdateThreadRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreatePrivateChannelRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:2976:12
[INFO] [stdout]      |
[INFO] [stdout] 2976 | pub struct CreatePrivateChannelRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceScheduledEventResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3011:12
[INFO] [stdout]      |
[INFO] [stdout] 3011 | pub struct VoiceScheduledEventResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScheduledEventUserResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3042:12
[INFO] [stdout]      |
[INFO] [stdout] 3042 | pub struct ScheduledEventUserResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3077:12
[INFO] [stdout]      |
[INFO] [stdout] 3077 | pub struct ApplicationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConnectedAccountResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3119:12
[INFO] [stdout]      |
[INFO] [stdout] 3119 | pub struct ConnectedAccountResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BotAccountPatchRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3137:12
[INFO] [stdout]      |
[INFO] [stdout] 3137 | pub struct BotAccountPatchRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DefaultKeywordRuleResponseActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:3147:10
[INFO] [stdout]      |
[INFO] [stdout] 3147 | pub enum DefaultKeywordRuleResponseActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultKeywordRuleResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3214:12
[INFO] [stdout]      |
[INFO] [stdout] 3214 | pub struct DefaultKeywordRuleResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BulkBanUsersResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3232:12
[INFO] [stdout]      |
[INFO] [stdout] 3232 | pub struct BulkBanUsersResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildMFALevelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3238:12
[INFO] [stdout]      |
[INFO] [stdout] 3238 | pub struct GuildMFALevelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelPermissionOverwriteRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3270:12
[INFO] [stdout]      |
[INFO] [stdout] 3270 | pub struct ChannelPermissionOverwriteRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildWithCountsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3282:12
[INFO] [stdout]      |
[INFO] [stdout] 3282 | pub struct GuildWithCountsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildWelcomeScreenResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3347:12
[INFO] [stdout]      |
[INFO] [stdout] 3347 | pub struct GuildWelcomeScreenResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCheckRun` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3354:12
[INFO] [stdout]      |
[INFO] [stdout] 3354 | pub struct GithubCheckRun {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BasicMessageResponseComponents` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:3370:10
[INFO] [stdout]      |
[INFO] [stdout] 3370 | pub enum BasicMessageResponseComponents {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BasicMessageResponseStickers` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:3486:10
[INFO] [stdout]      |
[INFO] [stdout] 3486 | pub enum BasicMessageResponseStickers {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BasicMessageResponseNonce` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:3531:10
[INFO] [stdout]      |
[INFO] [stdout] 3531 | pub enum BasicMessageResponseNonce {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BasicMessageResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3537:12
[INFO] [stdout]      |
[INFO] [stdout] 3537 | pub struct BasicMessageResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentButtonResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3591:12
[INFO] [stdout]      |
[INFO] [stdout] 3591 | pub struct MessageComponentButtonResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateGuildRequestRoleItem` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3611:12
[INFO] [stdout]      |
[INFO] [stdout] 3611 | pub struct CreateGuildRequestRoleItem {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandUserOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3628:12
[INFO] [stdout]      |
[INFO] [stdout] 3628 | pub struct ApplicationCommandUserOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateOrUpdateThreadTagRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3642:12
[INFO] [stdout]      |
[INFO] [stdout] 3642 | pub struct CreateOrUpdateThreadTagRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageReactionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3653:12
[INFO] [stdout]      |
[INFO] [stdout] 3653 | pub struct MessageReactionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityMetadataVoiceResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3663:12
[INFO] [stdout]      |
[INFO] [stdout] 3663 | pub struct EntityMetadataVoiceResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NewMemberActionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3666:12
[INFO] [stdout]      |
[INFO] [stdout] 3666 | pub struct NewMemberActionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandStringOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3678:12
[INFO] [stdout]      |
[INFO] [stdout] 3678 | pub struct ApplicationCommandStringOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OnboardingPromptOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3704:12
[INFO] [stdout]      |
[INFO] [stdout] 3704 | pub struct OnboardingPromptOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResolvedObjectsResponseChannels` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3714:12
[INFO] [stdout]      |
[INFO] [stdout] 3714 | pub struct ResolvedObjectsResponseChannels {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResolvedObjectsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3717:12
[INFO] [stdout]      |
[INFO] [stdout] 3717 | pub struct ResolvedObjectsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StageScheduledEventCreateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3725:12
[INFO] [stdout]      |
[INFO] [stdout] 3725 | pub struct StageScheduledEventCreateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TeamResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3743:12
[INFO] [stdout]      |
[INFO] [stdout] 3743 | pub struct TeamResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateGuildOnboardingRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3753:12
[INFO] [stdout]      |
[INFO] [stdout] 3753 | pub struct UpdateGuildOnboardingRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserSelectDefaultValue` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3765:12
[INFO] [stdout]      |
[INFO] [stdout] 3765 | pub struct UserSelectDefaultValue {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateGuildRequestChannelItem` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3772:12
[INFO] [stdout]      |
[INFO] [stdout] 3772 | pub struct CreateGuildRequestChannelItem {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceScheduledEventCreateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3814:12
[INFO] [stdout]      |
[INFO] [stdout] 3814 | pub struct VoiceScheduledEventCreateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WebhookSlackEmbedField` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3832:12
[INFO] [stdout]      |
[INFO] [stdout] 3832 | pub struct WebhookSlackEmbedField {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiscordIntegrationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3842:12
[INFO] [stdout]      |
[INFO] [stdout] 3842 | pub struct DiscordIntegrationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbed` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3859:12
[INFO] [stdout]      |
[INFO] [stdout] 3859 | pub struct RichEmbed {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelFollowerWebhookResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3913:12
[INFO] [stdout]      |
[INFO] [stdout] 3913 | pub struct ChannelFollowerWebhookResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildPreviewResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3935:12
[INFO] [stdout]      |
[INFO] [stdout] 3935 | pub struct GuildPreviewResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExternalScheduledEventResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:3983:12
[INFO] [stdout]      |
[INFO] [stdout] 3983 | pub struct ExternalScheduledEventResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandPermissionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4042:12
[INFO] [stdout]      |
[INFO] [stdout] 4042 | pub struct CommandPermissionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityMetadataExternal` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4050:12
[INFO] [stdout]      |
[INFO] [stdout] 4050 | pub struct EntityMetadataExternal {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildPatchRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4055:12
[INFO] [stdout]      |
[INFO] [stdout] 4055 | pub struct GuildPatchRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntegrationApplicationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4103:12
[INFO] [stdout]      |
[INFO] [stdout] 4103 | pub struct IntegrationApplicationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildTemplateRoleResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4121:12
[INFO] [stdout]      |
[INFO] [stdout] 4121 | pub struct GuildTemplateRoleResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InteractionApplicationCommandAutocompleteCallbackIntegerData` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4135:12
[INFO] [stdout]      |
[INFO] [stdout] 4135 | pub struct InteractionApplicationCommandAutocompleteCallbackIntegerData {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WidgetActivity` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4170:12
[INFO] [stdout]      |
[INFO] [stdout] 4170 | pub struct WidgetActivity {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MLSpamUpsertRequestActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:4176:10
[INFO] [stdout]      |
[INFO] [stdout] 4176 | pub enum MLSpamUpsertRequestActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MLSpamUpsertRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4233:12
[INFO] [stdout]      |
[INFO] [stdout] 4233 | pub struct MLSpamUpsertRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandMentionableOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4250:12
[INFO] [stdout]      |
[INFO] [stdout] 4250 | pub struct ApplicationCommandMentionableOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandNumberOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4268:12
[INFO] [stdout]      |
[INFO] [stdout] 4268 | pub struct ApplicationCommandNumberOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateGuildChannelRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4294:12
[INFO] [stdout]      |
[INFO] [stdout] 4294 | pub struct CreateGuildChannelRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GatewayBotSessionStartLimitResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4334:12
[INFO] [stdout]      |
[INFO] [stdout] 4334 | pub struct GatewayBotSessionStartLimitResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OAuth2GetAuthorizationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4342:12
[INFO] [stdout]      |
[INFO] [stdout] 4342 | pub struct OAuth2GetAuthorizationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FriendInviteResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4351:12
[INFO] [stdout]      |
[INFO] [stdout] 4351 | pub struct FriendInviteResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildStickerResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4379:12
[INFO] [stdout]      |
[INFO] [stdout] 4379 | pub struct GuildStickerResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MentionSpamTriggerMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4396:12
[INFO] [stdout]      |
[INFO] [stdout] 4396 | pub struct MentionSpamTriggerMetadataResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageReferenceRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4401:12
[INFO] [stdout]      |
[INFO] [stdout] 4401 | pub struct MessageReferenceRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrivateApplicationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4415:12
[INFO] [stdout]      |
[INFO] [stdout] 4415 | pub struct PrivateApplicationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrivateChannelRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4467:12
[INFO] [stdout]      |
[INFO] [stdout] 4467 | pub struct PrivateChannelRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateDefaultReactionEmojiRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4475:12
[INFO] [stdout]      |
[INFO] [stdout] 4475 | pub struct UpdateDefaultReactionEmojiRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateThreadTagRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4483:12
[INFO] [stdout]      |
[INFO] [stdout] 4483 | pub struct UpdateThreadTagRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationUserRoleConnectionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4496:12
[INFO] [stdout]      |
[INFO] [stdout] 4496 | pub struct ApplicationUserRoleConnectionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PongInteractionCallbackRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4506:12
[INFO] [stdout]      |
[INFO] [stdout] 4506 | pub struct PongInteractionCallbackRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCheckPullRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4512:12
[INFO] [stdout]      |
[INFO] [stdout] 4512 | pub struct GithubCheckPullRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityMetadataExternalResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4561:12
[INFO] [stdout]      |
[INFO] [stdout] 4561 | pub struct EntityMetadataExternalResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BaseCreateMessageCreateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4595:12
[INFO] [stdout]      |
[INFO] [stdout] 4595 | pub struct BaseCreateMessageCreateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEmbedFooterResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4638:12
[INFO] [stdout]      |
[INFO] [stdout] 4638 | pub struct MessageEmbedFooterResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbedFooter` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4647:12
[INFO] [stdout]      |
[INFO] [stdout] 4647 | pub struct RichEmbedFooter {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TypingIndicatorResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4655:12
[INFO] [stdout]      |
[INFO] [stdout] 4655 | pub struct TypingIndicatorResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WidgetSettingsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4681:12
[INFO] [stdout]      |
[INFO] [stdout] 4681 | pub struct WidgetSettingsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConnectedAccountProviders` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:4688:10
[INFO] [stdout]      |
[INFO] [stdout] 4688 | pub enum ConnectedAccountProviders {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateTextThreadWithMessageRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4736:12
[INFO] [stdout]      |
[INFO] [stdout] 4736 | pub struct CreateTextThreadWithMessageRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlagToChannelActionMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4745:12
[INFO] [stdout]      |
[INFO] [stdout] 4745 | pub struct FlagToChannelActionMetadataResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandBooleanOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4750:12
[INFO] [stdout]      |
[INFO] [stdout] 4750 | pub struct ApplicationCommandBooleanOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModalInteractionCallbackRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4764:12
[INFO] [stdout]      |
[INFO] [stdout] 4764 | pub struct ModalInteractionCallbackRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ForumTagResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4771:12
[INFO] [stdout]      |
[INFO] [stdout] 4771 | pub struct ForumTagResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserCommunicationDisabledActionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4782:12
[INFO] [stdout]      |
[INFO] [stdout] 4782 | pub struct UserCommunicationDisabledActionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationRoleConnectionsMetadataItemRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4789:12
[INFO] [stdout]      |
[INFO] [stdout] 4789 | pub struct ApplicationRoleConnectionsMetadataItemRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MentionSpamTriggerMetadata` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4802:12
[INFO] [stdout]      |
[INFO] [stdout] 4802 | pub struct MentionSpamTriggerMetadata {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GatewayBotResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4832:12
[INFO] [stdout]      |
[INFO] [stdout] 4832 | pub struct GatewayBotResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildSubscriptionIntegrationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4839:12
[INFO] [stdout]      |
[INFO] [stdout] 4839 | pub struct GuildSubscriptionIntegrationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentMentionableSelectResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4852:12
[INFO] [stdout]      |
[INFO] [stdout] 4852 | pub struct MessageComponentMentionableSelectResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockMessageActionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4868:12
[INFO] [stdout]      |
[INFO] [stdout] 4868 | pub struct BlockMessageActionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SelectOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4875:12
[INFO] [stdout]      |
[INFO] [stdout] 4875 | pub struct SelectOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StickerPackCollectionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4887:12
[INFO] [stdout]      |
[INFO] [stdout] 4887 | pub struct StickerPackCollectionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageCallResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4892:12
[INFO] [stdout]      |
[INFO] [stdout] 4892 | pub struct MessageCallResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreadMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4899:12
[INFO] [stdout]      |
[INFO] [stdout] 4899 | pub struct ThreadMetadataResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ErrorDetails` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:4912:10
[INFO] [stdout]      |
[INFO] [stdout] 4912 | pub enum ErrorDetails {
[INFO] [stdout]      |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResourceChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4918:12
[INFO] [stdout]      |
[INFO] [stdout] 4918 | pub struct ResourceChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityMetadataStageInstance` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4929:12
[INFO] [stdout]      |
[INFO] [stdout] 4929 | pub struct EntityMetadataStageInstance {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildRoleResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4932:12
[INFO] [stdout]      |
[INFO] [stdout] 4932 | pub struct GuildRoleResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InviteGuildResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4952:12
[INFO] [stdout]      |
[INFO] [stdout] 4952 | pub struct InviteGuildResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbedField` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4977:12
[INFO] [stdout]      |
[INFO] [stdout] 4977 | pub struct RichEmbedField {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlagToChannelActionMetadata` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4985:12
[INFO] [stdout]      |
[INFO] [stdout] 4985 | pub struct FlagToChannelActionMetadata {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildIncomingWebhookResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:4990:12
[INFO] [stdout]      |
[INFO] [stdout] 4990 | pub struct GuildIncomingWebhookResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildInviteResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5012:12
[INFO] [stdout]      |
[INFO] [stdout] 5012 | pub struct GuildInviteResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateTextThreadWithoutMessageRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5085:12
[INFO] [stdout]      |
[INFO] [stdout] 5085 | pub struct CreateTextThreadWithoutMessageRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityMetadataStageInstanceResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5099:12
[INFO] [stdout]      |
[INFO] [stdout] 5099 | pub struct EntityMetadataStageInstanceResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildTemplateResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5127:12
[INFO] [stdout]      |
[INFO] [stdout] 5127 | pub struct GuildTemplateResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WelcomeMessageResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5145:12
[INFO] [stdout]      |
[INFO] [stdout] 5145 | pub struct WelcomeMessageResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandPermissionsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5213:12
[INFO] [stdout]      |
[INFO] [stdout] 5213 | pub struct CommandPermissionsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IncomingWebhookUpdateRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5221:12
[INFO] [stdout]      |
[INFO] [stdout] 5221 | pub struct IncomingWebhookUpdateRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5237:12
[INFO] [stdout]      |
[INFO] [stdout] 5237 | pub struct GuildChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeywordTriggerMetadata` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5284:12
[INFO] [stdout]      |
[INFO] [stdout] 5284 | pub struct KeywordTriggerMetadata {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MentionableSelectDefaultValues` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:5324:10
[INFO] [stdout]      |
[INFO] [stdout] 5324 | pub enum MentionableSelectDefaultValues {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MentionableSelect` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5369:12
[INFO] [stdout]      |
[INFO] [stdout] 5369 | pub struct MentionableSelect {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageRoleSubscriptionDataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5386:12
[INFO] [stdout]      |
[INFO] [stdout] 5386 | pub struct MessageRoleSubscriptionDataResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageStickerItemResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5394:12
[INFO] [stdout]      |
[INFO] [stdout] 5394 | pub struct MessageStickerItemResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelFollowerResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5401:12
[INFO] [stdout]      |
[INFO] [stdout] 5401 | pub struct ChannelFollowerResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageAttachmentResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5407:12
[INFO] [stdout]      |
[INFO] [stdout] 5407 | pub struct MessageAttachmentResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserGuildOnboardingResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5438:12
[INFO] [stdout]      |
[INFO] [stdout] 5438 | pub struct UserGuildOnboardingResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceScheduledEventPatchRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5446:12
[INFO] [stdout]      |
[INFO] [stdout] 5446 | pub struct VoiceScheduledEventPatchRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationOAuth2InstallParamsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5470:12
[INFO] [stdout]      |
[INFO] [stdout] 5470 | pub struct ApplicationOAuth2InstallParamsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreadsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5476:12
[INFO] [stdout]      |
[INFO] [stdout] 5476 | pub struct ThreadsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentRoleSelectResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5507:12
[INFO] [stdout]      |
[INFO] [stdout] 5507 | pub struct MessageComponentRoleSelectResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MentionSpamUpsertRequestActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:5524:10
[INFO] [stdout]      |
[INFO] [stdout] 5524 | pub enum MentionSpamUpsertRequestActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MentionSpamUpsertRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5583:12
[INFO] [stdout]      |
[INFO] [stdout] 5583 | pub struct MentionSpamUpsertRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandPermission` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5600:12
[INFO] [stdout]      |
[INFO] [stdout] 5600 | pub struct ApplicationCommandPermission {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `KeywordUpsertRequestPartialActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:5609:10
[INFO] [stdout]      |
[INFO] [stdout] 5609 | pub enum KeywordUpsertRequestPartialActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeywordUpsertRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5668:12
[INFO] [stdout]      |
[INFO] [stdout] 5668 | pub struct KeywordUpsertRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConnectedAccountIntegrationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5688:12
[INFO] [stdout]      |
[INFO] [stdout] 5688 | pub struct ConnectedAccountIntegrationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GuildFeatures` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:5697:10
[INFO] [stdout]      |
[INFO] [stdout] 5697 | pub enum GuildFeatures {
[INFO] [stdout]      |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IncomingWebhookInteractionRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5755:12
[INFO] [stdout]      |
[INFO] [stdout] 5755 | pub struct IncomingWebhookInteractionRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationRoleConnectionsMetadataItemResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5773:12
[INFO] [stdout]      |
[INFO] [stdout] 5773 | pub struct ApplicationRoleConnectionsMetadataItemResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExternalScheduledEventCreateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5786:12
[INFO] [stdout]      |
[INFO] [stdout] 5786 | pub struct ExternalScheduledEventCreateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MLSpamTriggerMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5803:12
[INFO] [stdout]      |
[INFO] [stdout] 5803 | pub struct MLSpamTriggerMetadataResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCheckApp` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5806:12
[INFO] [stdout]      |
[INFO] [stdout] 5806 | pub struct GithubCheckApp {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageInteractionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5834:12
[INFO] [stdout]      |
[INFO] [stdout] 5834 | pub struct MessageInteractionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OAuth2GetKeys` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5846:12
[INFO] [stdout]      |
[INFO] [stdout] 5846 | pub struct OAuth2GetKeys {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Emoji` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5851:12
[INFO] [stdout]      |
[INFO] [stdout] 5851 | pub struct Emoji {
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCheckSuite` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5860:12
[INFO] [stdout]      |
[INFO] [stdout] 5860 | pub struct GithubCheckSuite {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildBanResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5872:12
[INFO] [stdout]      |
[INFO] [stdout] 5872 | pub struct GuildBanResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildOnboardingResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5879:12
[INFO] [stdout]      |
[INFO] [stdout] 5879 | pub struct GuildOnboardingResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildWelcomeScreenChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5887:12
[INFO] [stdout]      |
[INFO] [stdout] 5887 | pub struct GuildWelcomeScreenChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildMemberResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:5990:12
[INFO] [stdout]      |
[INFO] [stdout] 5990 | pub struct GuildMemberResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildRoleTagsResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6011:12
[INFO] [stdout]      |
[INFO] [stdout] 6011 | pub struct GuildRoleTagsResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `IntegrationTypes` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:6027:10
[INFO] [stdout]      |
[INFO] [stdout] 6027 | pub enum IntegrationTypes {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InviteStageInstanceResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6039:12
[INFO] [stdout]      |
[INFO] [stdout] 6039 | pub struct InviteStageInstanceResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageActivityResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6079:12
[INFO] [stdout]      |
[INFO] [stdout] 6079 | pub struct MessageActivityResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InteractionApplicationCommandAutocompleteCallbackNumberData` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6082:12
[INFO] [stdout]      |
[INFO] [stdout] 6082 | pub struct InteractionApplicationCommandAutocompleteCallbackNumberData {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OnboardingPromptOptionRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6088:12
[INFO] [stdout]      |
[INFO] [stdout] 6088 | pub struct OnboardingPromptOptionRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandOptionStringChoiceResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6107:12
[INFO] [stdout]      |
[INFO] [stdout] 6107 | pub struct ApplicationCommandOptionStringChoiceResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEmbedAuthorResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6117:12
[INFO] [stdout]      |
[INFO] [stdout] 6117 | pub struct MessageEmbedAuthorResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbedProvider` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6128:12
[INFO] [stdout]      |
[INFO] [stdout] 6128 | pub struct RichEmbedProvider {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UInt32Type` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6186:12
[INFO] [stdout]      |
[INFO] [stdout] 6186 | pub struct UInt32Type(pub i64);
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WidgetImageStyles` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:6189:10
[INFO] [stdout]      |
[INFO] [stdout] 6189 | pub enum WidgetImageStyles {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandRoleOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6203:12
[INFO] [stdout]      |
[INFO] [stdout] 6203 | pub struct ApplicationCommandRoleOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApplicationCommandPatchRequestPartialOptions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:6218:10
[INFO] [stdout]      |
[INFO] [stdout] 6218 | pub enum ApplicationCommandPatchRequestPartialOptions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandPatchRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6304:12
[INFO] [stdout]      |
[INFO] [stdout] 6304 | pub struct ApplicationCommandPatchRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateForumThreadRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6322:12
[INFO] [stdout]      |
[INFO] [stdout] 6322 | pub struct CreateForumThreadRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WidgetResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6334:12
[INFO] [stdout]      |
[INFO] [stdout] 6334 | pub struct WidgetResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildTemplateChannelTags` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6368:12
[INFO] [stdout]      |
[INFO] [stdout] 6368 | pub struct GuildTemplateChannelTags {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GatewayResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6542:12
[INFO] [stdout]      |
[INFO] [stdout] 6542 | pub struct GatewayResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrivateGuildMemberResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6547:12
[INFO] [stdout]      |
[INFO] [stdout] 6547 | pub struct PrivateGuildMemberResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OAuth2Scopes` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:6570:10
[INFO] [stdout]      |
[INFO] [stdout] 6570 | pub enum OAuth2Scopes {
[INFO] [stdout]      |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WidgetMember` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6640:12
[INFO] [stdout]      |
[INFO] [stdout] 6640 | pub struct WidgetMember {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PartialExternalConnectionIntegrationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6665:12
[INFO] [stdout]      |
[INFO] [stdout] 6665 | pub struct PartialExternalConnectionIntegrationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApplicationCommandAutocompleteCallbackRequestData` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:6676:10
[INFO] [stdout]      |
[INFO] [stdout] 6676 | pub enum ApplicationCommandAutocompleteCallbackRequestData {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandAutocompleteCallbackRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6689:12
[INFO] [stdout]      |
[INFO] [stdout] 6689 | pub struct ApplicationCommandAutocompleteCallbackRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OnboardingPromptResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6696:12
[INFO] [stdout]      |
[INFO] [stdout] 6696 | pub struct OnboardingPromptResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DefaultKeywordListUpsertRequestActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:6709:10
[INFO] [stdout]      |
[INFO] [stdout] 6709 | pub enum DefaultKeywordListUpsertRequestActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultKeywordListUpsertRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6770:12
[INFO] [stdout]      |
[INFO] [stdout] 6770 | pub struct DefaultKeywordListUpsertRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SpamLinkRuleResponseActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:6787:10
[INFO] [stdout]      |
[INFO] [stdout] 6787 | pub enum SpamLinkRuleResponseActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpamLinkRuleResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6848:12
[INFO] [stdout]      |
[INFO] [stdout] 6848 | pub struct SpamLinkRuleResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuarantineUserActionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6866:12
[INFO] [stdout]      |
[INFO] [stdout] 6866 | pub struct QuarantineUserActionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageAttachmentRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6873:12
[INFO] [stdout]      |
[INFO] [stdout] 6873 | pub struct MessageAttachmentRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserCommunicationDisabledActionMetadata` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6884:12
[INFO] [stdout]      |
[INFO] [stdout] 6884 | pub struct UserCommunicationDisabledActionMetadata {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationIncomingWebhookResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6890:12
[INFO] [stdout]      |
[INFO] [stdout] 6890 | pub struct ApplicationIncomingWebhookResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserPIIResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6908:12
[INFO] [stdout]      |
[INFO] [stdout] 6908 | pub struct UserPIIResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbedVideo` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:6937:12
[INFO] [stdout]      |
[INFO] [stdout] 6937 | pub struct RichEmbedVideo {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubDiscussion` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7027:12
[INFO] [stdout]      |
[INFO] [stdout] 7027 | pub struct GithubDiscussion {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MLSpamRuleResponseActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7040:10
[INFO] [stdout]      |
[INFO] [stdout] 7040 | pub enum MLSpamRuleResponseActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MLSpamRuleResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7101:12
[INFO] [stdout]      |
[INFO] [stdout] 7101 | pub struct MLSpamRuleResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultKeywordListTriggerMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7119:12
[INFO] [stdout]      |
[INFO] [stdout] 7119 | pub struct DefaultKeywordListTriggerMetadataResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RoleSelect` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7125:12
[INFO] [stdout]      |
[INFO] [stdout] 7125 | pub struct RoleSelect {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageReferenceResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7142:12
[INFO] [stdout]      |
[INFO] [stdout] 7142 | pub struct MessageReferenceResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuarantineUserActionMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7154:12
[INFO] [stdout]      |
[INFO] [stdout] 7154 | pub struct QuarantineUserActionMetadataResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEmbedVideoResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7157:12
[INFO] [stdout]      |
[INFO] [stdout] 7157 | pub struct MessageEmbedVideoResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandChannelOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7196:12
[INFO] [stdout]      |
[INFO] [stdout] 7196 | pub struct ApplicationCommandChannelOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEmbedImageResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7212:12
[INFO] [stdout]      |
[INFO] [stdout] 7212 | pub struct MessageEmbedImageResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EntitlementOwnerTypes` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7228:10
[INFO] [stdout]      |
[INFO] [stdout] 7228 | pub enum EntitlementOwnerTypes {}
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageComponentActionRowResponseComponents` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7232:10
[INFO] [stdout]      |
[INFO] [stdout] 7232 | pub enum MessageComponentActionRowResponseComponents {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageComponentActionRowResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7298:12
[INFO] [stdout]      |
[INFO] [stdout] 7298 | pub struct MessageComponentActionRowResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildCreateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7307:12
[INFO] [stdout]      |
[INFO] [stdout] 7307 | pub struct GuildCreateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SnowflakeSelectDefaultValueTypes` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7338:10
[INFO] [stdout]      |
[INFO] [stdout] 7338 | pub enum SnowflakeSelectDefaultValueTypes {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IconEmojiResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7348:12
[INFO] [stdout]      |
[INFO] [stdout] 7348 | pub struct IconEmojiResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandMentionableOption` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7351:12
[INFO] [stdout]      |
[INFO] [stdout] 7351 | pub struct ApplicationCommandMentionableOption {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildPruneResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7365:12
[INFO] [stdout]      |
[INFO] [stdout] 7365 | pub struct GuildPruneResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IncomingWebhookUpdateForInteractionCallbackRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7371:12
[INFO] [stdout]      |
[INFO] [stdout] 7371 | pub struct IncomingWebhookUpdateForInteractionCallbackRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InviteChannelRecipientResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7387:12
[INFO] [stdout]      |
[INFO] [stdout] 7387 | pub struct InviteChannelRecipientResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MessageCreateRequestNonce` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7392:10
[INFO] [stdout]      |
[INFO] [stdout] 7392 | pub enum MessageCreateRequestNonce {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageCreateRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7398:12
[INFO] [stdout]      |
[INFO] [stdout] 7398 | pub struct MessageCreateRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputText` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7422:12
[INFO] [stdout]      |
[INFO] [stdout] 7422 | pub struct InputText {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `KeywordRuleResponseActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7442:10
[INFO] [stdout]      |
[INFO] [stdout] 7442 | pub enum KeywordRuleResponseActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeywordRuleResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7503:12
[INFO] [stdout]      |
[INFO] [stdout] 7503 | pub struct KeywordRuleResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandOptionNumberChoice` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7521:12
[INFO] [stdout]      |
[INFO] [stdout] 7521 | pub struct ApplicationCommandOptionNumberChoice {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccountResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7529:12
[INFO] [stdout]      |
[INFO] [stdout] 7529 | pub struct AccountResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEmbedFieldResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7536:12
[INFO] [stdout]      |
[INFO] [stdout] 7536 | pub struct MessageEmbedFieldResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuarantineUserAction` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7543:12
[INFO] [stdout]      |
[INFO] [stdout] 7543 | pub struct QuarantineUserAction {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbedThumbnail` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7551:12
[INFO] [stdout]      |
[INFO] [stdout] 7551 | pub struct RichEmbedThumbnail {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScheduledEventResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7565:12
[INFO] [stdout]      |
[INFO] [stdout] 7565 | pub struct ScheduledEventResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultReactionEmojiResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7594:12
[INFO] [stdout]      |
[INFO] [stdout] 7594 | pub struct DefaultReactionEmojiResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreadMemberResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7675:12
[INFO] [stdout]      |
[INFO] [stdout] 7675 | pub struct ThreadMemberResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateOnboardingPromptRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7685:12
[INFO] [stdout]      |
[INFO] [stdout] 7685 | pub struct UpdateOnboardingPromptRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WelcomeScreenPatchRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7701:12
[INFO] [stdout]      |
[INFO] [stdout] 7701 | pub struct WelcomeScreenPatchRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RichEmbedImage` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7711:12
[INFO] [stdout]      |
[INFO] [stdout] 7711 | pub struct RichEmbedImage {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockMessageActionMetadata` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7725:12
[INFO] [stdout]      |
[INFO] [stdout] 7725 | pub struct BlockMessageActionMetadata {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TeamMemberResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7775:12
[INFO] [stdout]      |
[INFO] [stdout] 7775 | pub struct TeamMemberResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MLSpamUpsertRequestPartialActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7783:10
[INFO] [stdout]      |
[INFO] [stdout] 7783 | pub enum MLSpamUpsertRequestPartialActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MLSpamUpsertRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7842:12
[INFO] [stdout]      |
[INFO] [stdout] 7842 | pub struct MLSpamUpsertRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateGroupDMInviteRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7862:12
[INFO] [stdout]      |
[INFO] [stdout] 7862 | pub struct CreateGroupDMInviteRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExternalConnectionIntegrationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7868:12
[INFO] [stdout]      |
[INFO] [stdout] 7868 | pub struct ExternalConnectionIntegrationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubRelease` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7933:12
[INFO] [stdout]      |
[INFO] [stdout] 7933 | pub struct GithubRelease {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubCommit` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7941:12
[INFO] [stdout]      |
[INFO] [stdout] 7941 | pub struct GithubCommit {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityMetadataVoice` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7949:12
[INFO] [stdout]      |
[INFO] [stdout] 7949 | pub struct EntityMetadataVoice {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageReactionEmojiResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7952:12
[INFO] [stdout]      |
[INFO] [stdout] 7952 | pub struct MessageReactionEmojiResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageAllowedMentionsRequest` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:7962:12
[INFO] [stdout]      |
[INFO] [stdout] 7962 | pub struct MessageAllowedMentionsRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApplicationCommandSubcommandOptionResponseOptions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:7975:10
[INFO] [stdout]      |
[INFO] [stdout] 7975 | pub enum ApplicationCommandSubcommandOptionResponseOptions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandSubcommandOptionResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8051:12
[INFO] [stdout]      |
[INFO] [stdout] 8051 | pub struct ApplicationCommandSubcommandOptionResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildProductPurchaseResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8071:12
[INFO] [stdout]      |
[INFO] [stdout] 8071 | pub struct GuildProductPurchaseResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuditLogEntryResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8077:12
[INFO] [stdout]      |
[INFO] [stdout] 8077 | pub struct AuditLogEntryResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageEmbedResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8093:12
[INFO] [stdout]      |
[INFO] [stdout] 8093 | pub struct MessageEmbedResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandOptionStringChoice` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8123:12
[INFO] [stdout]      |
[INFO] [stdout] 8123 | pub struct ApplicationCommandOptionStringChoice {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlagToChannelAction` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8131:12
[INFO] [stdout]      |
[INFO] [stdout] 8131 | pub struct FlagToChannelAction {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GuildResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8138:12
[INFO] [stdout]      |
[INFO] [stdout] 8138 | pub struct GuildResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MentionSpamUpsertRequestPartialActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:8200:10
[INFO] [stdout]      |
[INFO] [stdout] 8200 | pub enum MentionSpamUpsertRequestPartialActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MentionSpamUpsertRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8261:12
[INFO] [stdout]      |
[INFO] [stdout] 8261 | pub struct MentionSpamUpsertRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpamLinkTriggerMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8281:12
[INFO] [stdout]      |
[INFO] [stdout] 8281 | pub struct SpamLinkTriggerMetadataResponse {}
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PartialDiscordIntegrationResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8284:12
[INFO] [stdout]      |
[INFO] [stdout] 8284 | pub struct PartialDiscordIntegrationResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateGuildChannelRequestPartial` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8319:12
[INFO] [stdout]      |
[INFO] [stdout] 8319 | pub struct UpdateGuildChannelRequestPartial {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserCommunicationDisabledAction` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8387:12
[INFO] [stdout]      |
[INFO] [stdout] 8387 | pub struct UserCommunicationDisabledAction {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockMessageActionMetadataResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8394:12
[INFO] [stdout]      |
[INFO] [stdout] 8394 | pub struct BlockMessageActionMetadataResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SnowflakeType` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8400:12
[INFO] [stdout]      |
[INFO] [stdout] 8400 | pub struct SnowflakeType(pub String);
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GithubRepository` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8403:12
[INFO] [stdout]      |
[INFO] [stdout] 8403 | pub struct GithubRepository {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MentionSpamRuleResponseActions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:8412:10
[INFO] [stdout]      |
[INFO] [stdout] 8412 | pub enum MentionSpamRuleResponseActions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MentionSpamRuleResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8475:12
[INFO] [stdout]      |
[INFO] [stdout] 8475 | pub struct MentionSpamRuleResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApplicationCommandResponseOptions` is never used
[INFO] [stdout]     --> generated-rust/src/generated.rs:8494:10
[INFO] [stdout]      |
[INFO] [stdout] 8494 | pub enum ApplicationCommandResponseOptions {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationCommandResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8634:12
[INFO] [stdout]      |
[INFO] [stdout] 8634 | pub struct ApplicationCommandResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageMentionChannelResponse` is never constructed
[INFO] [stdout]     --> generated-rust/src/generated.rs:8663:12
[INFO] [stdout]      |
[INFO] [stdout] 8663 | pub struct MessageMentionChannelResponse {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.73s
[INFO] running `Command { std: "docker" "inspect" "4a4e2c06758c15b5e10eeeeda0c82032dc3df8b96d337c195013a2f3bd2d5c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a4e2c06758c15b5e10eeeeda0c82032dc3df8b96d337c195013a2f3bd2d5c4f", kill_on_drop: false }`
[INFO] [stdout] 4a4e2c06758c15b5e10eeeeda0c82032dc3df8b96d337c195013a2f3bd2d5c4f
