[INFO] cloning repository https://github.com/eyemotif/eyebot2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eyemotif/eyebot2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feyemotif%2Feyebot2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feyemotif%2Feyebot2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a3ad2f2854267603f09f421c32014859e956931
[INFO] testing eyemotif/eyebot2 against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feyemotif%2Feyebot2" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eyemotif/eyebot2
[INFO] finished tweaking git repo https://github.com/eyemotif/eyebot2
[INFO] tweaked toml for git repo https://github.com/eyemotif/eyebot2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eyemotif/eyebot2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eyemotif/eyebot2 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_core v0.9.1
[INFO] [stderr]   Downloaded tempfile v3.17.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.12.4
[INFO] [stderr]   Downloaded rustls v0.23.23
[INFO] [stderr]   Downloaded ring v0.17.10
[INFO] [stderr]   Downloaded aws-lc-sys v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70cd9516196168d0d162184e2b04067b045dc817078ae1db43f7eea898792381
[INFO] running `Command { std: "docker" "start" "-a" "70cd9516196168d0d162184e2b04067b045dc817078ae1db43f7eea898792381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70cd9516196168d0d162184e2b04067b045dc817078ae1db43f7eea898792381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70cd9516196168d0d162184e2b04067b045dc817078ae1db43f7eea898792381", kill_on_drop: false }`
[INFO] [stdout] 70cd9516196168d0d162184e2b04067b045dc817078ae1db43f7eea898792381
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3b0f7f02dc00c3e6b5c36c4bd07fa87098545cd8654e1c65ec085cf85e85261
[INFO] running `Command { std: "docker" "start" "-a" "f3b0f7f02dc00c3e6b5c36c4bd07fa87098545cd8654e1c65ec085cf85e85261", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling aws-lc-rs v1.12.4
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rand_core v0.9.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling aws-lc-sys v0.26.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling eyebot2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]    --> src/main.rs:197:30
[INFO] [stdout]     |
[INFO] [stdout] 197 |                             &format!(": {:?}", event.user_input)
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stdout] 198 |                         }
[INFO] [stdout]     |                         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]     = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_message`
[INFO] [stdout]   --> src/bot/command/builtin.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn description(&self, chat_message: &ChatMessage) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chat_message`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_message`
[INFO] [stdout]   --> src/bot/command/builtin.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         chat_message: &ChatMessage,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chat_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_message`
[INFO] [stdout]   --> src/bot/command/builtin.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         chat_message: &ChatMessage,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chat_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `redeem`
[INFO] [stdout]   --> src/bot/redeem/builtin.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         redeem: &PointRedeem,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_redeem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `chatter_user` is never read
[INFO] [stdout]   --> src/bot/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ChatMessage {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 17 |     pub message_id: String,
[INFO] [stdout] 18 |     pub chatter_user: UserInfo,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChatMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `broadcaster_user`, `user`, and `user_input` are never read
[INFO] [stdout]   --> src/bot/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct PointRedeem {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 25 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 26 |     pub broadcaster_user: UserInfo,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub user: UserInfo,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 28 |     pub user_input: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PointRedeem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]  --> src/bot/command/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait Command {
[INFO] [stdout]   |           ------- method in this trait
[INFO] [stdout] 7 |     fn description(&self, chat_message: &super::ChatMessage) -> Option<String>;
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `login` are never read
[INFO] [stdout]   --> src/eventsub/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct UserInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 38 |     #[serde(rename = "user_id")]
[INFO] [stdout] 39 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 40 |     #[serde(rename = "user_login")]
[INFO] [stdout] 41 |     pub login: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UserInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `broadcaster_user` and `color` are never read
[INFO] [stdout]   --> src/eventsub/event.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct ChannelChatMessage {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout]  5 |     #[serde(flatten)]
[INFO] [stdout]  6 |     pub broadcaster_user: super::BroadcasterUserInfo,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub color: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelChatMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mention` is never read
[INFO] [stdout]   --> src/eventsub/event.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Mention {
[INFO] [stdout]    |     ------- field in this variant
[INFO] [stdout] 36 |         text: String,
[INFO] [stdout] 37 |         mention: super::UserInfo,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelChatMessageMessageFragment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `emote` is never read
[INFO] [stdout]   --> src/eventsub/event.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     Emote {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] 40 |         text: String,
[INFO] [stdout] 41 |         emote: ChannelChatMessageMessageFragmentEmote,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelChatMessageMessageFragment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/eventsub/event.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct ChannelChatMessageMessageFragmentEmote {
[INFO] [stdout]    |            -------------------------------------- field in this struct
[INFO] [stdout] 46 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelChatMessageMessageFragmentEmote` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `cost`, and `prompt` are never read
[INFO] [stdout]   --> src/eventsub/event.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct ChannelPointsCustomRewardRedemptionAddReward {
[INFO] [stdout]    |            -------------------------------------------- fields in this struct
[INFO] [stdout] 62 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 63 |     pub title: String,
[INFO] [stdout] 64 |     pub cost: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 65 |     pub prompt: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelPointsCustomRewardRedemptionAddReward` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]  --> src/twitch.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TwitchPostResponse<Inner> {
[INFO] [stdout]   |            ------------------ field in this struct
[INFO] [stdout] 5 |     pub data: Vec<Inner>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TwitchPostResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message_id` and `is_sent` are never read
[INFO] [stdout]   --> src/twitch.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct SendChatMessageResponse {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 60 |     pub message_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 61 |     pub is_sent: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SendChatMessageResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "f3b0f7f02dc00c3e6b5c36c4bd07fa87098545cd8654e1c65ec085cf85e85261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3b0f7f02dc00c3e6b5c36c4bd07fa87098545cd8654e1c65ec085cf85e85261", kill_on_drop: false }`
[INFO] [stdout] f3b0f7f02dc00c3e6b5c36c4bd07fa87098545cd8654e1c65ec085cf85e85261
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d34a4cdc4f5f89e92ec23a22d612106f278126de666e22723a18843d4223dc4e
[INFO] running `Command { std: "docker" "start" "-a" "d34a4cdc4f5f89e92ec23a22d612106f278126de666e22723a18843d4223dc4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling eyebot2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stdout]    --> src/main.rs:197:30
[INFO] [stdout]     |
[INFO] [stdout] 197 |                             &format!(": {:?}", event.user_input)
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stdout] 198 |                         }
[INFO] [stdout]     |                         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stdout]     = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_message`
[INFO] [stdout]   --> src/bot/command/builtin.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn description(&self, chat_message: &ChatMessage) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chat_message`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_message`
[INFO] [stdout]   --> src/bot/command/builtin.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         chat_message: &ChatMessage,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chat_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_message`
[INFO] [stdout]   --> src/bot/command/builtin.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         chat_message: &ChatMessage,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chat_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `redeem`
[INFO] [stdout]   --> src/bot/redeem/builtin.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         redeem: &PointRedeem,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_redeem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `chatter_user` is never read
[INFO] [stdout]   --> src/bot/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ChatMessage {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 17 |     pub message_id: String,
[INFO] [stdout] 18 |     pub chatter_user: UserInfo,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChatMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `broadcaster_user`, `user`, and `user_input` are never read
[INFO] [stdout]   --> src/bot/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct PointRedeem {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 25 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 26 |     pub broadcaster_user: UserInfo,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub user: UserInfo,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 28 |     pub user_input: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PointRedeem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]  --> src/bot/command/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait Command {
[INFO] [stdout]   |           ------- method in this trait
[INFO] [stdout] 7 |     fn description(&self, chat_message: &super::ChatMessage) -> Option<String>;
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `login` are never read
[INFO] [stdout]   --> src/eventsub/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct UserInfo {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 38 |     #[serde(rename = "user_id")]
[INFO] [stdout] 39 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 40 |     #[serde(rename = "user_login")]
[INFO] [stdout] 41 |     pub login: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UserInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `broadcaster_user` and `color` are never read
[INFO] [stdout]   --> src/eventsub/event.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct ChannelChatMessage {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout]  5 |     #[serde(flatten)]
[INFO] [stdout]  6 |     pub broadcaster_user: super::BroadcasterUserInfo,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub color: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelChatMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mention` is never read
[INFO] [stdout]   --> src/eventsub/event.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Mention {
[INFO] [stdout]    |     ------- field in this variant
[INFO] [stdout] 36 |         text: String,
[INFO] [stdout] 37 |         mention: super::UserInfo,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelChatMessageMessageFragment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `emote` is never read
[INFO] [stdout]   --> src/eventsub/event.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     Emote {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] 40 |         text: String,
[INFO] [stdout] 41 |         emote: ChannelChatMessageMessageFragmentEmote,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelChatMessageMessageFragment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/eventsub/event.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct ChannelChatMessageMessageFragmentEmote {
[INFO] [stdout]    |            -------------------------------------- field in this struct
[INFO] [stdout] 46 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelChatMessageMessageFragmentEmote` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `cost`, and `prompt` are never read
[INFO] [stdout]   --> src/eventsub/event.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct ChannelPointsCustomRewardRedemptionAddReward {
[INFO] [stdout]    |            -------------------------------------------- fields in this struct
[INFO] [stdout] 62 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 63 |     pub title: String,
[INFO] [stdout] 64 |     pub cost: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 65 |     pub prompt: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChannelPointsCustomRewardRedemptionAddReward` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]  --> src/twitch.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TwitchPostResponse<Inner> {
[INFO] [stdout]   |            ------------------ field in this struct
[INFO] [stdout] 5 |     pub data: Vec<Inner>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TwitchPostResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message_id` and `is_sent` are never read
[INFO] [stdout]   --> src/twitch.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct SendChatMessageResponse {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 60 |     pub message_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 61 |     pub is_sent: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SendChatMessageResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.73s
[INFO] running `Command { std: "docker" "inspect" "d34a4cdc4f5f89e92ec23a22d612106f278126de666e22723a18843d4223dc4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d34a4cdc4f5f89e92ec23a22d612106f278126de666e22723a18843d4223dc4e", kill_on_drop: false }`
[INFO] [stdout] d34a4cdc4f5f89e92ec23a22d612106f278126de666e22723a18843d4223dc4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e4deffad521f31d0f8436020488ce4bde2668e91c13f01ad3038c901003a30e
[INFO] running `Command { std: "docker" "start" "-a" "9e4deffad521f31d0f8436020488ce4bde2668e91c13f01ad3038c901003a30e", kill_on_drop: false }`
[INFO] [stderr] warning: temporary lifetime will be shortened in Rust 1.92
[INFO] [stderr]    --> src/main.rs:197:30
[INFO] [stderr]     |
[INFO] [stderr] 197 |                             &format!(": {:?}", event.user_input)
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this expression creates a temporary value...
[INFO] [stderr] 198 |                         }
[INFO] [stderr]     |                         - ...which will be dropped at the end of this block in Rust 1.92
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html#macro-extended-temporary-scopes>
[INFO] [stderr]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stderr]     = note: some temporaries were previously incorrectly lifetime-extended since Rust 1.89 in formatting macros, and since Rust 1.88 in `pin!()`
[INFO] [stderr]     = note: `#[warn(macro_extended_temporary_scopes)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `chat_message`
[INFO] [stderr]   --> src/bot/command/builtin.rs:63:27
[INFO] [stderr]    |
[INFO] [stderr] 63 |     fn description(&self, chat_message: &ChatMessage) -> Option<String> {
[INFO] [stderr]    |                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chat_message`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `chat_message`
[INFO] [stderr]   --> src/bot/command/builtin.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |         chat_message: &ChatMessage,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chat_message`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `chat_message`
[INFO] [stderr]   --> src/bot/command/builtin.rs:92:9
[INFO] [stderr]    |
[INFO] [stderr] 92 |         chat_message: &ChatMessage,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chat_message`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `redeem`
[INFO] [stderr]   --> src/bot/redeem/builtin.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |         redeem: &PointRedeem,
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_redeem`
[INFO] [stderr] 
[INFO] [stderr] warning: field `chatter_user` is never read
[INFO] [stderr]   --> src/bot/mod.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct ChatMessage {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 17 |     pub message_id: String,
[INFO] [stderr] 18 |     pub chatter_user: UserInfo,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChatMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `broadcaster_user`, `user`, and `user_input` are never read
[INFO] [stderr]   --> src/bot/mod.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct PointRedeem {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 25 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 26 |     pub broadcaster_user: UserInfo,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |     pub user: UserInfo,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 28 |     pub user_input: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PointRedeem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `description` is never used
[INFO] [stderr]  --> src/bot/command/mod.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub trait Command {
[INFO] [stderr]   |           ------- method in this trait
[INFO] [stderr] 7 |     fn description(&self, chat_message: &super::ChatMessage) -> Option<String>;
[INFO] [stderr]   |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `login` are never read
[INFO] [stderr]   --> src/eventsub/mod.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub struct UserInfo {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 38 |     #[serde(rename = "user_id")]
[INFO] [stderr] 39 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 40 |     #[serde(rename = "user_login")]
[INFO] [stderr] 41 |     pub login: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UserInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `broadcaster_user` and `color` are never read
[INFO] [stderr]   --> src/eventsub/event.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub struct ChannelChatMessage {
[INFO] [stderr]    |            ------------------ fields in this struct
[INFO] [stderr]  5 |     #[serde(flatten)]
[INFO] [stderr]  6 |     pub broadcaster_user: super::BroadcasterUserInfo,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 11 |     pub color: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelChatMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `mention` is never read
[INFO] [stderr]   --> src/eventsub/event.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |     Mention {
[INFO] [stderr]    |     ------- field in this variant
[INFO] [stderr] 36 |         text: String,
[INFO] [stderr] 37 |         mention: super::UserInfo,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelChatMessageMessageFragment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `emote` is never read
[INFO] [stderr]   --> src/eventsub/event.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     Emote {
[INFO] [stderr]    |     ----- field in this variant
[INFO] [stderr] 40 |         text: String,
[INFO] [stderr] 41 |         emote: ChannelChatMessageMessageFragmentEmote,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelChatMessageMessageFragment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> src/eventsub/event.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub struct ChannelChatMessageMessageFragmentEmote {
[INFO] [stderr]    |            -------------------------------------- field in this struct
[INFO] [stderr] 46 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelChatMessageMessageFragmentEmote` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `cost`, and `prompt` are never read
[INFO] [stderr]   --> src/eventsub/event.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub struct ChannelPointsCustomRewardRedemptionAddReward {
[INFO] [stderr]    |            -------------------------------------------- fields in this struct
[INFO] [stderr] 62 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 63 |     pub title: String,
[INFO] [stderr] 64 |     pub cost: u64,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 65 |     pub prompt: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChannelPointsCustomRewardRedemptionAddReward` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `data` is never read
[INFO] [stderr]  --> src/twitch.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct TwitchPostResponse<Inner> {
[INFO] [stderr]   |            ------------------ field in this struct
[INFO] [stderr] 5 |     pub data: Vec<Inner>,
[INFO] [stderr]   |         ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `TwitchPostResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `message_id` and `is_sent` are never read
[INFO] [stderr]   --> src/twitch.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub struct SendChatMessageResponse {
[INFO] [stderr]    |            ----------------------- fields in this struct
[INFO] [stderr] 60 |     pub message_id: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 61 |     pub is_sent: bool,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SendChatMessageResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `eyebot2` (bin "eyebot2" test) generated 16 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eyebot2-ebafd2304be1355a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9e4deffad521f31d0f8436020488ce4bde2668e91c13f01ad3038c901003a30e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e4deffad521f31d0f8436020488ce4bde2668e91c13f01ad3038c901003a30e", kill_on_drop: false }`
[INFO] [stdout] 9e4deffad521f31d0f8436020488ce4bde2668e91c13f01ad3038c901003a30e
