[INFO] cloning repository https://github.com/Courage-1984/Catppuccinifier-Bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Courage-1984/Catppuccinifier-Bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCourage-1984%2FCatppuccinifier-Bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCourage-1984%2FCatppuccinifier-Bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6d0886a06227ad76e9caceb1d81fa30961859a1
[INFO] checking Courage-1984/Catppuccinifier-Bot against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCourage-1984%2FCatppuccinifier-Bot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Courage-1984/Catppuccinifier-Bot
[INFO] finished tweaking git repo https://github.com/Courage-1984/Catppuccinifier-Bot
[INFO] tweaked toml for git repo https://github.com/Courage-1984/Catppuccinifier-Bot written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Courage-1984/Catppuccinifier-Bot on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Courage-1984/Catppuccinifier-Bot 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded catppuccin v2.5.1
[INFO] [stderr]   Downloaded exoquant v0.2.0
[INFO] [stderr]   Downloaded lutgen v0.3.2
[INFO] [stderr]   Downloaded lutgen-palettes v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8efec47dc2197d10547f6ac4f7cb6e2adb8cec1cf85acb2ddbabf7f5adc6a9a1
[INFO] running `Command { std: "docker" "start" "-a" "8efec47dc2197d10547f6ac4f7cb6e2adb8cec1cf85acb2ddbabf7f5adc6a9a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8efec47dc2197d10547f6ac4f7cb6e2adb8cec1cf85acb2ddbabf7f5adc6a9a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8efec47dc2197d10547f6ac4f7cb6e2adb8cec1cf85acb2ddbabf7f5adc6a9a1", kill_on_drop: false }`
[INFO] [stdout] 8efec47dc2197d10547f6ac4f7cb6e2adb8cec1cf85acb2ddbabf7f5adc6a9a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b1c44185123ba42bc8d02b6b7ec4d5337363a93381db0d379c00b708d8c5d8b
[INFO] running `Command { std: "docker" "start" "-a" "8b1c44185123ba42bc8d02b6b7ec4d5337363a93381db0d379c00b708d8c5d8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking exoquant v0.2.0
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling command_attr v0.5.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling catppuccin v2.5.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]    Compiling lutgen-palettes v0.1.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking lutgen v0.3.2
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking catppuccin_bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `serenity::model::prelude::interaction`
[INFO] [stdout]   --> src/commands.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serenity::model::prelude::interaction::{Interaction, InteractionResponseType};
[INFO] [stdout]    |                               ^^^^^^^^^^^ could not find `interaction` in `prelude`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serenity::model::prelude::interaction`
[INFO] [stdout]   --> src/commands.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serenity::model::prelude::interaction::{Interaction, InteractionResponseType};
[INFO] [stdout]    |                               ^^^^^^^^^^^ could not find `interaction` in `prelude`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `component` in `prelude`
[INFO] [stdout]     --> src/commands.rs:1054:58
[INFO] [stdout]      |
[INFO] [stdout] 1054 |                         .style(serenity::model::prelude::component::ButtonStyle::Primary));
[INFO] [stdout]      |                                                          ^^^^^^^^^ could not find `component` in `prelude`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    3 + use serenity::all::ButtonStyle;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `ButtonStyle`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1054 -                         .style(serenity::model::prelude::component::ButtonStyle::Primary));
[INFO] [stdout] 1054 +                         .style(ButtonStyle::Primary));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: tuple struct constructor `ChannelId` is private
[INFO] [stdout]    --> src/main.rs:430:55
[INFO] [stdout]     |
[INFO] [stdout] 430 |                   let channel_id = serenity::model::id::ChannelId(channel_id);
[INFO] [stdout]     |                                                         ^^^^^^^^^ private tuple struct constructor
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.4/src/model/id.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / id_u64! {
[INFO] [stdout] 182 | |     AttachmentId: "An identifier for an attachment.";
[INFO] [stdout] 183 | |     ApplicationId: "An identifier for an Application.";
[INFO] [stdout] 184 | |     ChannelId: "An identifier for a Channel";
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |     EntitlementId: "An identifier for an entitlement.";
[INFO] [stdout] 208 | | }
[INFO] [stdout]     | |_- a constructor is private if any of the fields is private
[INFO] [stdout]     |
[INFO] [stdout] note: the tuple struct constructor `ChannelId` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.4/src/model/id.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / id_u64! {
[INFO] [stdout] 182 | |     AttachmentId: "An identifier for an attachment.";
[INFO] [stdout] 183 | |     ApplicationId: "An identifier for an Application.";
[INFO] [stdout] 184 | |     ChannelId: "An identifier for a Channel";
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |     EntitlementId: "An identifier for an entitlement.";
[INFO] [stdout] 208 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `id_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: tuple struct constructor `MessageId` is private
[INFO] [stdout]    --> src/main.rs:431:55
[INFO] [stdout]     |
[INFO] [stdout] 431 |                   let message_id = serenity::model::id::MessageId(message_id);
[INFO] [stdout]     |                                                         ^^^^^^^^^ private tuple struct constructor
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.4/src/model/id.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / id_u64! {
[INFO] [stdout] 182 | |     AttachmentId: "An identifier for an attachment.";
[INFO] [stdout] 183 | |     ApplicationId: "An identifier for an Application.";
[INFO] [stdout] 184 | |     ChannelId: "An identifier for a Channel";
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |     EntitlementId: "An identifier for an entitlement.";
[INFO] [stdout] 208 | | }
[INFO] [stdout]     | |_- a constructor is private if any of the fields is private
[INFO] [stdout]     |
[INFO] [stdout] note: the tuple struct constructor `MessageId` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.4/src/model/id.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / id_u64! {
[INFO] [stdout] 182 | |     AttachmentId: "An identifier for an attachment.";
[INFO] [stdout] 183 | |     ApplicationId: "An identifier for an Application.";
[INFO] [stdout] 184 | |     ChannelId: "An identifier for a Channel";
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |     EntitlementId: "An identifier for an entitlement.";
[INFO] [stdout] 208 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `id_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `image::Rgba`
[INFO] [stdout]   --> src/commands.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use image::Rgba;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `component` in `prelude`
[INFO] [stdout]     --> src/commands.rs:1054:58
[INFO] [stdout]      |
[INFO] [stdout] 1054 |                         .style(serenity::model::prelude::component::ButtonStyle::Primary));
[INFO] [stdout]      |                                                          ^^^^^^^^^ could not find `component` in `prelude`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    3 + use serenity::all::ButtonStyle;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `ButtonStyle`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1054 -                         .style(serenity::model::prelude::component::ButtonStyle::Primary));
[INFO] [stdout] 1054 +                         .style(ButtonStyle::Primary));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: tuple struct constructor `ChannelId` is private
[INFO] [stdout]    --> src/main.rs:430:55
[INFO] [stdout]     |
[INFO] [stdout] 430 |                   let channel_id = serenity::model::id::ChannelId(channel_id);
[INFO] [stdout]     |                                                         ^^^^^^^^^ private tuple struct constructor
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.4/src/model/id.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / id_u64! {
[INFO] [stdout] 182 | |     AttachmentId: "An identifier for an attachment.";
[INFO] [stdout] 183 | |     ApplicationId: "An identifier for an Application.";
[INFO] [stdout] 184 | |     ChannelId: "An identifier for a Channel";
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |     EntitlementId: "An identifier for an entitlement.";
[INFO] [stdout] 208 | | }
[INFO] [stdout]     | |_- a constructor is private if any of the fields is private
[INFO] [stdout]     |
[INFO] [stdout] note: the tuple struct constructor `ChannelId` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.4/src/model/id.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / id_u64! {
[INFO] [stdout] 182 | |     AttachmentId: "An identifier for an attachment.";
[INFO] [stdout] 183 | |     ApplicationId: "An identifier for an Application.";
[INFO] [stdout] 184 | |     ChannelId: "An identifier for a Channel";
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |     EntitlementId: "An identifier for an entitlement.";
[INFO] [stdout] 208 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `id_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: tuple struct constructor `MessageId` is private
[INFO] [stdout]    --> src/main.rs:431:55
[INFO] [stdout]     |
[INFO] [stdout] 431 |                   let message_id = serenity::model::id::MessageId(message_id);
[INFO] [stdout]     |                                                         ^^^^^^^^^ private tuple struct constructor
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.4/src/model/id.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / id_u64! {
[INFO] [stdout] 182 | |     AttachmentId: "An identifier for an attachment.";
[INFO] [stdout] 183 | |     ApplicationId: "An identifier for an Application.";
[INFO] [stdout] 184 | |     ChannelId: "An identifier for a Channel";
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |     EntitlementId: "An identifier for an entitlement.";
[INFO] [stdout] 208 | | }
[INFO] [stdout]     | |_- a constructor is private if any of the fields is private
[INFO] [stdout]     |
[INFO] [stdout] note: the tuple struct constructor `MessageId` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.4/src/model/id.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / id_u64! {
[INFO] [stdout] 182 | |     AttachmentId: "An identifier for an attachment.";
[INFO] [stdout] 183 | |     ApplicationId: "An identifier for an Application.";
[INFO] [stdout] 184 | |     ChannelId: "An identifier for a Channel";
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |     EntitlementId: "An identifier for an entitlement.";
[INFO] [stdout] 208 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `id_u64` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `image::Rgba`
[INFO] [stdout]   --> src/commands.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use image::Rgba;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<u8>: std::io::Seek` is not satisfied
[INFO] [stdout]     --> src/commands.rs:1045:34
[INFO] [stdout]      |
[INFO] [stdout] 1045 |                     img.write_to(&mut buf, image::ImageFormat::Png).unwrap();
[INFO] [stdout]      |                         -------- ^^^^^^^^ the trait `std::io::Seek` is not implemented for `Vec<u8>`
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `DynamicImage::write_to`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.6/src/dynimage.rs:985:32
[INFO] [stdout]      |
[INFO] [stdout]  985 |     pub fn write_to<W: Write + Seek>(&self, w: &mut W, format: ImageFormat) -> ImageResult<()> {
[INFO] [stdout]      |                                ^^^^ required by this bound in `DynamicImage::write_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<u8>: std::io::Seek` is not satisfied
[INFO] [stdout]     --> src/commands.rs:1045:34
[INFO] [stdout]      |
[INFO] [stdout] 1045 |                     img.write_to(&mut buf, image::ImageFormat::Png).unwrap();
[INFO] [stdout]      |                         -------- ^^^^^^^^ the trait `std::io::Seek` is not implemented for `Vec<u8>`
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `DynamicImage::write_to`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.6/src/dynimage.rs:985:32
[INFO] [stdout]      |
[INFO] [stdout]  985 |     pub fn write_to<W: Write + Seek>(&self, w: &mut W, format: ImageFormat) -> ImageResult<()> {
[INFO] [stdout]      |                                ^^^^ required by this bound in `DynamicImage::write_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `UserId` is private
[INFO] [stdout]     --> src/commands.rs:1048:51
[INFO] [stdout]      |
[INFO] [stdout] 1048 | ...   map.insert((msg.author.id.0, msg.channel_id.0), (buf, image::ImageFormat::Png, width, height, suggested_flavor, selected_algorithm....
[INFO] [stdout]      |                                 ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `serenity::all::ChannelId` is private
[INFO] [stdout]     --> src/commands.rs:1048:69
[INFO] [stdout]      |
[INFO] [stdout] 1048 | ...   map.insert((msg.author.id.0, msg.channel_id.0), (buf, image::ImageFormat::Png, width, height, suggested_flavor, selected_algorithm....
[INFO] [stdout]      |                                                   ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `UserId` is private
[INFO] [stdout]     --> src/commands.rs:1048:51
[INFO] [stdout]      |
[INFO] [stdout] 1048 | ...   map.insert((msg.author.id.0, msg.channel_id.0), (buf, image::ImageFormat::Png, width, height, suggested_flavor, selected_algorithm....
[INFO] [stdout]      |                                 ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `serenity::all::ChannelId` is private
[INFO] [stdout]     --> src/commands.rs:1048:69
[INFO] [stdout]      |
[INFO] [stdout] 1048 | ...   map.insert((msg.author.id.0, msg.channel_id.0), (buf, image::ImageFormat::Png, width, height, suggested_flavor, selected_algorithm....
[INFO] [stdout]      |                                                   ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `default` found for enum `CreateActionRow` in the current scope
[INFO] [stdout]     --> src/commands.rs:1051:59
[INFO] [stdout]      |
[INFO] [stdout] 1051 |                     let mut action_row = CreateActionRow::default();
[INFO] [stdout]      |                                                           ^^^^^^^ variant or associated item not found in `CreateActionRow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `default` found for enum `CreateActionRow` in the current scope
[INFO] [stdout]     --> src/commands.rs:1051:59
[INFO] [stdout]      |
[INFO] [stdout] 1051 |                     let mut action_row = CreateActionRow::default();
[INFO] [stdout]      |                                                           ^^^^^^^ variant or associated item not found in `CreateActionRow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/commands.rs:1193:79
[INFO] [stdout]      |
[INFO] [stdout] 1193 |                     let _ = component.create_interaction_response(&ctx.http, |r| {
[INFO] [stdout]      |                                                                               ^
[INFO] [stdout] 1194 |                         r.kind(InteractionResponseType::ChannelMessageWithSource)
[INFO] [stdout]      |                         - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1193 |                     let _ = component.create_interaction_response(&ctx.http, |r: /* Type */| {
[INFO] [stdout]      |                                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/commands.rs:1195:57
[INFO] [stdout]      |
[INFO] [stdout] 1195 | ...                   .interaction_response_data(|d| d.content(":art: Applying suggested flavor...").ephemeral(true))
[INFO] [stdout]      |                                                   ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1195 |                             .interaction_response_data(|d: /* Type */| d.content(":art: Applying suggested flavor...").ephemeral(true))
[INFO] [stdout]      |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/commands.rs:1199:79
[INFO] [stdout]      |
[INFO] [stdout] 1199 |                     let _ = component.create_interaction_response(&ctx.http, |r| {
[INFO] [stdout]      |                                                                               ^
[INFO] [stdout] 1200 |                         r.kind(InteractionResponseType::ChannelMessageWithSource)
[INFO] [stdout]      |                         - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1199 |                     let _ = component.create_interaction_response(&ctx.http, |r: /* Type */| {
[INFO] [stdout]      |                                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/commands.rs:1201:57
[INFO] [stdout]      |
[INFO] [stdout] 1201 | ...                   .interaction_response_data(|d| d.content("No pending color analysis found.").ephemeral(true))
[INFO] [stdout]      |                                                   ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1201 |                             .interaction_response_data(|d: /* Type */| d.content("No pending color analysis found.").ephemeral(true))
[INFO] [stdout]      |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/commands.rs:1193:79
[INFO] [stdout]      |
[INFO] [stdout] 1193 |                     let _ = component.create_interaction_response(&ctx.http, |r| {
[INFO] [stdout]      |                                                                               ^
[INFO] [stdout] 1194 |                         r.kind(InteractionResponseType::ChannelMessageWithSource)
[INFO] [stdout]      |                         - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1193 |                     let _ = component.create_interaction_response(&ctx.http, |r: /* Type */| {
[INFO] [stdout]      |                                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/commands.rs:1195:57
[INFO] [stdout]      |
[INFO] [stdout] 1195 | ...                   .interaction_response_data(|d| d.content(":art: Applying suggested flavor...").ephemeral(true))
[INFO] [stdout]      |                                                   ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1195 |                             .interaction_response_data(|d: /* Type */| d.content(":art: Applying suggested flavor...").ephemeral(true))
[INFO] [stdout]      |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/commands.rs:1199:79
[INFO] [stdout]      |
[INFO] [stdout] 1199 |                     let _ = component.create_interaction_response(&ctx.http, |r| {
[INFO] [stdout]      |                                                                               ^
[INFO] [stdout] 1200 |                         r.kind(InteractionResponseType::ChannelMessageWithSource)
[INFO] [stdout]      |                         - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1199 |                     let _ = component.create_interaction_response(&ctx.http, |r: /* Type */| {
[INFO] [stdout]      |                                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/commands.rs:1201:57
[INFO] [stdout]      |
[INFO] [stdout] 1201 | ...                   .interaction_response_data(|d| d.content("No pending color analysis found.").ephemeral(true))
[INFO] [stdout]      |                                                   ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1201 |                             .interaction_response_data(|d: /* Type */| d.content("No pending color analysis found.").ephemeral(true))
[INFO] [stdout]      |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `u8` cannot be dereferenced
[INFO] [stdout]    --> src/utils.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let dr = *r as f32 - color.rgb.r as f32;
[INFO] [stdout]     |                  ^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `u8` cannot be dereferenced
[INFO] [stdout]    --> src/utils.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let dg = *g as f32 - color.rgb.g as f32;
[INFO] [stdout]     |                  ^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `u8` cannot be dereferenced
[INFO] [stdout]    --> src/utils.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let db = *b as f32 - color.rgb.b as f32;
[INFO] [stdout]     |                  ^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `u8` cannot be dereferenced
[INFO] [stdout]    --> src/utils.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let dr = *r as f32 - color.rgb.r as f32;
[INFO] [stdout]     |                  ^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `u8` cannot be dereferenced
[INFO] [stdout]    --> src/utils.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let dg = *g as f32 - color.rgb.g as f32;
[INFO] [stdout]     |                  ^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `u8` cannot be dereferenced
[INFO] [stdout]    --> src/utils.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let db = *b as f32 - color.rgb.b as f32;
[INFO] [stdout]     |                  ^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:430:65
[INFO] [stdout]     |
[INFO] [stdout] 430 |                 let channel_id = serenity::model::id::ChannelId(channel_id);
[INFO] [stdout]     |                                  ------------------------------ ^^^^^^^^^^ expected `InnerId`, found `u64`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this struct are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple struct defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.4/src/model/id.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     ChannelId: "An identifier for a Channel";
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:430:65
[INFO] [stdout]     |
[INFO] [stdout] 430 |                 let channel_id = serenity::model::id::ChannelId(channel_id);
[INFO] [stdout]     |                                  ------------------------------ ^^^^^^^^^^ expected `InnerId`, found `u64`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this struct are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple struct defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.4/src/model/id.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     ChannelId: "An identifier for a Channel";
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:431:65
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 let message_id = serenity::model::id::MessageId(message_id);
[INFO] [stdout]     |                                  ------------------------------ ^^^^^^^^^^ expected `InnerId`, found `u64`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this struct are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple struct defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.4/src/model/id.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     MessageId: "An identifier for a Message";
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:431:65
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 let message_id = serenity::model::id::MessageId(message_id);
[INFO] [stdout]     |                                  ------------------------------ ^^^^^^^^^^ expected `InnerId`, found `u64`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this struct are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple struct defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.4/src/model/id.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     MessageId: "An identifier for a Message";
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:441:88
[INFO] [stdout]     |
[INFO] [stdout] 441 | ...                   if let Some(url) = embed.image.as_ref().and_then(|img| img.url.as_ref()) {
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^^ expected `Option<_>`, found `&_`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Option<_>`
[INFO] [stdout]             found reference `&_`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 441 |                                 if let Some(url) = embed.image.as_ref().and_then(|img| Some(img.url.as_ref())) {
[INFO] [stdout]     |                                                                                        +++++                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:441:88
[INFO] [stdout]     |
[INFO] [stdout] 441 | ...                   if let Some(url) = embed.image.as_ref().and_then(|img| img.url.as_ref()) {
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^^ expected `Option<_>`, found `&_`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Option<_>`
[INFO] [stdout]             found reference `&_`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 441 |                                 if let Some(url) = embed.image.as_ref().and_then(|img| Some(img.url.as_ref())) {
[INFO] [stdout]     |                                                                                        +++++                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Option<_>`
[INFO] [stdout]    --> src/main.rs:441:82
[INFO] [stdout]     |
[INFO] [stdout] 441 | ...                   if let Some(url) = embed.image.as_ref().and_then(|img| img.url.as_ref()) {
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout] 442 | ...                       image_url = Some(url.clone());
[INFO] [stdout]     |                                            --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: try giving this closure an explicit return type
[INFO] [stdout]     |
[INFO] [stdout] 441 |                                 if let Some(url) = embed.image.as_ref().and_then(|img| -> Option<U> { img.url.as_ref() }) {
[INFO] [stdout]     |                                                                                        ++++++++++++++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:445:92
[INFO] [stdout]     |
[INFO] [stdout] 445 | ...                   if let Some(url) = embed.thumbnail.as_ref().and_then(|img| img.url.as_ref()) {
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^^^^^^^ expected `Option<_>`, found `&_`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Option<_>`
[INFO] [stdout]             found reference `&_`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 445 |                                 if let Some(url) = embed.thumbnail.as_ref().and_then(|img| Some(img.url.as_ref())) {
[INFO] [stdout]     |                                                                                            +++++                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Option<_>`
[INFO] [stdout]    --> src/main.rs:441:82
[INFO] [stdout]     |
[INFO] [stdout] 441 | ...                   if let Some(url) = embed.image.as_ref().and_then(|img| img.url.as_ref()) {
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout] 442 | ...                       image_url = Some(url.clone());
[INFO] [stdout]     |                                            --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: try giving this closure an explicit return type
[INFO] [stdout]     |
[INFO] [stdout] 441 |                                 if let Some(url) = embed.image.as_ref().and_then(|img| -> Option<U> { img.url.as_ref() }) {
[INFO] [stdout]     |                                                                                        ++++++++++++++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:445:92
[INFO] [stdout]     |
[INFO] [stdout] 445 | ...                   if let Some(url) = embed.thumbnail.as_ref().and_then(|img| img.url.as_ref()) {
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^^^^^^^ expected `Option<_>`, found `&_`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Option<_>`
[INFO] [stdout]             found reference `&_`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 445 |                                 if let Some(url) = embed.thumbnail.as_ref().and_then(|img| Some(img.url.as_ref())) {
[INFO] [stdout]     |                                                                                            +++++                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Option<_>`
[INFO] [stdout]    --> src/main.rs:445:86
[INFO] [stdout]     |
[INFO] [stdout] 445 | ...                   if let Some(url) = embed.thumbnail.as_ref().and_then(|img| img.url.as_ref()) {
[INFO] [stdout]     |                                                                            ^^^^^
[INFO] [stdout] 446 | ...                       image_url = Some(url.clone());
[INFO] [stdout]     |                                            --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: try giving this closure an explicit return type
[INFO] [stdout]     |
[INFO] [stdout] 445 |                                 if let Some(url) = embed.thumbnail.as_ref().and_then(|img| -> Option<U> { img.url.as_ref() }) {
[INFO] [stdout]     |                                                                                            ++++++++++++++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Option<_>`
[INFO] [stdout]    --> src/main.rs:445:86
[INFO] [stdout]     |
[INFO] [stdout] 445 | ...                   if let Some(url) = embed.thumbnail.as_ref().and_then(|img| img.url.as_ref()) {
[INFO] [stdout]     |                                                                            ^^^^^
[INFO] [stdout] 446 | ...                       image_url = Some(url.clone());
[INFO] [stdout]     |                                            --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: try giving this closure an explicit return type
[INFO] [stdout]     |
[INFO] [stdout] 445 |                                 if let Some(url) = embed.thumbnail.as_ref().and_then(|img| -> Option<U> { img.url.as_ref() }) {
[INFO] [stdout]     |                                                                                            ++++++++++++++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/main.rs:638:9
[INFO] [stdout]     |
[INFO] [stdout] 619 |                     return Ok(());
[INFO] [stdout]     |                     ------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 638 |         return Ok(());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/main.rs:638:9
[INFO] [stdout]     |
[INFO] [stdout] 619 |                     return Ok(());
[INFO] [stdout]     |                     ------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 638 |         return Ok(());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_frame`
[INFO] [stdout]    --> src/image_processing.rs:300:17
[INFO] [stdout]     |
[INFO] [stdout] 300 |     if let Some(first_frame) = frames.first() {
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_frame`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_frame`
[INFO] [stdout]    --> src/image_processing.rs:300:17
[INFO] [stdout]     |
[INFO] [stdout] 300 |     if let Some(first_frame) = frames.first() {
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_frame`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colors_per_flavor`
[INFO] [stdout]   --> src/palette.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let colors_per_flavor: u32 = 26;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors_per_flavor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colors_per_flavor`
[INFO] [stdout]   --> src/palette.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let colors_per_flavor: u32 = 26;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors_per_flavor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]    --> src/main.rs:415:33
[INFO] [stdout]     |
[INFO] [stdout] 415 |     let mut image_bytes: Option<bytes::Bytes> = None;
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0308, E0432, E0433, E0599, E0603, E0614, E0616.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `catppuccin_bot` (bin "catppuccin_bot") due to 22 previous errors; 4 warnings emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]    --> src/main.rs:415:33
[INFO] [stdout]     |
[INFO] [stdout] 415 |     let mut image_bytes: Option<bytes::Bytes> = None;
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0308, E0432, E0433, E0599, E0603, E0614, E0616.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `catppuccin_bot` (bin "catppuccin_bot" test) due to 22 previous errors; 4 warnings emitted
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8b1c44185123ba42bc8d02b6b7ec4d5337363a93381db0d379c00b708d8c5d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b1c44185123ba42bc8d02b6b7ec4d5337363a93381db0d379c00b708d8c5d8b", kill_on_drop: false }`
[INFO] [stdout] 8b1c44185123ba42bc8d02b6b7ec4d5337363a93381db0d379c00b708d8c5d8b
