[INFO] cloning repository https://github.com/thatmagicalcat/descord
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thatmagicalcat/descord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatmagicalcat%2Fdescord", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatmagicalcat%2Fdescord'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da491f53efd330883eeebdaf2a6541c37456fccf
[INFO] testing thatmagicalcat/descord against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatmagicalcat%2Fdescord" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thatmagicalcat/descord
[INFO] finished tweaking git repo https://github.com/thatmagicalcat/descord
[INFO] tweaked toml for git repo https://github.com/thatmagicalcat/descord written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thatmagicalcat/descord on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thatmagicalcat/descord 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 354e7337420acc5f779034ccd586433a37a5b51a010fb16cde32e6e78f5b698b
[INFO] running `Command { std: "docker" "start" "-a" "354e7337420acc5f779034ccd586433a37a5b51a010fb16cde32e6e78f5b698b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "354e7337420acc5f779034ccd586433a37a5b51a010fb16cde32e6e78f5b698b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "354e7337420acc5f779034ccd586433a37a5b51a010fb16cde32e6e78f5b698b", kill_on_drop: false }`
[INFO] [stdout] 354e7337420acc5f779034ccd586433a37a5b51a010fb16cde32e6e78f5b698b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f78d8b691e2d804519ed0aa9f35e47064d1fd026b9b96b3599cf35c5b5686156
[INFO] running `Command { std: "docker" "start" "-a" "f78d8b691e2d804519ed0aa9f35e47064d1fd026b9b96b3599cf35c5b5686156", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl-sys v0.9.100
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling nanoserde-derive v0.1.22
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling nanoserde v0.1.37
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling descord-macros v0.1.5 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.25
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling descord v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `guild` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:167:23
[INFO] [stdout]     |
[INFO] [stdout] 167 | async fn guild_create(guild: GuildCreate) {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_guild` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `guild` is never read
[INFO] [stdout]    --> src/main.rs:167:23
[INFO] [stdout]     |
[INFO] [stdout] 167 | async fn guild_create(guild: GuildCreate) {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "f78d8b691e2d804519ed0aa9f35e47064d1fd026b9b96b3599cf35c5b5686156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f78d8b691e2d804519ed0aa9f35e47064d1fd026b9b96b3599cf35c5b5686156", kill_on_drop: false }`
[INFO] [stdout] f78d8b691e2d804519ed0aa9f35e47064d1fd026b9b96b3599cf35c5b5686156
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2170c0b555bf598605016fdcf3e849ad8129a8668a23ea9a0cefb07b961dcc14
[INFO] running `Command { std: "docker" "start" "-a" "2170c0b555bf598605016fdcf3e849ad8129a8668a23ea9a0cefb07b961dcc14", kill_on_drop: false }`
[INFO] [stderr]    Compiling descord v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `guild` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:167:23
[INFO] [stdout]     |
[INFO] [stdout] 167 | async fn guild_create(guild: GuildCreate) {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_guild` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `guild` is never read
[INFO] [stdout]    --> src/main.rs:167:23
[INFO] [stdout]     |
[INFO] [stdout] 167 | async fn guild_create(guild: GuildCreate) {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.32s
[INFO] running `Command { std: "docker" "inspect" "2170c0b555bf598605016fdcf3e849ad8129a8668a23ea9a0cefb07b961dcc14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2170c0b555bf598605016fdcf3e849ad8129a8668a23ea9a0cefb07b961dcc14", kill_on_drop: false }`
[INFO] [stdout] 2170c0b555bf598605016fdcf3e849ad8129a8668a23ea9a0cefb07b961dcc14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb642fdd9873b3d74427484ca6a4a62d7c0032c334ff72f9bdf5723420b6f342
[INFO] running `Command { std: "docker" "start" "-a" "eb642fdd9873b3d74427484ca6a4a62d7c0032c334ff72f9bdf5723420b6f342", kill_on_drop: false }`
[INFO] [stderr] warning: variable `guild` is assigned to, but never used
[INFO] [stderr]    --> src/main.rs:167:23
[INFO] [stderr]     |
[INFO] [stderr] 167 | async fn guild_create(guild: GuildCreate) {
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_guild` instead
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `guild` is never read
[INFO] [stderr]    --> src/main.rs:167:23
[INFO] [stderr]     |
[INFO] [stderr] 167 | async fn guild_create(guild: GuildCreate) {
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `descord` (bin "descord" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/descord-7325712eff454c7b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/descord-4d94a91fe52b33c5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests descord
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test src/client/client.rs - client::client::Client::get_slash_commands (line 221) ... FAILED
[INFO] [stdout] test src/client/client.rs - client::client::Client::login (line 78) ... FAILED
[INFO] [stdout] test src/client/client.rs - client::client::Client::register_events (line 115) ... FAILED
[INFO] [stdout] test src/client/client.rs - client::client::Client::register_slash_commands (line 184) ... FAILED
[INFO] [stdout] test src/client/client.rs - client::client::Client::register_commands (line 154) ... FAILED
[INFO] [stdout] test src/client/client.rs - client::client::Client::new (line 53) ... FAILED
[INFO] [stdout] test src/client/client.rs - client::client::Client::token (line 100) ... FAILED
[INFO] [stdout] test src/client/client.rs - client::client::Client::get_commands (line 201) ... FAILED
[INFO] [stdout] test src/client/client.rs - client::client::Client::register_component_callbacks (line 136) ... FAILED
[INFO] [stdout] test src/models/channel.rs - models::channel::Channel::send_typing (line 115) ... FAILED
[INFO] [stdout] test src/models/attachment.rs - models::attachment::AttachmentPayload::new (line 58) ... FAILED
[INFO] [stdout] test src/models/channel.rs - models::channel::Channel::send_message (line 104) ... FAILED
[INFO] [stdout] test src/models/component_builder.rs - models::component_builder::ComponentBuilder::select (line 70) ... FAILED
[INFO] [stdout] test src/models/component_builder.rs - models::component_builder::ComponentBuilder::button (line 20) ... FAILED
[INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::build (line 28) ... FAILED
[INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::author (line 187) ... FAILED
[INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::description (line 59) ... FAILED
[INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::color (line 75) ... FAILED
[INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::field (line 215) ... FAILED
[INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::footer (line 93) ... FAILED
[INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::image (line 121) ... FAILED
[INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::title (line 43) ... FAILED
[INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::new (line 15) ... FAILED
[INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::thumbnail (line 143) ... FAILED
[INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::fields (line 244) ... FAILED
[INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::video (line 165) ... FAILED
[INFO] [stdout] test src/models/emoji.rs - models::emoji::Emoji::parse (line 33) ... FAILED
[INFO] [stdout] test src/models/guild.rs - models::guild::Member::get_avatar_url (line 297) ... FAILED
[INFO] [stdout] test src/models/guild.rs - models::guild::Guild::fetch_member (line 253) ... FAILED
[INFO] [stdout] test src/models/guild.rs - models::guild::Guild::default_role (line 279) ... FAILED
[INFO] [stdout] test src/models/guild.rs - models::guild::Member::send_dm (line 328) ... FAILED
[INFO] [stdout] test src/models/guild.rs - models::guild::Guild::fetch_role (line 268) ... FAILED
[INFO] [stdout] test src/models/interaction.rs - models::interaction::Interaction::defer (line 95) ... FAILED
[INFO] [stdout] test src/models/interaction.rs - models::interaction::Interaction::edit_original (line 146) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::add_components (line 272) ... FAILED
[INFO] [stdout] test src/models/interaction.rs - models::interaction::Interaction::delete_original (line 169) ... FAILED
[INFO] [stdout] test src/models/interaction.rs - models::interaction::Interaction::followup (line 121) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 294) ... FAILED
[INFO] [stdout] test src/models/interaction.rs - models::interaction::Interaction::reply (line 70) ... FAILED
[INFO] [stdout] test src/models/interaction.rs - models::interaction::InteractionAutoCompleteChoices::new (line 261) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 314) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 334) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 354) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::to_json (line 241) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 379) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 399) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 456) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 419) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::get_guild (line 136) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::get_channel (line 105) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::delete_after (line 177) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::delete (line 162) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::get_author (line 121) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 476) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::send_in_channel (line 94) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::react (line 208) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::edit (line 193) ... FAILED
[INFO] [stdout] test src/models/reaction_response.rs - models::reaction_response::Reaction::get_channel (line 41) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::reply (line 79) ... FAILED
[INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::get_message_reference (line 147) ... FAILED
[INFO] [stdout] test src/models/reaction_response.rs - models::reaction_response::Reaction::get_message (line 63) ... FAILED
[INFO] [stdout] test src/models/reaction_response.rs - models::reaction_response::Reaction::get_user (line 52) ... FAILED
[INFO] [stdout] test src/models/reaction_response.rs - models::reaction_response::Reaction::remove_reaction (line 74) ... FAILED
[INFO] [stdout] test src/models/user.rs - models::user::User::get_avatar_url (line 52) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 4) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/client/client.rs - client::client::Client::get_slash_commands (line 221) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/client/client.rs:222:22
[INFO] [stdout]     |
[INFO] [stdout] 222 | let slash_commands = client.get_slash_commands();
[INFO] [stdout]     |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/client.rs - client::client::Client::login (line 78) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]   --> src/client/client.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | client.login().await;
[INFO] [stdout]    | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/client/client.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_client_rs_78_0() {
[INFO] [stdout]    |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] 79 | client.login().await;
[INFO] [stdout]    |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/client.rs - client::client::Client::register_events (line 115) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/client/client.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | client.register_events(vec![events::ready(), events::message_create()]);
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `events`
[INFO] [stdout]    --> src/client/client.rs:116:29
[INFO] [stdout]     |
[INFO] [stdout] 116 | client.register_events(vec![events::ready(), events::message_create()]);
[INFO] [stdout]     |                             ^^^^^^ use of unresolved module or unlinked crate `events`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `events`, use `cargo add events` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `events`
[INFO] [stdout]    --> src/client/client.rs:116:46
[INFO] [stdout]     |
[INFO] [stdout] 116 | client.register_events(vec![events::ready(), events::message_create()]);
[INFO] [stdout]     |                                              ^^^^^^ use of unresolved module or unlinked crate `events`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `events`, use `cargo add events` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/client.rs - client::client::Client::register_slash_commands (line 184) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/client/client.rs:185:1
[INFO] [stdout]     |
[INFO] [stdout] 185 | client.register_slash_commands(vec![commands::avatar()]).await;
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/client/client.rs:185:58
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_client_rs_184_0() {
[INFO] [stdout]     |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] 185 | client.register_slash_commands(vec![commands::avatar()]).await;
[INFO] [stdout]     |                                                          ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `commands`
[INFO] [stdout]    --> src/client/client.rs:185:37
[INFO] [stdout]     |
[INFO] [stdout] 185 | client.register_slash_commands(vec![commands::avatar()]).await;
[INFO] [stdout]     |                                     ^^^^^^^^ use of unresolved module or unlinked crate `commands`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `commands`, use `cargo add commands` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/client.rs - client::client::Client::register_commands (line 154) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/client/client.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | client.register_commands(vec![commands::echo()]);
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `commands`
[INFO] [stdout]    --> src/client/client.rs:155:31
[INFO] [stdout]     |
[INFO] [stdout] 155 | client.register_commands(vec![commands::echo()]);
[INFO] [stdout]     |                               ^^^^^^^^ use of unresolved module or unlinked crate `commands`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `commands`, use `cargo add commands` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/client.rs - client::client::Client::new (line 53) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Client`
[INFO] [stdout]   --> src/client/client.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 | let client = Client::new("TOKEN", GatewayIntent::NON_PRIVILEGED, "!").await;
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Client`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 53 + use descord::Client;
[INFO] [stdout]    |
[INFO] [stdout] 53 + use reqwest::Client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GatewayIntent`
[INFO] [stdout]   --> src/client/client.rs:54:35
[INFO] [stdout]    |
[INFO] [stdout] 54 | let client = Client::new("TOKEN", GatewayIntent::NON_PRIVILEGED, "!").await;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^ use of undeclared type `GatewayIntent`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 53 + use descord::prelude::GatewayIntent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/client/client.rs:54:71
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_client_rs_53_0() {
[INFO] [stdout]    |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] 54 | let client = Client::new("TOKEN", GatewayIntent::NON_PRIVILEGED, "!").await;
[INFO] [stdout]    |                                                                       ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/client.rs - client::client::Client::token (line 100) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/client/client.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 | let token = client.token();
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/client.rs - client::client::Client::get_commands (line 201) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/client/client.rs:202:16
[INFO] [stdout]     |
[INFO] [stdout] 202 | let commands = client.get_commands();
[INFO] [stdout]     |                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/client.rs - client::client::Client::register_component_callbacks (line 136) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/client/client.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | client.register_component_callbacks(vec![components::btn1()]);
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `components`
[INFO] [stdout]    --> src/client/client.rs:137:42
[INFO] [stdout]     |
[INFO] [stdout] 137 | client.register_component_callbacks(vec![components::btn1()]);
[INFO] [stdout]     |                                          ^^^^^^^^^^ use of unresolved module or unlinked crate `components`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `components`, use `cargo add components` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/channel.rs - models::channel::Channel::send_typing (line 115) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `channel` in this scope
[INFO] [stdout]    --> src/models/channel.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | channel.send_typing().await;
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 115 + use std::sync::mpmc::channel;
[INFO] [stdout]     |
[INFO] [stdout] 115 + use std::sync::mpsc::channel;
[INFO] [stdout]     |
[INFO] [stdout] 115 + use tokio::sync::broadcast::channel;
[INFO] [stdout]     |
[INFO] [stdout] 115 + use tokio::sync::mpsc::channel;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/channel.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_channel_rs_115_0() {
[INFO] [stdout]     |                                      ---------------------------------------------- this is not `async`
[INFO] [stdout] 116 | channel.send_typing().await;
[INFO] [stdout]     |                       ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/attachment.rs - models::attachment::AttachmentPayload::new (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttachmentPayload`
[INFO] [stdout]   --> src/models/attachment.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 | let payload = AttachmentPayload::new("file.txt", "/path/to/file.txt", "text/plain");
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^ use of undeclared type `AttachmentPayload`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 58 + use descord::models::attachment::AttachmentPayload;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/channel.rs - models::channel::Channel::send_message (line 104) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `channel` in this scope
[INFO] [stdout]    --> src/models/channel.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | channel.send_message("Hello, world!").await;
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 104 + use std::sync::mpmc::channel;
[INFO] [stdout]     |
[INFO] [stdout] 104 + use std::sync::mpsc::channel;
[INFO] [stdout]     |
[INFO] [stdout] 104 + use tokio::sync::broadcast::channel;
[INFO] [stdout]     |
[INFO] [stdout] 104 + use tokio::sync::mpsc::channel;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/channel.rs:105:39
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_channel_rs_104_0() {
[INFO] [stdout]     |                                      ---------------------------------------------- this is not `async`
[INFO] [stdout] 105 | channel.send_message("Hello, world!").await;
[INFO] [stdout]     |                                       ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/component_builder.rs - models::component_builder::ComponentBuilder::select (line 70) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SelectObject` in this scope
[INFO] [stdout]   --> src/models/component_builder.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | let select = SelectObject {
[INFO] [stdout]    |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 70 + use descord::prelude::SelectObject;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentBuilder`
[INFO] [stdout]   --> src/models/component_builder.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 | let component = ComponentBuilder::select(select).unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ use of undeclared type `ComponentBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 70 + use descord::prelude::ComponentBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/component_builder.rs - models::component_builder::ComponentBuilder::button (line 20) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ButtonObject` in this scope
[INFO] [stdout]   --> src/models/component_builder.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | let button = ButtonObject {
[INFO] [stdout]    |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use descord::prelude::ButtonObject;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ButtonStyle`
[INFO] [stdout]   --> src/models/component_builder.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |     style: ButtonStyle::Primary,
[INFO] [stdout]    |            ^^^^^^^^^^^ use of undeclared type `ButtonStyle`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 20 + use descord::prelude::ButtonStyle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentBuilder`
[INFO] [stdout]   --> src/models/component_builder.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 | let component = ComponentBuilder::button(button).unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ use of undeclared type `ComponentBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use descord::prelude::ComponentBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::build (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmbedBuilder`
[INFO] [stdout]   --> src/models/embed_builder.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 | let embed = EmbedBuilder::new().title("Title").build();
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared type `EmbedBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 + use descord::prelude::EmbedBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::author (line 187) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `embed`
[INFO] [stdout]    --> src/models/embed_builder.rs:188:14
[INFO] [stdout]     |
[INFO] [stdout] 188 | let author = embed::EmbedAuthor {
[INFO] [stdout]     |              ^^^^^ use of unresolved module or unlinked crate `embed`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/models/embed.rs, use `mod embed` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 187 + mod embed;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 187 + use descord::models::embed;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmbedBuilder`
[INFO] [stdout]    --> src/models/embed_builder.rs:194:15
[INFO] [stdout]     |
[INFO] [stdout] 194 | let builder = EmbedBuilder::new().author(author);
[INFO] [stdout]     |               ^^^^^^^^^^^^ use of undeclared type `EmbedBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 187 + use descord::prelude::EmbedBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::description (line 59) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmbedBuilder`
[INFO] [stdout]   --> src/models/embed_builder.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 | let builder = EmbedBuilder::new().description("Description");
[INFO] [stdout]    |               ^^^^^^^^^^^^ use of undeclared type `EmbedBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 59 + use descord::prelude::EmbedBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::color (line 75) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmbedBuilder`
[INFO] [stdout]   --> src/models/embed_builder.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 | let builder = EmbedBuilder::new().color(Color::from_rgb(255, 0, 0));
[INFO] [stdout]    |               ^^^^^^^^^^^^ use of undeclared type `EmbedBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 75 + use descord::prelude::EmbedBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/models/embed_builder.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 | let builder = EmbedBuilder::new().color(Color::from_rgb(255, 0, 0));
[INFO] [stdout]    |                                         ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 75 + use descord::color::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::field (line 215) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmbedBuilder`
[INFO] [stdout]    --> src/models/embed_builder.rs:216:15
[INFO] [stdout]     |
[INFO] [stdout] 216 | let builder = EmbedBuilder::new().field("Field name", "Field value", true);
[INFO] [stdout]     |               ^^^^^^^^^^^^ use of undeclared type `EmbedBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 215 + use descord::prelude::EmbedBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::footer (line 93) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmbedBuilder`
[INFO] [stdout]   --> src/models/embed_builder.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 | let builder = EmbedBuilder::new().footer("Footer text", Some("https://example.com/icon.png".to_string()), None);
[INFO] [stdout]    |               ^^^^^^^^^^^^ use of undeclared type `EmbedBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 93 + use descord::prelude::EmbedBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::image (line 121) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmbedBuilder`
[INFO] [stdout]    --> src/models/embed_builder.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 | let builder = EmbedBuilder::new().image("https://example.com/image.png".to_string(), Some(100), Some(100));
[INFO] [stdout]     |               ^^^^^^^^^^^^ use of undeclared type `EmbedBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 121 + use descord::prelude::EmbedBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::title (line 43) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmbedBuilder`
[INFO] [stdout]   --> src/models/embed_builder.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 | let builder = EmbedBuilder::new().title("Title");
[INFO] [stdout]    |               ^^^^^^^^^^^^ use of undeclared type `EmbedBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 43 + use descord::prelude::EmbedBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::new (line 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmbedBuilder`
[INFO] [stdout]   --> src/models/embed_builder.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 | let builder = EmbedBuilder::new();
[INFO] [stdout]    |               ^^^^^^^^^^^^ use of undeclared type `EmbedBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 15 + use descord::prelude::EmbedBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::thumbnail (line 143) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `embed`
[INFO] [stdout]    --> src/models/embed_builder.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 | let thumbnail = embed::EmbedThumbnail {
[INFO] [stdout]     |                 ^^^^^ use of unresolved module or unlinked crate `embed`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/models/embed.rs, use `mod embed` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 143 + mod embed;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 143 + use descord::models::embed;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmbedBuilder`
[INFO] [stdout]    --> src/models/embed_builder.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 | let builder = EmbedBuilder::new().thumbnail(thumbnail);
[INFO] [stdout]     |               ^^^^^^^^^^^^ use of undeclared type `EmbedBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 143 + use descord::prelude::EmbedBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::fields (line 244) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `embed`
[INFO] [stdout]    --> src/models/embed_builder.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 |     embed::EmbedField {
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `embed`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/models/embed.rs, use `mod embed` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 244 + mod embed;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 244 + use descord::models::embed;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `embed`
[INFO] [stdout]    --> src/models/embed_builder.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 |     embed::EmbedField {
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `embed`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/models/embed.rs, use `mod embed` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 244 + mod embed;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 244 + use descord::models::embed;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmbedBuilder`
[INFO] [stdout]    --> src/models/embed_builder.rs:257:15
[INFO] [stdout]     |
[INFO] [stdout] 257 | let builder = EmbedBuilder::new().fields(fields);
[INFO] [stdout]     |               ^^^^^^^^^^^^ use of undeclared type `EmbedBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 244 + use descord::prelude::EmbedBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::video (line 165) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `embed`
[INFO] [stdout]    --> src/models/embed_builder.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 | let video = embed::EmbedVideo {
[INFO] [stdout]     |             ^^^^^ use of unresolved module or unlinked crate `embed`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/models/embed.rs, use `mod embed` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 165 + mod embed;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 165 + use descord::models::embed;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmbedBuilder`
[INFO] [stdout]    --> src/models/embed_builder.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 | let builder = EmbedBuilder::new().video(video);
[INFO] [stdout]     |               ^^^^^^^^^^^^ use of undeclared type `EmbedBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 165 + use descord::prelude::EmbedBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/emoji.rs - models::emoji::Emoji::parse (line 33) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Emoji`
[INFO] [stdout]   --> src/models/emoji.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 | let emoji = Emoji::parse(":star:");
[INFO] [stdout]    |             ^^^^^ use of undeclared type `Emoji`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 33 + use descord::models::emoji::Emoji;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/guild.rs - models::guild::Member::get_avatar_url (line 297) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `member` in this scope
[INFO] [stdout]    --> src/models/guild.rs:298:18
[INFO] [stdout]     |
[INFO] [stdout] 298 | let avatar_url = member.get_avatar_url(ImageFormat::PNG, Some(128));
[INFO] [stdout]     |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImageFormat`
[INFO] [stdout]    --> src/models/guild.rs:298:40
[INFO] [stdout]     |
[INFO] [stdout] 298 | let avatar_url = member.get_avatar_url(ImageFormat::PNG, Some(128));
[INFO] [stdout]     |                                        ^^^^^^^^^^^ use of undeclared type `ImageFormat`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 297 + use descord::prelude::ImageFormat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/guild.rs - models::guild::Guild::fetch_member (line 253) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `guild` in this scope
[INFO] [stdout]    --> src/models/guild.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | let member = guild.fetch_member("user_id").await?;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/guild.rs:254:44
[INFO] [stdout]     |
[INFO] [stdout] 253 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_guild_rs_253_0() {
[INFO] [stdout]     |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] 254 | let member = guild.fetch_member("user_id").await?;
[INFO] [stdout]     |                                            ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/guild.rs - models::guild::Guild::default_role (line 279) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `guild` in this scope
[INFO] [stdout]    --> src/models/guild.rs:280:20
[INFO] [stdout]     |
[INFO] [stdout] 280 | let default_role = guild.default_role().await?;
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/guild.rs:280:41
[INFO] [stdout]     |
[INFO] [stdout] 279 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_guild_rs_279_0() {
[INFO] [stdout]     |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] 280 | let default_role = guild.default_role().await?;
[INFO] [stdout]     |                                         ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/guild.rs - models::guild::Member::send_dm (line 328) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `member` in this scope
[INFO] [stdout]    --> src/models/guild.rs:329:1
[INFO] [stdout]     |
[INFO] [stdout] 329 | member.send_dm("Hello, world!").await;
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/guild.rs:329:33
[INFO] [stdout]     |
[INFO] [stdout] 328 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_guild_rs_328_0() {
[INFO] [stdout]     |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] 329 | member.send_dm("Hello, world!").await;
[INFO] [stdout]     |                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/guild.rs - models::guild::Guild::fetch_role (line 268) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `guild` in this scope
[INFO] [stdout]    --> src/models/guild.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | let role = guild.fetch_role("role_id").await?;
[INFO] [stdout]     |            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/guild.rs:269:40
[INFO] [stdout]     |
[INFO] [stdout] 268 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_guild_rs_268_0() {
[INFO] [stdout]     |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] 269 | let role = guild.fetch_role("role_id").await?;
[INFO] [stdout]     |                                        ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/interaction.rs - models::interaction::Interaction::defer (line 95) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `interaction` in this scope
[INFO] [stdout]   --> src/models/interaction.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | interaction.defer().await;
[INFO] [stdout]    | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/models/interaction.rs:96:21
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_interaction_rs_95_0() {
[INFO] [stdout]    |                                      ------------------------------------------------- this is not `async`
[INFO] [stdout] 96 | interaction.defer().await;
[INFO] [stdout]    |                     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/interaction.rs - models::interaction::Interaction::edit_original (line 146) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `interaction` in this scope
[INFO] [stdout]    --> src/models/interaction.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | interaction.edit_original("Edited message").await;
[INFO] [stdout]     | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/interaction.rs:147:45
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_interaction_rs_146_0() {
[INFO] [stdout]     |                                      -------------------------------------------------- this is not `async`
[INFO] [stdout] 147 | interaction.edit_original("Edited message").await;
[INFO] [stdout]     |                                             ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::CreateMessageData::add_components (line 272) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `message_data` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | message_data.add_components(vec![vec![component1, component2]]);
[INFO] [stdout]     | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `component1` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:273:39
[INFO] [stdout]     |
[INFO] [stdout] 273 | message_data.add_components(vec![vec![component1, component2]]);
[INFO] [stdout]     |                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `component2` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:273:51
[INFO] [stdout]     |
[INFO] [stdout] 273 | message_data.add_components(vec![vec![component1, component2]]);
[INFO] [stdout]     |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/interaction.rs - models::interaction::Interaction::delete_original (line 169) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `interaction` in this scope
[INFO] [stdout]    --> src/models/interaction.rs:170:1
[INFO] [stdout]     |
[INFO] [stdout] 170 | interaction.delete_original().await;
[INFO] [stdout]     | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/interaction.rs:170:31
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_interaction_rs_169_0() {
[INFO] [stdout]     |                                      -------------------------------------------------- this is not `async`
[INFO] [stdout] 170 | interaction.delete_original().await;
[INFO] [stdout]     |                               ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/interaction.rs - models::interaction::Interaction::followup (line 121) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `interaction` in this scope
[INFO] [stdout]    --> src/models/interaction.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | interaction.followup("Follow-up message").await;
[INFO] [stdout]     | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/interaction.rs:122:43
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_interaction_rs_121_0() {
[INFO] [stdout]     |                                      -------------------------------------------------- this is not `async`
[INFO] [stdout] 122 | interaction.followup("Follow-up message").await;
[INFO] [stdout]     |                                           ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::CreateMessageData::from (line 294) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `CreateMessageData` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:295:19
[INFO] [stdout]     |
[INFO] [stdout] 295 | let message_data: CreateMessageData = "Hello, world!".into();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 294 + use descord::prelude::CreateMessageData;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/interaction.rs - models::interaction::Interaction::reply (line 70) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `interaction` in this scope
[INFO] [stdout]   --> src/models/interaction.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | interaction.reply("Hello, world!", true).await;
[INFO] [stdout]    | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/models/interaction.rs:71:42
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_interaction_rs_70_0() {
[INFO] [stdout]    |                                      ------------------------------------------------- this is not `async`
[INFO] [stdout] 71 | interaction.reply("Hello, world!", true).await;
[INFO] [stdout]    |                                          ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/interaction.rs - models::interaction::InteractionAutoCompleteChoices::new (line 261) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InteractionAutoCompleteChoices`
[INFO] [stdout]    --> src/models/interaction.rs:262:15
[INFO] [stdout]     |
[INFO] [stdout] 262 | let choices = InteractionAutoCompleteChoices::new(vec![choice1, choice2]);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `InteractionAutoCompleteChoices`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 261 + use descord::prelude::InteractionAutoCompleteChoices;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `choice1` in this scope
[INFO] [stdout]    --> src/models/interaction.rs:262:56
[INFO] [stdout]     |
[INFO] [stdout] 262 | let choices = InteractionAutoCompleteChoices::new(vec![choice1, choice2]);
[INFO] [stdout]     |                                                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `choice2` in this scope
[INFO] [stdout]    --> src/models/interaction.rs:262:65
[INFO] [stdout]     |
[INFO] [stdout] 262 | let choices = InteractionAutoCompleteChoices::new(vec![choice1, choice2]);
[INFO] [stdout]     |                                                                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::CreateMessageData::from (line 314) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `CreateMessageData` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:315:19
[INFO] [stdout]     |
[INFO] [stdout] 315 | let message_data: CreateMessageData = (&"Hello, world!".to_string()).into();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 314 + use descord::prelude::CreateMessageData;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::CreateMessageData::from (line 334) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `CreateMessageData` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 335 | let message_data: CreateMessageData = "Hello, world!".into();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 334 + use descord::prelude::CreateMessageData;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::CreateMessageData::from (line 354) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `CreateMessageData` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:355:19
[INFO] [stdout]     |
[INFO] [stdout] 355 | let message_data: CreateMessageData = vec![embed1, embed2].into();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 354 + use descord::prelude::CreateMessageData;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `embed1` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:355:44
[INFO] [stdout]     |
[INFO] [stdout] 355 | let message_data: CreateMessageData = vec![embed1, embed2].into();
[INFO] [stdout]     |                                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `embed2` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:355:52
[INFO] [stdout]     |
[INFO] [stdout] 355 | let message_data: CreateMessageData = vec![embed1, embed2].into();
[INFO] [stdout]     |                                                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::CreateMessageData::to_json (line 241) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `message_data` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 | let json = message_data.to_json();
[INFO] [stdout]     |            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::CreateMessageData::from (line 379) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `CreateMessageData` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:380:19
[INFO] [stdout]     |
[INFO] [stdout] 380 | let message_data: CreateMessageData = embed.into();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 379 + use descord::prelude::CreateMessageData;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `embed` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:380:39
[INFO] [stdout]     |
[INFO] [stdout] 380 | let message_data: CreateMessageData = embed.into();
[INFO] [stdout]     |                                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::CreateMessageData::from (line 399) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `CreateMessageData` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:400:19
[INFO] [stdout]     |
[INFO] [stdout] 400 | let message_data: CreateMessageData = allowed_mentions.into();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 399 + use descord::prelude::CreateMessageData;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `allowed_mentions` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:400:39
[INFO] [stdout]     |
[INFO] [stdout] 400 | let message_data: CreateMessageData = allowed_mentions.into();
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::CreateMessageData::from (line 456) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `CreateMessageData` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:457:19
[INFO] [stdout]     |
[INFO] [stdout] 457 | let message_data: CreateMessageData = attachment_payload.into();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 456 + use descord::prelude::CreateMessageData;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `attachment_payload` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:457:39
[INFO] [stdout]     |
[INFO] [stdout] 457 | let message_data: CreateMessageData = attachment_payload.into();
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::CreateMessageData::from (line 419) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `CreateMessageData` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:420:19
[INFO] [stdout]     |
[INFO] [stdout] 420 | let message_data: CreateMessageData = vec![vec![component1, component2]].into();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 419 + use descord::prelude::CreateMessageData;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `component1` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:420:49
[INFO] [stdout]     |
[INFO] [stdout] 420 | let message_data: CreateMessageData = vec![vec![component1, component2]].into();
[INFO] [stdout]     |                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `component2` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:420:61
[INFO] [stdout]     |
[INFO] [stdout] 420 | let message_data: CreateMessageData = vec![vec![component1, component2]].into();
[INFO] [stdout]     |                                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::Message::get_guild (line 136) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 | let guild = message.get_guild().await?;
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/message_response.rs:137:33
[INFO] [stdout]     |
[INFO] [stdout] 136 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_136_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 137 | let guild = message.get_guild().await?;
[INFO] [stdout]     |                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::Message::get_channel (line 105) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 | let channel = message.get_channel().await?;
[INFO] [stdout]     |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/message_response.rs:106:37
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_105_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 106 | let channel = message.get_channel().await?;
[INFO] [stdout]     |                                     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::Message::delete_after (line 177) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | message.delete_after(tokio::time::Duration::from_secs(10)).await;
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/message_response.rs:178:60
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_177_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 178 | message.delete_after(tokio::time::Duration::from_secs(10)).await;
[INFO] [stdout]     |                                                            ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::Message::delete (line 162) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | message.delete().await;
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/message_response.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_162_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 163 | message.delete().await;
[INFO] [stdout]     |                  ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::Message::get_author (line 121) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:122:14
[INFO] [stdout]     |
[INFO] [stdout] 122 | let author = message.get_author().await?;
[INFO] [stdout]     |              ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/message_response.rs:122:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_121_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 122 | let author = message.get_author().await?;
[INFO] [stdout]     |                                   ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::CreateMessageData::from (line 476) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `CreateMessageData` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:477:19
[INFO] [stdout]     |
[INFO] [stdout] 477 | let message_data: CreateMessageData = vec![attachment_payload1, attachment_payload2].into();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 476 + use descord::prelude::CreateMessageData;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `attachment_payload1` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:477:44
[INFO] [stdout]     |
[INFO] [stdout] 477 | let message_data: CreateMessageData = vec![attachment_payload1, attachment_payload2].into();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `attachment_payload2` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:477:65
[INFO] [stdout]     |
[INFO] [stdout] 477 | let message_data: CreateMessageData = vec![attachment_payload1, attachment_payload2].into();
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::Message::send_in_channel (line 94) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]   --> src/models/message_response.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | message.send_in_channel("Hello, world!").await;
[INFO] [stdout]    | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/models/message_response.rs:95:42
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_94_0() {
[INFO] [stdout]    |                                      ------------------------------------------------------ this is not `async`
[INFO] [stdout] 95 | message.send_in_channel("Hello, world!").await;
[INFO] [stdout]    |                                          ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::Message::react (line 208) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | message.react("👍").await;
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/message_response.rs:209:20
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_208_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 209 | message.react("👍").await;
[INFO] [stdout]     |                     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::Message::edit (line 193) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | message.edit("Edited message").await;
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/message_response.rs:194:32
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_193_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 194 | message.edit("Edited message").await;
[INFO] [stdout]     |                                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/reaction_response.rs - models::reaction_response::Reaction::get_channel (line 41) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `reaction` in this scope
[INFO] [stdout]   --> src/models/reaction_response.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 | let channel = reaction.get_channel().await?;
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/models/reaction_response.rs:42:38
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_reaction_response_rs_41_0() {
[INFO] [stdout]    |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 42 | let channel = reaction.get_channel().await?;
[INFO] [stdout]    |                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::Message::reply (line 79) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]   --> src/models/message_response.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | message.reply("Hello, world!").await;
[INFO] [stdout]    | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/models/message_response.rs:80:32
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_79_0() {
[INFO] [stdout]    |                                      ------------------------------------------------------ this is not `async`
[INFO] [stdout] 80 | message.reply("Hello, world!").await;
[INFO] [stdout]    |                                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/message_response.rs - models::message_response::Message::get_message_reference (line 147) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]    --> src/models/message_response.rs:148:26
[INFO] [stdout]     |
[INFO] [stdout] 148 | let referenced_message = message.get_message_reference().await;
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/message_response.rs:148:58
[INFO] [stdout]     |
[INFO] [stdout] 147 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_147_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 148 | let referenced_message = message.get_message_reference().await;
[INFO] [stdout]     |                                                          ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/reaction_response.rs - models::reaction_response::Reaction::get_message (line 63) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `reaction` in this scope
[INFO] [stdout]   --> src/models/reaction_response.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 | let message = reaction.get_message().await?;
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/models/reaction_response.rs:64:38
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_reaction_response_rs_63_0() {
[INFO] [stdout]    |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 64 | let message = reaction.get_message().await?;
[INFO] [stdout]    |                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/reaction_response.rs - models::reaction_response::Reaction::get_user (line 52) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `reaction` in this scope
[INFO] [stdout]   --> src/models/reaction_response.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | let user = reaction.get_user().await?;
[INFO] [stdout]    |            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/models/reaction_response.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_reaction_response_rs_52_0() {
[INFO] [stdout]    |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 53 | let user = reaction.get_user().await?;
[INFO] [stdout]    |                                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/reaction_response.rs - models::reaction_response::Reaction::remove_reaction (line 74) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `reaction` in this scope
[INFO] [stdout]   --> src/models/reaction_response.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | reaction.remove_reaction().await;
[INFO] [stdout]    | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/models/reaction_response.rs:75:28
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_reaction_response_rs_74_0() {
[INFO] [stdout]    |                                      ------------------------------------------------------- this is not `async`
[INFO] [stdout] 75 | reaction.remove_reaction().await;
[INFO] [stdout]    |                            ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/user.rs - models::user::User::get_avatar_url (line 52) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `user` in this scope
[INFO] [stdout]   --> src/models/user.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | let avatar_url = user.get_avatar_url(ImageFormat::PNG, Some(128));
[INFO] [stdout]    |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImageFormat`
[INFO] [stdout]   --> src/models/user.rs:53:38
[INFO] [stdout]    |
[INFO] [stdout] 53 | let avatar_url = user.get_avatar_url(ImageFormat::PNG, Some(128));
[INFO] [stdout]    |                                      ^^^^^^^^^^^ use of undeclared type `ImageFormat`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 52 + use descord::prelude::ImageFormat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 4) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (359) panicked at src/ws/websocket_manager.rs:74:22:
[INFO] [stdout] Failed to connect to the gateway: Io(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ec2b6ee3c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ec2b6ee3c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ec2b6ee3c2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56ec2b6ee3c2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56ec2b7060ca - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56ec2b7060ca - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x56ec2b6f3996 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56ec2b6f3996 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56ec2b6d5d6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56ec2b6d5d6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56ec2b6e8aa1 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x56ec2b6e8d0b - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x56ec2b6d5e28 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x56ec2b6caea9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x56ec2b6d6a3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x56ec2b70683c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56ec2b706582 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56ec2b10a273 - <core[585f66e14d78f9ba]::result::Result<(alloc[15e7b27aba85d2e2]::sync::Arc<tokio[6a45badd881c326c]::sync::mutex::Mutex<futures_util[4ef3b0c514e30e36]::stream::stream::split::SplitSink<tokio_tungstenite[7604eef956a6a97e]::WebSocketStream<tokio_tungstenite[7604eef956a6a97e]::stream::MaybeTlsStream<tokio[6a45badd881c326c]::net::tcp::stream::TcpStream>>, tungstenite[426ccf30bcf016b0]::protocol::message::Message>>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[6a45badd881c326c]::sync::mutex::Mutex<futures_util[4ef3b0c514e30e36]::stream::stream::split::SplitStream<tokio_tungstenite[7604eef956a6a97e]::WebSocketStream<tokio_tungstenite[7604eef956a6a97e]::stream::MaybeTlsStream<tokio[6a45badd881c326c]::net::tcp::stream::TcpStream>>>>>), tungstenite[426ccf30bcf016b0]::error::Error>>::expect
[INFO] [stdout]   18:     0x56ec2b0f5946 - <descord[952ef1d69eb60e03]::ws::websocket_manager::WsManager>::new::{closure#0}
[INFO] [stdout]   19:     0x56ec2b0dc4a1 - <descord[952ef1d69eb60e03]::client::client::Client>::new::<u32>::{closure#0}
[INFO] [stdout]   20:     0x56ec2b0eb0ae - rust_out[183646e59c86b0c5]::main::{closure#0}
[INFO] [stdout]   21:     0x56ec2b0de306 - <tokio[6a45badd881c326c]::runtime::park::CachedParkThread>::block_on::<rust_out[183646e59c86b0c5]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   22:     0x56ec2b0bfb95 - <tokio[6a45badd881c326c]::runtime::park::CachedParkThread>::block_on::<rust_out[183646e59c86b0c5]::main::{closure#0}>
[INFO] [stdout]   23:     0x56ec2b0b798a - <tokio[6a45badd881c326c]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[183646e59c86b0c5]::main::{closure#0}>
[INFO] [stdout]   24:     0x56ec2b0ddf5d - <tokio[6a45badd881c326c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[183646e59c86b0c5]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   25:     0x56ec2b0d87de - tokio[6a45badd881c326c]::runtime::context::runtime::enter_runtime::<<tokio[6a45badd881c326c]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[183646e59c86b0c5]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   26:     0x56ec2b0b7a12 - <tokio[6a45badd881c326c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[183646e59c86b0c5]::main::{closure#0}>
[INFO] [stdout]   27:     0x56ec2b0b64a7 - <tokio[6a45badd881c326c]::runtime::runtime::Runtime>::block_on::<rust_out[183646e59c86b0c5]::main::{closure#0}>
[INFO] [stdout]   28:     0x56ec2b1084eb - rust_out[183646e59c86b0c5]::main
[INFO] [stdout]   29:     0x56ec2b131003 - <fn() as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x56ec2b0d3556 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   31:     0x56ec2b0df1e9 - std[3f03f8b59f91bef1]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   32:     0x56ec2b6e7fe6 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   33:     0x56ec2b6e7fe6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x56ec2b6e7fe6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x56ec2b6e7fe6 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x56ec2b6e7fe6 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x56ec2b6e7fe6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56ec2b6e7fe6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56ec2b6e7fe6 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56ec2b6e7fe6 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x56ec2b0c7971 - std[3f03f8b59f91bef1]::rt::lang_start::<()>
[INFO] [stdout]   42:     0x56ec2b1334b5 - main
[INFO] [stdout]   43:     0x762aa316c1ca - <unknown>
[INFO] [stdout]   44:     0x762aa316c28b - __libc_start_main
[INFO] [stdout]   45:     0x56ec2b0b3ec5 - _start
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client/client.rs - client::client::Client::get_commands (line 201)
[INFO] [stdout]     src/client/client.rs - client::client::Client::get_slash_commands (line 221)
[INFO] [stdout]     src/client/client.rs - client::client::Client::login (line 78)
[INFO] [stdout]     src/client/client.rs - client::client::Client::new (line 53)
[INFO] [stdout]     src/client/client.rs - client::client::Client::register_commands (line 154)
[INFO] [stdout]     src/client/client.rs - client::client::Client::register_component_callbacks (line 136)
[INFO] [stdout]     src/client/client.rs - client::client::Client::register_events (line 115)
[INFO] [stdout]     src/client/client.rs - client::client::Client::register_slash_commands (line 184)
[INFO] [stdout]     src/client/client.rs - client::client::Client::token (line 100)
[INFO] [stdout]     src/lib.rs - (line 4)
[INFO] [stdout]     src/models/attachment.rs - models::attachment::AttachmentPayload::new (line 58)
[INFO] [stdout]     src/models/channel.rs - models::channel::Channel::send_message (line 104)
[INFO] [stdout]     src/models/channel.rs - models::channel::Channel::send_typing (line 115)
[INFO] [stdout]     src/models/component_builder.rs - models::component_builder::ComponentBuilder::button (line 20)
[INFO] [stdout]     src/models/component_builder.rs - models::component_builder::ComponentBuilder::select (line 70)
[INFO] [stdout]     src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::author (line 187)
[INFO] [stdout]     src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::build (line 28)
[INFO] [stdout]     src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::color (line 75)
[INFO] [stdout]     src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::description (line 59)
[INFO] [stdout]     src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::field (line 215)
[INFO] [stdout]     src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::fields (line 244)
[INFO] [stdout]     src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::footer (line 93)
[INFO] [stdout]     src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::image (line 121)
[INFO] [stdout]     src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::new (line 15)
[INFO] [stdout]     src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::thumbnail (line 143)
[INFO] [stdout]     src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::title (line 43)
[INFO] [stdout]     src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::video (line 165)
[INFO] [stdout]     src/models/emoji.rs - models::emoji::Emoji::parse (line 33)
[INFO] [stdout]     src/models/guild.rs - models::guild::Guild::default_role (line 279)
[INFO] [stdout]     src/models/guild.rs - models::guild::Guild::fetch_member (line 253)
[INFO] [stdout]     src/models/guild.rs - models::guild::Guild::fetch_role (line 268)
[INFO] [stdout]     src/models/guild.rs - models::guild::Member::get_avatar_url (line 297)
[INFO] [stdout]     src/models/guild.rs - models::guild::Member::send_dm (line 328)
[INFO] [stdout]     src/models/interaction.rs - models::interaction::Interaction::defer (line 95)
[INFO] [stdout]     src/models/interaction.rs - models::interaction::Interaction::delete_original (line 169)
[INFO] [stdout]     src/models/interaction.rs - models::interaction::Interaction::edit_original (line 146)
[INFO] [stdout]     src/models/interaction.rs - models::interaction::Interaction::followup (line 121)
[INFO] [stdout]     src/models/interaction.rs - models::interaction::Interaction::reply (line 70)
[INFO] [stdout]     src/models/interaction.rs - models::interaction::InteractionAutoCompleteChoices::new (line 261)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::CreateMessageData::add_components (line 272)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::CreateMessageData::from (line 294)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::CreateMessageData::from (line 314)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::CreateMessageData::from (line 334)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::CreateMessageData::from (line 354)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::CreateMessageData::from (line 379)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::CreateMessageData::from (line 399)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::CreateMessageData::from (line 419)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::CreateMessageData::from (line 456)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::CreateMessageData::from (line 476)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::CreateMessageData::to_json (line 241)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::Message::delete (line 162)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::Message::delete_after (line 177)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::Message::edit (line 193)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::Message::get_author (line 121)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::Message::get_channel (line 105)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::Message::get_guild (line 136)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::Message::get_message_reference (line 147)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::Message::react (line 208)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::Message::reply (line 79)
[INFO] [stdout]     src/models/message_response.rs - models::message_response::Message::send_in_channel (line 94)
[INFO] [stdout]     src/models/reaction_response.rs - models::reaction_response::Reaction::get_channel (line 41)
[INFO] [stdout]     src/models/reaction_response.rs - models::reaction_response::Reaction::get_message (line 63)
[INFO] [stdout]     src/models/reaction_response.rs - models::reaction_response::Reaction::get_user (line 52)
[INFO] [stdout]     src/models/reaction_response.rs - models::reaction_response::Reaction::remove_reaction (line 74)
[INFO] [stdout]     src/models/user.rs - models::user::User::get_avatar_url (line 52)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 65 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.71s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "eb642fdd9873b3d74427484ca6a4a62d7c0032c334ff72f9bdf5723420b6f342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb642fdd9873b3d74427484ca6a4a62d7c0032c334ff72f9bdf5723420b6f342", kill_on_drop: false }`
[INFO] [stdout] eb642fdd9873b3d74427484ca6a4a62d7c0032c334ff72f9bdf5723420b6f342
