[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] documenting Courage-1984/Catppuccinifier-Bot against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCourage-1984%2FCatppuccinifier-Bot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Courage-1984/Catppuccinifier-Bot on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a71f0b90463b8fd90a44252e835615a4c59c4baf917530f2a6827b1fd05345ed
[INFO] running `Command { std: "docker" "start" "-a" "a71f0b90463b8fd90a44252e835615a4c59c4baf917530f2a6827b1fd05345ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a71f0b90463b8fd90a44252e835615a4c59c4baf917530f2a6827b1fd05345ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a71f0b90463b8fd90a44252e835615a4c59c4baf917530f2a6827b1fd05345ed", kill_on_drop: false }`
[INFO] [stdout] a71f0b90463b8fd90a44252e835615a4c59c4baf917530f2a6827b1fd05345ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 938ce32650d87aa15da74cb023c9f3bc77866ab932ce5d338208cc173ef4e3d0
[INFO] running `Command { std: "docker" "start" "-a" "938ce32650d87aa15da74cb023c9f3bc77866ab932ce5d338208cc173ef4e3d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[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 thiserror v1.0.69
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking exoquant v0.2.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling command_attr v0.5.3
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[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 clap_derive v4.5.41
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking palette v0.7.6
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[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]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[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 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.25.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking deranged v0.4.0
[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 arrayvec v0.7.6
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling catppuccin v2.5.1
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[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]  Documenting 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[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] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `catppuccin_bot`
[INFO] running `Command { std: "docker" "inspect" "938ce32650d87aa15da74cb023c9f3bc77866ab932ce5d338208cc173ef4e3d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "938ce32650d87aa15da74cb023c9f3bc77866ab932ce5d338208cc173ef4e3d0", kill_on_drop: false }`
[INFO] [stdout] 938ce32650d87aa15da74cb023c9f3bc77866ab932ce5d338208cc173ef4e3d0
