[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feyemotif%2Feyebot2" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eyemotif/eyebot2 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d18441c616c400a38d17c15a0a75a452f3813b32735924f595829f1b9d42009 [INFO] running `Command { std: "docker" "start" "-a" "1d18441c616c400a38d17c15a0a75a452f3813b32735924f595829f1b9d42009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d18441c616c400a38d17c15a0a75a452f3813b32735924f595829f1b9d42009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d18441c616c400a38d17c15a0a75a452f3813b32735924f595829f1b9d42009", kill_on_drop: false }` [INFO] [stdout] 1d18441c616c400a38d17c15a0a75a452f3813b32735924f595829f1b9d42009 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06a3b75bcc00aa6704f20d7b5169d17d8a2942d95229de1be7e9589b1c566448 [INFO] running `Command { std: "docker" "start" "-a" "06a3b75bcc00aa6704f20d7b5169d17d8a2942d95229de1be7e9589b1c566448", 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 once_cell v1.20.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling jobserver v0.1.32 [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 generic-array v0.14.7 [INFO] [stderr] Compiling aws-lc-rs v1.12.4 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [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 zeroize v1.8.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling cpufeatures v0.2.17 [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 urlencoding v2.1.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aws-lc-sys v0.26.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_core v0.9.1 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [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 tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rand v0.9.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 icu_properties v1.5.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.8 [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: 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 { [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; [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 { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 5 | pub data: Vec, [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 14s [INFO] running `Command { std: "docker" "inspect" "06a3b75bcc00aa6704f20d7b5169d17d8a2942d95229de1be7e9589b1c566448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a3b75bcc00aa6704f20d7b5169d17d8a2942d95229de1be7e9589b1c566448", kill_on_drop: false }` [INFO] [stdout] 06a3b75bcc00aa6704f20d7b5169d17d8a2942d95229de1be7e9589b1c566448 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70ae7074d218e799b8510124a343617bcb2e526dda72f7b37ab17295f1465a2c [INFO] running `Command { std: "docker" "start" "-a" "70ae7074d218e799b8510124a343617bcb2e526dda72f7b37ab17295f1465a2c", kill_on_drop: false }` [INFO] [stderr] Compiling eyebot2 v0.1.0 (/opt/rustwide/workdir) [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 { [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; [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 { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 5 | pub data: Vec, [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.96s [INFO] running `Command { std: "docker" "inspect" "70ae7074d218e799b8510124a343617bcb2e526dda72f7b37ab17295f1465a2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70ae7074d218e799b8510124a343617bcb2e526dda72f7b37ab17295f1465a2c", kill_on_drop: false }` [INFO] [stdout] 70ae7074d218e799b8510124a343617bcb2e526dda72f7b37ab17295f1465a2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2de8f0afbd0558a8750a86a5ecc64a54e9c14ef7e11ff352d4b41406deb1087 [INFO] running `Command { std: "docker" "start" "-a" "b2de8f0afbd0558a8750a86a5ecc64a54e9c14ef7e11ff352d4b41406deb1087", kill_on_drop: false }` [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 { [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; [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 { [INFO] [stderr] | ------------------ field in this struct [INFO] [stderr] 5 | pub data: Vec, [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 15 warnings (run `cargo fix --bin "eyebot2" -p eyebot2 --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eyebot2-05bdf415c60bdbd9) [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" "b2de8f0afbd0558a8750a86a5ecc64a54e9c14ef7e11ff352d4b41406deb1087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2de8f0afbd0558a8750a86a5ecc64a54e9c14ef7e11ff352d4b41406deb1087", kill_on_drop: false }` [INFO] [stdout] b2de8f0afbd0558a8750a86a5ecc64a54e9c14ef7e11ff352d4b41406deb1087