[INFO] fetching crate descord 0.1.11... [INFO] testing descord-0.1.11 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate descord 0.1.11 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate descord 0.1.11 [INFO] finished tweaking crates.io crate descord 0.1.11 [INFO] tweaked toml for crates.io crate descord 0.1.11 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate descord 0.1.11 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate descord 0.1.11 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.58 [INFO] [stderr] Downloaded env_filter v0.1.0 [INFO] [stderr] Downloaded tempfile v3.10.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.58 [INFO] [stderr] Downloaded iana-time-zone v0.1.60 [INFO] [stderr] Downloaded anstyle v1.0.6 [INFO] [stderr] Downloaded darling_macro v0.20.8 [INFO] [stderr] Downloaded anstream v0.6.13 [INFO] [stderr] Downloaded windows-core v0.52.0 [INFO] [stderr] Downloaded darling_core v0.20.8 [INFO] [stderr] Downloaded zerocopy v0.7.32 [INFO] [stderr] Downloaded indexmap v2.2.5 [INFO] [stderr] Downloaded json v0.12.4 [INFO] [stderr] Downloaded serde v1.0.197 [INFO] [stderr] Downloaded openssl-sys v0.9.100 [INFO] [stderr] Downloaded wasm-bindgen v0.2.92 [INFO] [stderr] Downloaded h2 v0.3.25 [INFO] [stderr] Downloaded serde_json v1.0.114 [INFO] [stderr] Downloaded syn v2.0.52 [INFO] [stderr] Downloaded serde_derive v1.0.197 [INFO] [stderr] Downloaded js-sys v0.3.69 [INFO] [stderr] Downloaded chrono v0.4.38 [INFO] [stderr] Downloaded miniz_oxide v0.7.2 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.4 [INFO] [stderr] Downloaded openssl v0.10.64 [INFO] [stderr] Downloaded log v0.4.21 [INFO] [stderr] Downloaded nanoserde v0.1.37 [INFO] [stderr] Downloaded allocator-api2 v0.2.16 [INFO] [stderr] Downloaded rustix v0.38.31 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.4 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.42 [INFO] [stderr] Downloaded descord-macros v0.1.5 [INFO] [stderr] Downloaded regex-automata v0.4.6 [INFO] [stderr] Downloaded dotenvy v0.15.7 [INFO] [stderr] Downloaded lru v0.12.3 [INFO] [stderr] Downloaded libc v0.2.153 [INFO] [stderr] Downloaded unicase v2.7.0 [INFO] [stderr] Downloaded mime_guess v2.0.4 [INFO] [stderr] Downloaded bumpalo v3.15.4 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.92 [INFO] [stderr] Downloaded tokio v1.36.0 [INFO] [stderr] Downloaded cc v1.0.90 [INFO] [stderr] Downloaded pkg-config v0.3.30 [INFO] [stderr] Downloaded windows_i686_gnu v0.52.4 [INFO] [stderr] Downloaded windows-targets v0.52.4 [INFO] [stderr] Downloaded windows_i686_msvc v0.52.4 [INFO] [stderr] Downloaded web-sys v0.3.69 [INFO] [stderr] Downloaded unicode-normalization v0.1.23 [INFO] [stderr] Downloaded darling v0.20.8 [INFO] [stderr] Downloaded nanoserde-derive v0.1.22 [INFO] [stderr] Downloaded ryu v1.0.17 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.4 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.92 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.4 [INFO] [stderr] Downloaded socket2 v0.5.6 [INFO] [stderr] Downloaded proc-macro2 v1.0.79 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.4 [INFO] [stderr] Downloaded tungstenite v0.21.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.21.0 [INFO] [stderr] Downloaded env_logger v0.11.3 [INFO] [stderr] Downloaded zerocopy-derive v0.7.32 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.92 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Downloaded data-encoding v2.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bebb09054c74e6d524da9c6facf18fa07a707ca327e4229b51d5215bf25f2b3 [INFO] running `Command { std: "docker" "start" "-a" "7bebb09054c74e6d524da9c6facf18fa07a707ca327e4229b51d5215bf25f2b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bebb09054c74e6d524da9c6facf18fa07a707ca327e4229b51d5215bf25f2b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bebb09054c74e6d524da9c6facf18fa07a707ca327e4229b51d5215bf25f2b3", kill_on_drop: false }` [INFO] [stdout] 7bebb09054c74e6d524da9c6facf18fa07a707ca327e4229b51d5215bf25f2b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 480a20f9f2f9661a681674fa81ae8323948a7011a6359f0767b3747bfa9f0832 [INFO] running `Command { std: "docker" "start" "-a" "480a20f9f2f9661a681674fa81ae8323948a7011a6359f0767b3747bfa9f0832", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.100 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling regex v1.10.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 env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [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 darling v0.20.8 [INFO] [stderr] Compiling descord-macros v0.1.5 [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.07s [INFO] running `Command { std: "docker" "inspect" "480a20f9f2f9661a681674fa81ae8323948a7011a6359f0767b3747bfa9f0832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "480a20f9f2f9661a681674fa81ae8323948a7011a6359f0767b3747bfa9f0832", kill_on_drop: false }` [INFO] [stdout] 480a20f9f2f9661a681674fa81ae8323948a7011a6359f0767b3747bfa9f0832 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 271ae69a61b7557fd4ab6ffabf4ab479f3933fd1d95dda1934d0a36fde651e39 [INFO] running `Command { std: "docker" "start" "-a" "271ae69a61b7557fd4ab6ffabf4ab479f3933fd1d95dda1934d0a36fde651e39", kill_on_drop: false }` [INFO] [stderr] Compiling descord v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.54s [INFO] running `Command { std: "docker" "inspect" "271ae69a61b7557fd4ab6ffabf4ab479f3933fd1d95dda1934d0a36fde651e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271ae69a61b7557fd4ab6ffabf4ab479f3933fd1d95dda1934d0a36fde651e39", kill_on_drop: false }` [INFO] [stdout] 271ae69a61b7557fd4ab6ffabf4ab479f3933fd1d95dda1934d0a36fde651e39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa2e4fdcca80b8ff4ceb5d8eb1d60f11f0ea390f17fd38a104304dbb78b12923 [INFO] running `Command { std: "docker" "start" "-a" "fa2e4fdcca80b8ff4ceb5d8eb1d60f11f0ea390f17fd38a104304dbb78b12923", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/descord-7ef299c7fe856f30) [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-dda88158a869fea0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests descord [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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::token (line 100) ... FAILED [INFO] [stdout] test src/models/component_builder.rs - models::component_builder::ComponentBuilder::select (line 70) ... 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::get_commands (line 201) ... FAILED [INFO] [stdout] test src/client/client.rs - client::client::Client::new (line 53) ... FAILED [INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::build (line 28) ... FAILED [INFO] [stdout] test src/client/client.rs - client::client::Client::register_commands (line 154) ... 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::author (line 187) ... FAILED [INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::color (line 75) ... FAILED [INFO] [stdout] test src/models/channel.rs - models::channel::Channel::send_message (line 104) ... FAILED [INFO] [stdout] test src/client/client.rs - client::client::Client::register_component_callbacks (line 136) ... FAILED [INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::thumbnail (line 143) ... FAILED [INFO] [stdout] test src/models/guild.rs - models::guild::Guild::default_role (line 258) ... FAILED [INFO] [stdout] test src/models/embed_builder.rs - models::embed_builder::EmbedBuilder::video (line 165) ... FAILED [INFO] [stdout] test src/models/component_builder.rs - models::component_builder::ComponentBuilder::button (line 20) ... FAILED [INFO] [stdout] test src/models/channel.rs - models::channel::Channel::send_typing (line 115) ... FAILED [INFO] [stdout] test src/models/guild.rs - models::guild::Guild::fetch_member (line 232) ... FAILED [INFO] [stdout] test src/client/client.rs - client::client::Client::register_slash_commands (line 184) ... FAILED [INFO] [stdout] test src/models/attachment.rs - models::attachment::AttachmentPayload::new (line 58) ... 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::footer (line 93) ... FAILED [INFO] [stdout] test src/models/emoji.rs - models::emoji::Emoji::parse (line 33) ... FAILED [INFO] [stdout] test src/models/interaction.rs - models::interaction::Interaction::edit_original (line 143) ... FAILED [INFO] [stdout] test src/models/guild.rs - models::guild::Member::send_dm (line 307) ... FAILED [INFO] [stdout] test src/models/interaction.rs - models::interaction::Interaction::defer (line 95) ... 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::new (line 15) ... 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::fields (line 244) ... FAILED [INFO] [stdout] test src/models/guild.rs - models::guild::Guild::fetch_role (line 247) ... FAILED [INFO] [stdout] test src/models/guild.rs - models::guild::Member::get_avatar_url (line 276) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::add_components (line 267) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 374) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 309) ... FAILED [INFO] [stdout] test src/models/interaction.rs - models::interaction::Interaction::reply (line 70) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::to_json (line 236) ... FAILED [INFO] [stdout] test src/models/interaction.rs - models::interaction::Interaction::delete_original (line 167) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 349) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 471) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::delete (line 157) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 394) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::get_author (line 116) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 451) ... FAILED [INFO] [stdout] test src/models/interaction.rs - models::interaction::Interaction::followup (line 121) ... FAILED [INFO] [stdout] test src/models/interaction.rs - models::interaction::InteractionAutoCompleteChoices::new (line 259) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 289) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::edit (line 188) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::get_guild (line 131) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::delete_after (line 172) ... FAILED [INFO] [stdout] test src/models/reaction_response.rs - models::reaction_response::Reaction::get_channel (line 41) ... FAILED [INFO] [stdout] test src/models/reaction_response.rs - models::reaction_response::Reaction::remove_reaction (line 74) ... FAILED [INFO] [stdout] test src/models/reaction_response.rs - models::reaction_response::Reaction::get_user (line 52) ... 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::send_in_channel (line 94) ... 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::react (line 203) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::Message::get_message_reference (line 142) ... FAILED [INFO] [stdout] test src/models/user.rs - models::user::User::get_avatar_url (line 52) ... FAILED [INFO] [stdout] test src/models/reaction_response.rs - models::reaction_response::Reaction::get_message (line 63) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 329) ... FAILED [INFO] [stdout] test src/models/message_response.rs - models::message_response::CreateMessageData::from (line 414) ... 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::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/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/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::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::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::intents::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/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/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/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::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::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/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/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/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/guild.rs - models::guild::Guild::default_role (line 258) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `guild` in this scope [INFO] [stdout] --> src/models/guild.rs:259:20 [INFO] [stdout] | [INFO] [stdout] 259 | 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:259:41 [INFO] [stdout] | [INFO] [stdout] 258 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_guild_rs_258_0() { [INFO] [stdout] | -------------------------------------------- this is not `async` [INFO] [stdout] 259 | 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/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/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/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/guild.rs - models::guild::Guild::fetch_member (line 232) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `guild` in this scope [INFO] [stdout] --> src/models/guild.rs:233:14 [INFO] [stdout] | [INFO] [stdout] 233 | 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:233:44 [INFO] [stdout] | [INFO] [stdout] 232 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_guild_rs_232_0() { [INFO] [stdout] | -------------------------------------------- this is not `async` [INFO] [stdout] 233 | 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/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/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/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::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/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/interaction.rs - models::interaction::Interaction::edit_original (line 143) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `interaction` in this scope [INFO] [stdout] --> src/models/interaction.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | 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:144:45 [INFO] [stdout] | [INFO] [stdout] 143 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_interaction_rs_143_0() { [INFO] [stdout] | -------------------------------------------------- this is not `async` [INFO] [stdout] 144 | 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/guild.rs - models::guild::Member::send_dm (line 307) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `member` in this scope [INFO] [stdout] --> src/models/guild.rs:308:1 [INFO] [stdout] | [INFO] [stdout] 308 | 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:308:33 [INFO] [stdout] | [INFO] [stdout] 307 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_guild_rs_307_0() { [INFO] [stdout] | -------------------------------------------- this is not `async` [INFO] [stdout] 308 | 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/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/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::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::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::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/guild.rs - models::guild::Guild::fetch_role (line 247) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `guild` in this scope [INFO] [stdout] --> src/models/guild.rs:248:12 [INFO] [stdout] | [INFO] [stdout] 248 | 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:248:40 [INFO] [stdout] | [INFO] [stdout] 247 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_guild_rs_247_0() { [INFO] [stdout] | -------------------------------------------- this is not `async` [INFO] [stdout] 248 | 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/guild.rs - models::guild::Member::get_avatar_url (line 276) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `member` in this scope [INFO] [stdout] --> src/models/guild.rs:277:18 [INFO] [stdout] | [INFO] [stdout] 277 | 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:277:40 [INFO] [stdout] | [INFO] [stdout] 277 | 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] 276 + 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/message_response.rs - models::message_response::CreateMessageData::add_components (line 267) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `message_data` in this scope [INFO] [stdout] --> src/models/message_response.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | 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:268:39 [INFO] [stdout] | [INFO] [stdout] 268 | 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:268:51 [INFO] [stdout] | [INFO] [stdout] 268 | 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/message_response.rs - models::message_response::CreateMessageData::from (line 374) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `CreateMessageData` in this scope [INFO] [stdout] --> src/models/message_response.rs:375:19 [INFO] [stdout] | [INFO] [stdout] 375 | 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] 374 + 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:375:39 [INFO] [stdout] | [INFO] [stdout] 375 | 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] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/message_response.rs - models::message_response::CreateMessageData::from (line 309) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `CreateMessageData` in this scope [INFO] [stdout] --> src/models/message_response.rs:310:19 [INFO] [stdout] | [INFO] [stdout] 310 | 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] 309 + 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 E0412`. [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/message_response.rs - models::message_response::CreateMessageData::to_json (line 236) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `message_data` in this scope [INFO] [stdout] --> src/models/message_response.rs:237:12 [INFO] [stdout] | [INFO] [stdout] 237 | 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/interaction.rs - models::interaction::Interaction::delete_original (line 167) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `interaction` in this scope [INFO] [stdout] --> src/models/interaction.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | 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:168:31 [INFO] [stdout] | [INFO] [stdout] 167 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_interaction_rs_167_0() { [INFO] [stdout] | -------------------------------------------------- this is not `async` [INFO] [stdout] 168 | 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/message_response.rs - models::message_response::CreateMessageData::from (line 349) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `CreateMessageData` in this scope [INFO] [stdout] --> src/models/message_response.rs:350:19 [INFO] [stdout] | [INFO] [stdout] 350 | 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] 349 + 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:350:44 [INFO] [stdout] | [INFO] [stdout] 350 | 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:350:52 [INFO] [stdout] | [INFO] [stdout] 350 | 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] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/message_response.rs - models::message_response::CreateMessageData::from (line 471) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `CreateMessageData` in this scope [INFO] [stdout] --> src/models/message_response.rs:472:19 [INFO] [stdout] | [INFO] [stdout] 472 | 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] 471 + 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:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | 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:472:65 [INFO] [stdout] | [INFO] [stdout] 472 | 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] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/message_response.rs - models::message_response::Message::delete (line 157) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `message` in this scope [INFO] [stdout] --> src/models/message_response.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | 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:158:18 [INFO] [stdout] | [INFO] [stdout] 157 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_157_0() { [INFO] [stdout] | ------------------------------------------------------- this is not `async` [INFO] [stdout] 158 | 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::CreateMessageData::from (line 394) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `CreateMessageData` in this scope [INFO] [stdout] --> src/models/message_response.rs:395:19 [INFO] [stdout] | [INFO] [stdout] 395 | 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] 394 + 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:395:39 [INFO] [stdout] | [INFO] [stdout] 395 | 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] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/message_response.rs - models::message_response::Message::get_author (line 116) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `message` in this scope [INFO] [stdout] --> src/models/message_response.rs:117:14 [INFO] [stdout] | [INFO] [stdout] 117 | 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:117:35 [INFO] [stdout] | [INFO] [stdout] 116 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_116_0() { [INFO] [stdout] | ------------------------------------------------------- this is not `async` [INFO] [stdout] 117 | 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 451) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `CreateMessageData` in this scope [INFO] [stdout] --> src/models/message_response.rs:452:19 [INFO] [stdout] | [INFO] [stdout] 452 | 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] 451 + 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:452:39 [INFO] [stdout] | [INFO] [stdout] 452 | 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] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [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/interaction.rs - models::interaction::InteractionAutoCompleteChoices::new (line 259) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InteractionAutoCompleteChoices` [INFO] [stdout] --> src/models/interaction.rs:260:15 [INFO] [stdout] | [INFO] [stdout] 260 | 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] 259 + 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:260:56 [INFO] [stdout] | [INFO] [stdout] 260 | 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:260:65 [INFO] [stdout] | [INFO] [stdout] 260 | 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 289) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `CreateMessageData` in this scope [INFO] [stdout] --> src/models/message_response.rs:290:19 [INFO] [stdout] | [INFO] [stdout] 290 | 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] 289 + 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 E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/message_response.rs - models::message_response::Message::edit (line 188) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `message` in this scope [INFO] [stdout] --> src/models/message_response.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | 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:189:32 [INFO] [stdout] | [INFO] [stdout] 188 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_188_0() { [INFO] [stdout] | ------------------------------------------------------- this is not `async` [INFO] [stdout] 189 | 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/message_response.rs - models::message_response::Message::get_guild (line 131) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `message` in this scope [INFO] [stdout] --> src/models/message_response.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | 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:132:33 [INFO] [stdout] | [INFO] [stdout] 131 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_131_0() { [INFO] [stdout] | ------------------------------------------------------- this is not `async` [INFO] [stdout] 132 | 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::delete_after (line 172) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `message` in this scope [INFO] [stdout] --> src/models/message_response.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | 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:173:60 [INFO] [stdout] | [INFO] [stdout] 172 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_172_0() { [INFO] [stdout] | ------------------------------------------------------- this is not `async` [INFO] [stdout] 173 | 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/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/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/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/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::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::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::react (line 203) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `message` in this scope [INFO] [stdout] --> src/models/message_response.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | 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:204:20 [INFO] [stdout] | [INFO] [stdout] 203 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_203_0() { [INFO] [stdout] | ------------------------------------------------------- this is not `async` [INFO] [stdout] 204 | 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::get_message_reference (line 142) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `message` in this scope [INFO] [stdout] --> src/models/message_response.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | 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:143:58 [INFO] [stdout] | [INFO] [stdout] 142 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_message_response_rs_142_0() { [INFO] [stdout] | ------------------------------------------------------- this is not `async` [INFO] [stdout] 143 | 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/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/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/message_response.rs - models::message_response::CreateMessageData::from (line 329) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `CreateMessageData` in this scope [INFO] [stdout] --> src/models/message_response.rs:330:19 [INFO] [stdout] | [INFO] [stdout] 330 | 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] 329 + 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 E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/models/message_response.rs - models::message_response::CreateMessageData::from (line 414) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `CreateMessageData` in this scope [INFO] [stdout] --> src/models/message_response.rs:415:19 [INFO] [stdout] | [INFO] [stdout] 415 | 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] 414 + 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:415:49 [INFO] [stdout] | [INFO] [stdout] 415 | 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:415:61 [INFO] [stdout] | [INFO] [stdout] 415 | 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] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [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] [src/ws/websocket_manager.rs:83:49] consts::GATEWAY_URL = "wss://gateway.discord.gg/?v=10&encoding=json" [INFO] [stdout] [INFO] [stdout] thread 'main' (376) panicked at /opt/rustwide/workdir/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: 0x5bb05ccb97e2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bb05ccb97e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bb05ccb97e2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5bb05ccb97e2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5bb05cccbdef - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5bb05cccbdef - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5bb05cc92523 - std::io::default_write_fmt::hdc5d19b6df666f61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bb05cc92523 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5bb05cc9a1d2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5bb05cc9cd0f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5bb05cc9cb69 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5bb05cc9d395 - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5bb05cc9d17a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5bb05cc9a319 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5bb05cc86f9d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5bb05ccd6f00 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5bb05ccd6256 - core::result::unwrap_failed::h427ee4a8bb06d8af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5 [INFO] [stdout] 17: 0x5bb05c6b9353 - core::result::Result::expect::hf67278cccdd51016 [INFO] [stdout] 18: 0x5bb05c6ea3d4 - descord::ws::websocket_manager::WsManager::new::{{closure}}::h177b9d9747616ca9 [INFO] [stdout] 19: 0x5bb05c6f5ec1 - descord::client::client::Client::new::{{closure}}::h93d9075315a3286c [INFO] [stdout] 20: 0x5bb05c6ff6ce - rust_out::main::{{closure}}::ha79ccc1133fb2263 [INFO] [stdout] 21: 0x5bb05c6c0766 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hdee5b47e4ab32fc2 [INFO] [stdout] 22: 0x5bb05c6c05ef - tokio::runtime::park::CachedParkThread::block_on::h2ab893b8dfab0d0f [INFO] [stdout] 23: 0x5bb05c6d57ec - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h76878047df134e5d [INFO] [stdout] 24: 0x5bb05c6d5adf - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h4a472905876881f1 [INFO] [stdout] 25: 0x5bb05c6d523c - tokio::runtime::context::runtime::enter_runtime::h048c8051eedcba77 [INFO] [stdout] 26: 0x5bb05c6d5a90 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hee2ded115257b0b3 [INFO] [stdout] 27: 0x5bb05c6d5977 - tokio::runtime::runtime::Runtime::block_on::hee42eedc67c2a328 [INFO] [stdout] 28: 0x5bb05c6ff43b - rust_out::main::hbdf05be24bd65ee6 [INFO] [stdout] 29: 0x5bb05c6ac1c3 - core::ops::function::FnOnce::call_once::h1e8c751e4a62d14e [INFO] [stdout] 30: 0x5bb05c6a63f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6f205b09ee900b2a [INFO] [stdout] 31: 0x5bb05c6a6239 - std::rt::lang_start::{{closure}}::h374dad1e7f5efc95 [INFO] [stdout] 32: 0x5bb05cc93f90 - core::ops::function::impls:: for &F>::call_once::h8434f550918e723f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 33: 0x5bb05cc93f90 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: 0x5bb05cc93f90 - std::panicking::catch_unwind::hf345702047129f6d [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: 0x5bb05cc93f90 - std::panic::catch_unwind::h42f92c278294a3a0 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5bb05cc93f90 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24 [INFO] [stdout] 37: 0x5bb05cc93f90 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5bb05cc93f90 - std::panicking::catch_unwind::hbfda5503aab4db1e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5bb05cc93f90 - std::panic::catch_unwind::h1a1ed11560d244f4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5bb05cc93f90 - std::rt::lang_start_internal::h1f713c0146d469ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5 [INFO] [stdout] 41: 0x5bb05c6a6221 - std::rt::lang_start::h25a068bab729a087 [INFO] [stdout] 42: 0x5bb05c70a525 - main [INFO] [stdout] 43: 0x79567e4071ca - [INFO] [stdout] 44: 0x79567e40728b - __libc_start_main [INFO] [stdout] 45: 0x5bb05c68fbf5 - _start [INFO] [stdout] 46: 0x0 - [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 258) [INFO] [stdout] src/models/guild.rs - models::guild::Guild::fetch_member (line 232) [INFO] [stdout] src/models/guild.rs - models::guild::Guild::fetch_role (line 247) [INFO] [stdout] src/models/guild.rs - models::guild::Member::get_avatar_url (line 276) [INFO] [stdout] src/models/guild.rs - models::guild::Member::send_dm (line 307) [INFO] [stdout] src/models/interaction.rs - models::interaction::Interaction::defer (line 95) [INFO] [stdout] src/models/interaction.rs - models::interaction::Interaction::delete_original (line 167) [INFO] [stdout] src/models/interaction.rs - models::interaction::Interaction::edit_original (line 143) [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 259) [INFO] [stdout] src/models/message_response.rs - models::message_response::CreateMessageData::add_components (line 267) [INFO] [stdout] src/models/message_response.rs - models::message_response::CreateMessageData::from (line 289) [INFO] [stdout] src/models/message_response.rs - models::message_response::CreateMessageData::from (line 309) [INFO] [stdout] src/models/message_response.rs - models::message_response::CreateMessageData::from (line 329) [INFO] [stdout] src/models/message_response.rs - models::message_response::CreateMessageData::from (line 349) [INFO] [stdout] src/models/message_response.rs - models::message_response::CreateMessageData::from (line 374) [INFO] [stdout] src/models/message_response.rs - models::message_response::CreateMessageData::from (line 394) [INFO] [stdout] src/models/message_response.rs - models::message_response::CreateMessageData::from (line 414) [INFO] [stdout] src/models/message_response.rs - models::message_response::CreateMessageData::from (line 451) [INFO] [stdout] src/models/message_response.rs - models::message_response::CreateMessageData::from (line 471) [INFO] [stdout] src/models/message_response.rs - models::message_response::CreateMessageData::to_json (line 236) [INFO] [stdout] src/models/message_response.rs - models::message_response::Message::delete (line 157) [INFO] [stdout] src/models/message_response.rs - models::message_response::Message::delete_after (line 172) [INFO] [stdout] src/models/message_response.rs - models::message_response::Message::edit (line 188) [INFO] [stdout] src/models/message_response.rs - models::message_response::Message::get_author (line 116) [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 131) [INFO] [stdout] src/models/message_response.rs - models::message_response::Message::get_message_reference (line 142) [INFO] [stdout] src/models/message_response.rs - models::message_response::Message::react (line 203) [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 3.20s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "fa2e4fdcca80b8ff4ceb5d8eb1d60f11f0ea390f17fd38a104304dbb78b12923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa2e4fdcca80b8ff4ceb5d8eb1d60f11f0ea390f17fd38a104304dbb78b12923", kill_on_drop: false }` [INFO] [stdout] fa2e4fdcca80b8ff4ceb5d8eb1d60f11f0ea390f17fd38a104304dbb78b12923