[INFO] fetching crate serenity_self 0.13.3...
[INFO] testing serenity_self-0.13.3 against 1.95.0 for beta-1.96-2
[INFO] extracting crate serenity_self 0.13.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate serenity_self 0.13.3
[INFO] finished tweaking crates.io crate serenity_self 0.13.3
[INFO] tweaked toml for crates.io crate serenity_self 0.13.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate serenity_self 0.13.3 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate serenity_self 0.13.3 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uwl v0.6.0
[INFO] [stderr]   Downloaded secrecy v0.8.0
[INFO] [stderr]   Downloaded halfbrown v0.2.5
[INFO] [stderr]   Downloaded typemap_rev v0.3.0
[INFO] [stderr]   Downloaded typesize v0.1.14
[INFO] [stderr]   Downloaded serenity-voice-model v0.2.0
[INFO] [stderr]   Downloaded serde_cow v0.1.2
[INFO] [stderr]   Downloaded value-trait v0.8.1
[INFO] [stderr]   Downloaded typesize-derive v0.1.11
[INFO] [stderr]   Downloaded command_attr v0.5.3
[INFO] [stderr]   Downloaded levenshtein v1.0.5
[INFO] [stderr]   Downloaded camino v1.1.10
[INFO] [stderr]   Downloaded simd-json v0.13.11
[INFO] [stderr]   Downloaded webpki-roots v1.0.1
[INFO] [stderr]   Downloaded curve25519-dalek v4.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f63db10f9ee5369d1fed0f92f6d203894d8b33f023ecd780a1523b37194399c3
[INFO] running `Command { std: "docker" "start" "-a" "f63db10f9ee5369d1fed0f92f6d203894d8b33f023ecd780a1523b37194399c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f63db10f9ee5369d1fed0f92f6d203894d8b33f023ecd780a1523b37194399c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f63db10f9ee5369d1fed0f92f6d203894d8b33f023ecd780a1523b37194399c3", kill_on_drop: false }`
[INFO] [stdout] f63db10f9ee5369d1fed0f92f6d203894d8b33f023ecd780a1523b37194399c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52dd7e9897830444c4c65162a56208954f5512400683a34f75f1c713cd4c4a4e
[INFO] running `Command { std: "docker" "start" "-a" "52dd7e9897830444c4c65162a56208954f5512400683a34f75f1c713cd4c4a4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling serenity_self v0.13.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling uwl v0.6.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling command_attr v0.5.3
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stdout] warning: use of deprecated struct `model::event::PresencesReplaceEvent`: This event doesn't exist
[INFO] [stdout]    --> src/model/event.rs:643:12
[INFO] [stdout]     |
[INFO] [stdout] 643 | pub struct PresencesReplaceEvent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `model::event::PresencesReplaceEvent`: This event doesn't exist
[INFO] [stdout]     --> src/model/event.rs:1259:22
[INFO] [stdout]      |
[INFO] [stdout] 1259 |     PresencesReplace(PresencesReplaceEvent),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `model::event::Event::PresencesReplace`: This event doesn't exist
[INFO] [stdout]     --> src/model/event.rs:1259:5
[INFO] [stdout]      |
[INFO] [stdout] 1259 |     PresencesReplace(PresencesReplaceEvent),
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `model::channel::message::Message::interaction`: Use interaction_metadata
[INFO] [stdout]    --> src/model/event.rs:614:40
[INFO] [stdout]     |
[INFO] [stdout] 614 |         if let Some(x) = interaction { message.interaction.clone_from(x) }
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "52dd7e9897830444c4c65162a56208954f5512400683a34f75f1c713cd4c4a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52dd7e9897830444c4c65162a56208954f5512400683a34f75f1c713cd4c4a4e", kill_on_drop: false }`
[INFO] [stdout] 52dd7e9897830444c4c65162a56208954f5512400683a34f75f1c713cd4c4a4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a7b0c713b3b45f7f6dffe4b15c664ae55a41d8b5d39a81a1505dd112cf60586
[INFO] running `Command { std: "docker" "start" "-a" "2a7b0c713b3b45f7f6dffe4b15c664ae55a41d8b5d39a81a1505dd112cf60586", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated struct `model::event::PresencesReplaceEvent`: This event doesn't exist
[INFO] [stdout]    --> src/model/event.rs:643:12
[INFO] [stdout]     |
[INFO] [stdout] 643 | pub struct PresencesReplaceEvent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `model::event::PresencesReplaceEvent`: This event doesn't exist
[INFO] [stdout]     --> src/model/event.rs:1259:22
[INFO] [stdout]      |
[INFO] [stdout] 1259 |     PresencesReplace(PresencesReplaceEvent),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serenity_self v0.13.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated tuple variant `model::event::Event::PresencesReplace`: This event doesn't exist
[INFO] [stdout]     --> src/model/event.rs:1259:5
[INFO] [stdout]      |
[INFO] [stdout] 1259 |     PresencesReplace(PresencesReplaceEvent),
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `model::channel::message::Message::interaction`: Use interaction_metadata
[INFO] [stdout]    --> src/model/event.rs:614:40
[INFO] [stdout]     |
[INFO] [stdout] 614 |         if let Some(x) = interaction { message.interaction.clone_from(x) }
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `framework::standard::help_commands::tests::suggestions_join`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1397:5
[INFO] [stdout]      |
[INFO] [stdout] 1397 | /     fn suggestions_join() {
[INFO] [stdout] 1398 | |         let names = vec![
[INFO] [stdout] 1399 | |             SuggestedCommandName {
[INFO] [stdout] 1400 | |                 name: "aa".to_owned(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1416 | |         assert_eq!(actual.capacity(), 13);
[INFO] [stdout] 1417 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `framework::standard::structures::levenshtein_tests::help_behaviour_eq`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/mod.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | /     fn help_behaviour_eq() {
[INFO] [stdout] 250 | |         assert_eq!(HelpBehaviour::Hide, std::cmp::max(HelpBehaviour::Hide, HelpBehaviour::Hide));
[INFO] [stdout] 251 | |         assert_eq!(
[INFO] [stdout] 252 | |             HelpBehaviour::Strike,
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |         );
[INFO] [stdout] 259 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `framework::standard::structures::levenshtein_tests::help_behaviour_hide`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/mod.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 | /     fn help_behaviour_hide() {
[INFO] [stdout] 263 | |         assert_eq!(HelpBehaviour::Hide, std::cmp::max(HelpBehaviour::Hide, HelpBehaviour::Nothing));
[INFO] [stdout] 264 | |         assert_eq!(HelpBehaviour::Hide, std::cmp::max(HelpBehaviour::Hide, HelpBehaviour::Strike));
[INFO] [stdout] 265 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `framework::standard::structures::levenshtein_tests::help_behaviour_nothing`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/mod.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | /     fn help_behaviour_nothing() {
[INFO] [stdout] 278 | |         assert_eq!(
[INFO] [stdout] 279 | |             HelpBehaviour::Strike,
[INFO] [stdout] 280 | |             std::cmp::max(HelpBehaviour::Nothing, HelpBehaviour::Strike)
[INFO] [stdout] 281 | |         );
[INFO] [stdout] 282 | |         assert_eq!(HelpBehaviour::Hide, std::cmp::max(HelpBehaviour::Nothing, HelpBehaviour::Hide));
[INFO] [stdout] 283 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `framework::standard::structures::levenshtein_tests::help_behaviour_strike`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/mod.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 268 | /     fn help_behaviour_strike() {
[INFO] [stdout] 269 | |         assert_eq!(
[INFO] [stdout] 270 | |             HelpBehaviour::Strike,
[INFO] [stdout] 271 | |             std::cmp::max(HelpBehaviour::Strike, HelpBehaviour::Nothing)
[INFO] [stdout] 272 | |         );
[INFO] [stdout] 273 | |         assert_eq!(HelpBehaviour::Hide, std::cmp::max(HelpBehaviour::Strike, HelpBehaviour::Hide));
[INFO] [stdout] 274 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `model::event::PresencesReplaceEvent`: This event doesn't exist
[INFO] [stdout]    --> src/model/event.rs:643:12
[INFO] [stdout]     |
[INFO] [stdout] 643 | pub struct PresencesReplaceEvent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `model::event::PresencesReplaceEvent`: This event doesn't exist
[INFO] [stdout]     --> src/model/event.rs:1259:22
[INFO] [stdout]      |
[INFO] [stdout] 1259 |     PresencesReplace(PresencesReplaceEvent),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `model::event::Event::PresencesReplace`: This event doesn't exist
[INFO] [stdout]     --> src/model/event.rs:1259:5
[INFO] [stdout]      |
[INFO] [stdout] 1259 |     PresencesReplace(PresencesReplaceEvent),
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `model::channel::message::Message::interaction`: Use interaction_metadata
[INFO] [stdout]    --> src/model/event.rs:614:40
[INFO] [stdout]     |
[INFO] [stdout] 614 |         if let Some(x) = interaction { message.interaction.clone_from(x) }
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.48s
[INFO] running `Command { std: "docker" "inspect" "2a7b0c713b3b45f7f6dffe4b15c664ae55a41d8b5d39a81a1505dd112cf60586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a7b0c713b3b45f7f6dffe4b15c664ae55a41d8b5d39a81a1505dd112cf60586", kill_on_drop: false }`
[INFO] [stdout] 2a7b0c713b3b45f7f6dffe4b15c664ae55a41d8b5d39a81a1505dd112cf60586
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb51fb8715a8bca3820134a319b47f7b0d0fb02def990884c370e792003f9a65
[INFO] running `Command { std: "docker" "start" "-a" "eb51fb8715a8bca3820134a319b47f7b0d0fb02def990884c370e792003f9a65", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated struct `model::event::PresencesReplaceEvent`: This event doesn't exist
[INFO] [stderr]    --> src/model/event.rs:643:12
[INFO] [stderr]     |
[INFO] [stderr] 643 | pub struct PresencesReplaceEvent {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `model::event::PresencesReplaceEvent`: This event doesn't exist
[INFO] [stderr]     --> src/model/event.rs:1259:22
[INFO] [stderr]      |
[INFO] [stderr] 1259 |     PresencesReplace(PresencesReplaceEvent),
[INFO] [stderr]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated tuple variant `model::event::Event::PresencesReplace`: This event doesn't exist
[INFO] [stderr]     --> src/model/event.rs:1259:5
[INFO] [stderr]      |
[INFO] [stderr] 1259 |     PresencesReplace(PresencesReplaceEvent),
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `model::channel::message::Message::interaction`: Use interaction_metadata
[INFO] [stderr]    --> src/model/event.rs:614:40
[INFO] [stderr]     |
[INFO] [stderr] 614 |         if let Some(x) = interaction { message.interaction.clone_from(x) }
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `framework::standard::help_commands::tests::suggestions_join`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stderr]     --> src/framework/standard/help_commands.rs:1397:5
[INFO] [stderr]      |
[INFO] [stderr] 1397 | /     fn suggestions_join() {
[INFO] [stderr] 1398 | |         let names = vec![
[INFO] [stderr] 1399 | |             SuggestedCommandName {
[INFO] [stderr] 1400 | |                 name: "aa".to_owned(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1416 | |         assert_eq!(actual.capacity(), 13);
[INFO] [stderr] 1417 | |     }
[INFO] [stderr]      | |_____^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `framework::standard::structures::levenshtein_tests::help_behaviour_eq`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stderr]    --> src/framework/standard/structures/mod.rs:249:5
[INFO] [stderr]     |
[INFO] [stderr] 249 | /     fn help_behaviour_eq() {
[INFO] [stderr] 250 | |         assert_eq!(HelpBehaviour::Hide, std::cmp::max(HelpBehaviour::Hide, HelpBehaviour::Hide));
[INFO] [stderr] 251 | |         assert_eq!(
[INFO] [stderr] 252 | |             HelpBehaviour::Strike,
[INFO] [stderr] ...   |
[INFO] [stderr] 258 | |         );
[INFO] [stderr] 259 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `framework::standard::structures::levenshtein_tests::help_behaviour_hide`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stderr]    --> src/framework/standard/structures/mod.rs:262:5
[INFO] [stderr]     |
[INFO] [stderr] 262 | /     fn help_behaviour_hide() {
[INFO] [stderr] 263 | |         assert_eq!(HelpBehaviour::Hide, std::cmp::max(HelpBehaviour::Hide, HelpBehaviour::Nothing));
[INFO] [stderr] 264 | |         assert_eq!(HelpBehaviour::Hide, std::cmp::max(HelpBehaviour::Hide, HelpBehaviour::Strike));
[INFO] [stderr] 265 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `framework::standard::structures::levenshtein_tests::help_behaviour_nothing`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stderr]    --> src/framework/standard/structures/mod.rs:277:5
[INFO] [stderr]     |
[INFO] [stderr] 277 | /     fn help_behaviour_nothing() {
[INFO] [stderr] 278 | |         assert_eq!(
[INFO] [stderr] 279 | |             HelpBehaviour::Strike,
[INFO] [stderr] 280 | |             std::cmp::max(HelpBehaviour::Nothing, HelpBehaviour::Strike)
[INFO] [stderr] 281 | |         );
[INFO] [stderr] 282 | |         assert_eq!(HelpBehaviour::Hide, std::cmp::max(HelpBehaviour::Nothing, HelpBehaviour::Hide));
[INFO] [stderr] 283 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `framework::standard::structures::levenshtein_tests::help_behaviour_strike`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stderr]    --> src/framework/standard/structures/mod.rs:268:5
[INFO] [stderr]     |
[INFO] [stderr] 268 | /     fn help_behaviour_strike() {
[INFO] [stderr] 269 | |         assert_eq!(
[INFO] [stderr] 270 | |             HelpBehaviour::Strike,
[INFO] [stderr] 271 | |             std::cmp::max(HelpBehaviour::Strike, HelpBehaviour::Nothing)
[INFO] [stderr] 272 | |         );
[INFO] [stderr] 273 | |         assert_eq!(HelpBehaviour::Hide, std::cmp::max(HelpBehaviour::Strike, HelpBehaviour::Hide));
[INFO] [stderr] 274 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `model::event::PresencesReplaceEvent`: This event doesn't exist
[INFO] [stderr]    --> src/model/event.rs:643:12
[INFO] [stderr]     |
[INFO] [stderr] 643 | pub struct PresencesReplaceEvent {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `serenity_self` (lib) generated 4 warnings
[INFO] [stderr] warning: `serenity_self` (lib test) generated 9 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serenity_self-3c50feef94e5d1bc)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test framework::standard::structures::levenshtein_tests::help_behaviour_eq ... ok
[INFO] [stdout] test framework::standard::help_commands::tests::suggestions_join ... ok
[INFO] [stdout] test cache::test::test_cache_messages ... ok
[INFO] [stdout] test framework::standard::structures::levenshtein_tests::help_behaviour_nothing ... ok
[INFO] [stdout] test framework::standard::structures::levenshtein_tests::help_behaviour_strike ... ok
[INFO] [stdout] test http::ratelimiting::tests::test_parse_header_good ... ok
[INFO] [stdout] test internal::macros::tests::enum_number ... ok
[INFO] [stdout] test http::error::test::test_error_response_into ... ok
[INFO] [stdout] test model::application::command_interaction::tests::mixed_options ... ok
[INFO] [stdout] test model::application::command_interaction::tests::nested_options ... ok
[INFO] [stdout] test model::application::team_role_ordering::test_normal_ordering ... ok
[INFO] [stdout] test model::application::component::tests::test_button_serde ... ok
[INFO] [stdout] test http::ratelimiting::tests::test_parse_header_errors ... ok
[INFO] [stdout] test model::colour::test::b ... ok
[INFO] [stdout] test model::colour::test::default ... ok
[INFO] [stdout] test model::channel::message::tests::author_permissions_respects_overwrites ... ok
[INFO] [stdout] test model::colour::test::from ... ok
[INFO] [stdout] test model::colour::test::new ... ok
[INFO] [stdout] test model::colour::test::tuple ... ok
[INFO] [stdout] test model::colour::test::from_rgb ... ok
[INFO] [stdout] test model::colour::test::r ... ok
[INFO] [stdout] test model::colour::test::g ... ok
[INFO] [stdout] test model::guild::audit_log::change::tests::skip_serializing_if_none ... ok
[INFO] [stdout] test model::guild::audit_log::tests::action_value ... ok
[INFO] [stdout] test model::guild::audit_log::change::tests::permissions_variant ... ok
[INFO] [stdout] test model::guild::role::tests::non_premium_subscriber_role_serde ... ok
[INFO] [stdout] test model::guild::role::tests::premium_subscriber_role_serde ... ok
[INFO] [stdout] test model::application::team_role_ordering::test_other_eq ... ok
[INFO] [stdout] test model::guild::audit_log::change::tests::entity_type_variant ... ok
[INFO] [stdout] test model::guild::audit_log::change::tests::afk_channel_id_variant ... ok
[INFO] [stdout] test model::guild::audit_log::change::tests::system_channels ... ok
[INFO] [stdout] test model::guild::test::model::member_named_username ... ok
[INFO] [stdout] test model::id::tests::test_created_at ... ok
[INFO] [stdout] test model::mention::test::test_mention ... ok
[INFO] [stdout] test model::guild::test::model::member_named_nickname ... ok
[INFO] [stdout] test model::guild::audit_log::utils::tests::optional_string_module ... ok
[INFO] [stdout] test model::permissions::tests::permissions_serde ... ok
[INFO] [stdout] test model::id::tests::test_id_serde ... ok
[INFO] [stdout] test model::timestamp::tests::from_unix_timestamp ... ok
[INFO] [stdout] test model::misc::test::test_formatters ... ok
[INFO] [stdout] test model::guild::automod::tests::rule_trigger_serde ... ok
[INFO] [stdout] test utils::formatted_timestamp::tests::test_message_time_style ... ok
[INFO] [stdout] test utils::formatted_timestamp::tests::test_message_time_style_parse ... ok
[INFO] [stdout] test utils::message_builder::test::content ... ok
[INFO] [stdout] test utils::formatted_timestamp::tests::test_message_time ... ok
[INFO] [stdout] test utils::message_builder::test::code_blocks ... ok
[INFO] [stdout] test utils::message_builder::test::mentions ... ok
[INFO] [stdout] test utils::message_builder::test::init ... ok
[INFO] [stdout] test model::user::test::test_discriminator_serde ... ok
[INFO] [stdout] test model::user::test::model::test_core ... ok
[INFO] [stdout] test utils::formatted_timestamp::tests::test_message_time_parse ... ok
[INFO] [stdout] test utils::content_safe::tests::test_content_safe ... ok
[INFO] [stdout] test utils::message_builder::test::message_content ... ok
[INFO] [stdout] test utils::test::role_parser ... ok
[INFO] [stdout] test utils::message_builder::test::no_free_formatting ... ok
[INFO] [stdout] test utils::message_builder::test::safe_content ... ok
[INFO] [stdout] test utils::message_builder::test::normalize ... ok
[INFO] [stdout] test utils::message_builder::test::push ... ok
[INFO] [stdout] test utils::message_builder::test::push_codeblock_safe ... ok
[INFO] [stdout] test utils::test::test_channel_parser ... ok
[INFO] [stdout] test utils::message_builder::test::push_codeblock ... ok
[INFO] [stdout] test utils::message_builder::test::push_safe ... ok
[INFO] [stdout] test utils::test::test_invite_parser ... ok
[INFO] [stdout] test utils::test::test_quote_parser ... ok
[INFO] [stdout] test utils::message_builder::test::push_unsafe ... ok
[INFO] [stdout] test utils::test::test_username_parser ... ok
[INFO] [stdout] test utils::test::test_emoji_parser ... ok
[INFO] [stdout] test utils::test::test_webhook_parser ... ok
[INFO] [stdout] test model::guild::automod::tests::action_serde ... ok
[INFO] [stdout] test model::user::test::model::default_avatars ... ok
[INFO] [stdout] test model::guild::audit_log::tests::action_serde ... ok
[INFO] [stdout] test framework::standard::structures::levenshtein_tests::help_behaviour_hide ... ok
[INFO] [stdout] test utils::message_builder::test::message_content_safe ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests serenity_self
[INFO] [stdout] 
[INFO] [stdout] running 300 tests
[INFO] [stdout] test src/builder/create_invite.rs - builder::create_invite::CreateInvite<'a>::max_age (line 66) - compile ... ok
[INFO] [stdout] test src/builder/create_attachment.rs - builder::create_attachment::EditAttachments (line 152) - compile ... ok
[INFO] [stdout] test src/builder/create_invite.rs - builder::create_invite::CreateInvite<'a>::temporary (line 118) - compile ... ok
[INFO] [stdout] test src/builder/create_invite.rs - builder::create_invite::CreateInvite (line 17) - compile ... ok
[INFO] [stdout] test src/builder/create_invite.rs - builder::create_invite::CreateInvite<'a>::max_uses (line 94) - compile ... ok
[INFO] [stdout] test src/builder/create_attachment.rs - builder::create_attachment::EditAttachments (line 174) - compile ... ok
[INFO] [stdout] test src/builder/create_channel.rs - builder::create_channel::CreateChannel<'a>::permissions (line 169) - compile ... ok
[INFO] [stdout] test src/builder/create_command.rs - builder::create_command::CreateCommand::name_localized (line 360) ... FAILED
[INFO] [stdout] test src/builder/create_attachment.rs - builder::create_attachment::EditAttachments (line 163) - compile ... ok
[INFO] [stdout] test src/builder/create_attachment.rs - builder::create_attachment::EditAttachments (line 143) - compile ... ok
[INFO] [stdout] test src/builder/create_allowed_mentions.rs - builder::create_allowed_mentions::CreateAllowedMentions (line 34) - compile ... ok
[INFO] [stdout] test src/builder/create_invite.rs - builder::create_invite::CreateInvite<'a>::unique (line 142) - compile ... ok
[INFO] [stdout] test src/builder/edit_guild.rs - builder::edit_guild::EditGuild<'a>::system_channel_flags (line 275) - compile ... ok
[INFO] [stdout] test src/builder/edit_guild.rs - builder::edit_guild::EditGuild<'a>::icon (line 88) - compile ... ok
[INFO] [stdout] test src/builder/edit_guild.rs - builder::edit_guild::EditGuild<'a>::verification_level (line 248) - compile ... ok
[INFO] [stdout] test src/builder/edit_channel.rs - builder::edit_channel::EditChannel (line 18) - compile ... ok
[INFO] [stdout] test src/builder/edit_message.rs - builder::edit_message::EditMessage::suppress_embeds (line 131) - compile ... ok
[INFO] [stdout] test src/builder/edit_channel.rs - builder::edit_channel::EditChannel<'a>::permissions (line 209) - compile ... ok
[INFO] [stdout] test src/builder/create_message.rs - builder::create_message::CreateMessage (line 38) - compile ... ok
[INFO] [stdout] test src/builder/execute_webhook.rs - builder::execute_webhook::ExecuteWebhook::content (line 143) - compile ... ok
[INFO] [stdout] test src/cache/cache_update.rs - cache::cache_update::CacheUpdate (line 13) ... ignored
[INFO] [stdout] test src/builder/execute_webhook.rs - builder::execute_webhook::ExecuteWebhook::in_thread (line 174) - compile ... ok
[INFO] [stdout] test src/builder/edit_message.rs - builder::edit_message::EditMessage (line 24) - compile ... ok
[INFO] [stdout] test src/builder/create_command.rs - builder::create_command::CreateCommand::description_localized (line 401) ... FAILED
[INFO] [stdout] test src/builder/execute_webhook.rs - builder::execute_webhook::ExecuteWebhook::username (line 287) - compile ... ok
[INFO] [stdout] test src/builder/edit_role.rs - builder::edit_role::EditRole (line 28) - compile ... ok
[INFO] [stdout] test src/builder/edit_profile.rs - builder::edit_profile::EditProfile::avatar (line 36) - compile ... ok
[INFO] [stdout] test src/builder/get_messages.rs - builder::get_messages::GetMessages (line 31) - compile ... ok
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::guilds (line 348) - compile ... FAILED
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::message (line 555) - compile ... ok
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::channel_messages (line 405) - compile ... FAILED
[INFO] [stdout] test src/builder/execute_webhook.rs - builder::execute_webhook::ExecuteWebhook::avatar_url (line 114) - compile ... ok
[INFO] [stdout] test src/builder/execute_webhook.rs - builder::execute_webhook::ExecuteWebhook (line 27) - compile ... ok
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::role (line 598) - compile ... ok
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::guild (line 425) - compile ... ok
[INFO] [stdout] test src/builder/execute_webhook.rs - builder::execute_webhook::ExecuteWebhook::flags (line 315) - compile ... ok
[INFO] [stdout] test src/builder/execute_webhook.rs - builder::execute_webhook::ExecuteWebhook::tts (line 259) - compile ... ok
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::member (line 455) - compile ... ok
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::user (line 659) - compile ... ok
[INFO] [stdout] test src/client/context.rs - client::context::Context::set_presence (line 269) - compile ... FAILED
[INFO] [stdout] test src/client/context.rs - client::context::Context::reset_presence (line 209) - compile ... FAILED
[INFO] [stdout] test src/client/context.rs - client::context::Context::idle (line 119) - compile ... FAILED
[INFO] [stdout] test src/client/mod.rs - client::Client::data (line 484) ... ignored
[INFO] [stdout] test src/client/context.rs - client::context::Context::online (line 90) - compile ... FAILED
[INFO] [stdout] test src/client/context.rs - client::context::Context::dnd (line 148) - compile ... FAILED
[INFO] [stdout] test src/client/event_handler.rs - client::event_handler::FullEvent::snake_case_name (line 85) - compile ... ok
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::unknown_members (line 307) - compile ... FAILED
[INFO] [stdout] test src/client/context.rs - client::context::Context::set_activity (line 239) - compile ... FAILED
[INFO] [stdout] test src/client/mod.rs - client::Client (line 435) - compile ... FAILED
[INFO] [stdout] test src/client/context.rs - client::context::Context::invisible (line 177) - compile ... FAILED
[INFO] [stdout] test src/client/mod.rs - client::Client::start_autosharded (line 693) - compile ... ok
[INFO] [stdout] test src/framework/mod.rs - framework (line 20) ... ignored
[INFO] [stdout] test src/client/context.rs - client::context::Context::set_presence (line 286) - compile ... FAILED
[INFO] [stdout] test src/client/mod.rs - client::Client::start_shard_range (line 840) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::Client::start_shard (line 758) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::Client::shard_manager (line 591) - compile ... ok
[INFO] [stdout] test src/builder/create_command.rs - builder::create_command::CreateCommandOption::description_localized (line 85) ... ok
[INFO] [stdout] test src/client/mod.rs - client::Client::start (line 652) - compile ... ok
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::settings (line 631) ... ok
[INFO] [stdout] test src/client/mod.rs - client::Client::start_shards (line 799) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::Client::start_shard (line 739) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::Client::shard_manager (line 570) - compile ... ok
[INFO] [stdout] test src/builder/create_command.rs - builder::create_command::CreateCommandOption::name_localized (line 62) ... ok
[INFO] [stdout] test src/framework/mod.rs - framework (line 32) - compile ... FAILED
[INFO] [stdout] test src/builder/create_embed.rs - builder::create_embed::CreateEmbed::timestamp (line 138) ... ok
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::new_with_settings (line 249) ... ok
[INFO] [stdout] test src/builder/create_poll.rs - builder::create_poll::CreatePoll<NeedsQuestion>::new (line 68) ... ok
[INFO] [stdout] test src/cache/settings.rs - cache::settings::Settings (line 9) ... FAILED
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args (line 265) ... FAILED
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::find_n (line 816) ... FAILED
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::new (line 332) ... FAILED
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::blocked_guilds (line 212) - compile ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args (line 236) ... FAILED
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration (line 77) - compile ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::current (line 486) ... FAILED
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::blocked_users (line 239) - compile ... ok
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::allowed_channels (line 187) - compile ... ok
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::delimiters (line 532) - compile ... ok
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::on_mention (line 385) ... ignored
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::dynamic_prefix (line 330) - compile ... ok
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::delimiter (line 510) - compile ... ok
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::dynamic_prefix (line 315) - compile ... ok
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::prefix (line 451) - compile ... ok
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::with_whitespace (line 149) ... ignored
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::with_whitespace (line 157) ... ignored
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::owners (line 419) - compile ... ok
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::disabled_commands (line 264) - compile ... FAILED
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::owners (line 407) - compile ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::iter (line 695) ... ok
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::prefixes (line 475) - compile ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args (line 249) ... ok
[INFO] [stdout] test src/framework/standard/help_commands.rs - framework::standard::help_commands::with_embeds (line 1120) - compile ... FAILED
[INFO] [stdout] test src/framework/standard/mod.rs - framework::standard::StandardFramework::after (line 515) - compile ... ok
[INFO] [stdout] test src/framework/standard/mod.rs - framework::standard::StandardFramework::before (line 463) - compile ... ok
[INFO] [stdout] test src/framework/standard/mod.rs - framework::standard::StandardFramework::before (line 479) - compile ... ok
[INFO] [stdout] test src/framework/standard/mod.rs - framework::standard::StandardFramework::normal_message (line 578) - compile ... ok
[INFO] [stdout] test src/framework/standard/mod.rs - framework::standard::StandardFramework::configure (line 144) - compile ... ok
[INFO] [stdout] test src/framework/standard/mod.rs - framework::standard::StandardFramework::bucket (line 179) - compile ... FAILED
[INFO] [stdout] test src/framework/standard/help_commands.rs - framework::standard::help_commands (line 7) - compile ... FAILED
[INFO] [stdout] test src/framework/standard/mod.rs - framework::standard::StandardFramework::group (line 317) - compile ... FAILED
[INFO] [stdout] test src/framework/standard/mod.rs - framework::standard::StandardFramework::on_dispatch_error (line 404) - compile ... ok
[INFO] [stdout] test src/framework/standard/mod.rs - framework::standard::StandardFramework::unrecognised_command (line 545) - compile ... ok
[INFO] [stdout] test src/framework/standard/help_commands.rs - framework::standard::help_commands::plain (line 1326) - compile ... FAILED
[INFO] [stdout] test src/gateway/bridge/shard_messenger.rs - gateway::bridge::shard_messenger::ShardMessenger::set_presence (line 174) ... ignored
[INFO] [stdout] test src/gateway/bridge/shard_manager.rs - gateway::bridge::shard_manager::ShardManager::restart (line 223) - compile ... ok
[INFO] [stdout] test src/gateway/bridge/shard_manager.rs - gateway::bridge::shard_manager::ShardManager (line 40) - compile ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::parse (line 612) ... ok
[INFO] [stdout] test src/gateway/bridge/shard_messenger.rs - gateway::bridge::shard_messenger::ShardMessenger::chunk_guild (line 60) - compile ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::find (line 776) ... ok
[INFO] [stdout] test src/gateway/bridge/shard_messenger.rs - gateway::bridge::shard_messenger::ShardMessenger::set_activity (line 140) - compile ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args (line 298) ... ok
[INFO] [stdout] test src/gateway/shard.rs - gateway::shard::Shard::chunk_guild (line 601) - compile ... ok
[INFO] [stdout] test src/gateway/shard.rs - gateway::shard::Shard::new (line 90) - compile ... ok
[INFO] [stdout] test src/gateway/bridge/shard_messenger.rs - gateway::bridge::shard_messenger::ShardMessenger::set_status (line 216) - compile ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::trimmed (line 514) ... ok
[INFO] [stdout] test src/gateway/bridge/shard_messenger.rs - gateway::bridge::shard_messenger::ShardMessenger::chunk_guild (line 86) - compile ... ok
[INFO] [stdout] test src/gateway/shard.rs - gateway::shard::Shard::chunk_guild (line 575) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::create_webhook (line 995) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::create_guild (line 644) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::delete_webhook_with_token (line 1537) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::delete_message_reactions (line 1265) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::delete_webhook (line 1500) - compile ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::raw_quoted (line 746) ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::raw (line 723) ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::edit_voice_state (line 2307) - compile ... ok
[INFO] [stdout] test src/framework/standard/structures/buckets.rs - framework::standard::structures::buckets::BucketBuilder::delay_action (line 468) ... FAILED
[INFO] [stdout] test src/http/client.rs - http::client::Http::edit_webhook (line 2433) - compile ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::quoted (line 559) ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::get_guilds (line 4104) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::fire (line 5061) - compile ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::single (line 637) ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::get_webhook (line 4536) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::request (line 5103) - compile ... ok
[INFO] [stdout] test src/internal/macros.rs - internal::macros::enum_number (line 34) ... ignored
[INFO] [stdout] test src/http/typing.rs - http::typing::Typing (line 28) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::edit_webhook_with_token (line 2480) - compile ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::single_quoted (line 665) ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::get_channel_webhooks (line 3218) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::get_guild_webhooks (line 4068) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::execute_webhook (line 2550) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::edit_voice_state_me (line 2360) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::get_current_user_guild_member (line 4159) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::start_typing (line 4869) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::get_webhook_with_token (line 4569) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::get_webhook_from_url (line 4609) - compile ... ok
[INFO] [stdout] test src/model/channel/guild_channel.rs - model::channel::guild_channel::GuildChannel::create_invite (line 239) ... ignored
[INFO] [stdout] test src/http/ratelimiting.rs - http::ratelimiting::Ratelimiter::routes (line 151) - compile ... ok
[INFO] [stdout] test src/model/application/command.rs - model::application::command::Command::create_global_command (line 136) - compile ... ok
[INFO] [stdout] test src/model/channel/channel_id.rs - model::channel::channel_id::MessagesIter<H>::stream (line 1253) - compile ... ok
[INFO] [stdout] test src/model/channel/channel_id.rs - model::channel::channel_id::ChannelId::broadcast_typing (line 49) - compile ... FAILED
[INFO] [stdout] test src/model/channel/channel_id.rs - model::channel::channel_id::ChannelId::start_typing (line 762) - compile ... ok
[INFO] [stdout] test src/model/application/command.rs - model::application::command::Command::create_global_command (line 119) - compile ... ok
[INFO] [stdout] test src/model/channel/attachment.rs - model::channel::attachment::Attachment::download (line 94) - compile ... FAILED
[INFO] [stdout] test src/internal/macros.rs - internal::macros::enum_number (line 51) ... ok
[INFO] [stdout] test src/model/channel/guild_channel.rs - model::channel::guild_channel::GuildChannel::create_permission (line 273) - compile ... ok
[INFO] [stdout] test src/model/channel/channel_id.rs - model::channel::channel_id::ChannelId::edit (line 306) - compile ... ok
[INFO] [stdout] test src/model/channel/channel_id.rs - model::channel::channel_id::ChannelId::send_files (line 688) - compile ... ok
[INFO] [stdout] test src/gateway/mod.rs - gateway::ConnectionStage::is_connecting (line 214) ... ok
[INFO] [stdout] test src/model/channel/guild_channel.rs - model::channel::guild_channel::GuildChannel::start_typing (line 936) - compile ... ok
[INFO] [stdout] test src/model/channel/channel_id.rs - model::channel::channel_id::ChannelId::send_files (line 665) - compile ... FAILED
[INFO] [stdout] test src/model/channel/guild_channel.rs - model::channel::guild_channel::GuildChannel::create_permission (line 304) - compile ... ok
[INFO] [stdout] test src/model/channel/guild_channel.rs - model::channel::guild_channel::GuildChannel::permissions_for_user (line 736) - compile ... FAILED
[INFO] [stdout] test src/model/channel/channel_id.rs - model::channel::channel_id::ChannelId::messages_iter (line 503) - compile ... ok
[INFO] [stdout] test src/model/channel/guild_channel.rs - model::channel::guild_channel::GuildChannel::edit (line 465) - compile ... ok
[INFO] [stdout] test src/model/channel/message.rs - model::channel::message::Message::edit (line 373) - compile ... ok
[INFO] [stdout] test src/model/channel/private_channel.rs - model::channel::private_channel::PrivateChannel::start_typing (line 326) - compile ... ok
[INFO] [stdout] test src/model/channel/mod.rs - model::channel::Channel::private (line 90) - compile ... ok
[INFO] [stdout] test src/model/channel/mod.rs - model::channel::Channel::guild (line 60) - compile ... ok
[INFO] [stdout] test src/model/channel/reaction.rs - model::channel::reaction::ReactionType::from (line 413) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::HttpBuilder (line 45) ... ok
[INFO] [stdout] test src/gateway/mod.rs - gateway::ConnectionStage::is_connecting (line 206) ... ok
[INFO] [stdout] test src/model/channel/guild_channel.rs - model::channel::guild_channel::GuildChannel::edit_voice_state (line 542) ... ok
[INFO] [stdout] test src/model/channel/guild_channel.rs - model::channel::guild_channel::GuildChannel::edit_own_voice_state (line 593) ... ok
[INFO] [stdout] test src/model/channel/reaction.rs - model::channel::reaction::ReactionType::Error (line 495) ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::from_rgb (line 103) ... FAILED
[INFO] [stdout] test src/model/error.rs - model::error::Error (line 17) - compile ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour (line 58) ... FAILED
[INFO] [stdout] test src/model/channel/reaction.rs - model::channel::reaction::ReactionType::Error (line 513) ... FAILED
[INFO] [stdout] test src/model/guild/emoji.rs - model::guild::emoji::Emoji::delete (line 67) - compile ... ok
[INFO] [stdout] test src/model/guild/emoji.rs - model::guild::emoji::Emoji::url (line 172) - compile ... ok
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::b (line 162) ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::from (line 250) ... FAILED
[INFO] [stdout] test src/model/guild/emoji.rs - model::guild::emoji::Emoji::find_guild_id (line 128) - compile ... ok
[INFO] [stdout] test src/model/guild/guild_id.rs - model::guild::guild_id::GuildId::edit_role_position (line 864) ... ignored
[INFO] [stdout] test src/model/guild/guild_id.rs - model::guild::guild_id::GuildId::ban (line 190) - compile ... ok
[INFO] [stdout] test src/model/guild/guild_id.rs - model::guild::guild_id::GuildId::edit_sticker (line 829) - compile ... ok
[INFO] [stdout] test src/model/guild/guild_id.rs - model::guild::guild_id::GuildId::edit_role (line 764) - compile ... ok
[INFO] [stdout] test src/model/guild/member.rs - model::guild::member::Member::fmt (line 548) ... ignored
[INFO] [stdout] test src/model/guild/member.rs - model::guild::member::Member::kick (line 316) ... ignored
[INFO] [stdout] test src/model/guild/member.rs - model::guild::member::Member::kick_with_reason (line 354) ... ignored
[INFO] [stdout] test src/model/guild/member.rs - model::guild::member::Member::permissions (line 425) ... ignored
[INFO] [stdout] test src/model/guild/mod.rs - model::guild::Guild::ban (line 473) ... ignored
[INFO] [stdout] test src/model/guild/mod.rs - model::guild::Guild::create (line 684) ... ignored
[INFO] [stdout] test src/model/guild/guild_id.rs - model::guild::guild_id::GuildId::edit_member (line 689) - compile ... ok
[INFO] [stdout] test src/model/guild/guild_id.rs - model::guild::guild_id::GuildId::create_channel (line 366) - compile ... ok
[INFO] [stdout] test src/model/guild/mod.rs - model::guild::Guild::edit_role_position (line 1293) ... ignored
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::g (line 148) ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::from (line 233) ... FAILED
[INFO] [stdout] test src/model/guild/partial_guild.rs - model::guild::partial_guild::PartialGuild::ban (line 284) ... ignored
[INFO] [stdout] test src/model/guild/guild_id.rs - model::guild::guild_id::GuildId::members_iter (line 1174) - compile ... ok
[INFO] [stdout] test src/model/guild/partial_guild.rs - model::guild::partial_guild::PartialGuild::edit_role_position (line 915) ... ignored
[INFO] [stdout] test src/model/guild/mod.rs - model::guild::Guild::edit (line 1130) - compile ... ok
[INFO] [stdout] test src/model/guild/partial_guild.rs - model::guild::partial_guild::PartialGuild::edit_sticker (line 945) - compile ... ok
[INFO] [stdout] test src/model/guild/mod.rs - model::guild::Guild::edit_sticker (line 1344) - compile ... ok
[INFO] [stdout] test src/model/guild/partial_guild.rs - model::guild::partial_guild::PartialGuild::role_by_name (line 1519) - compile ... FAILED
[INFO] [stdout] test src/model/guild/guild_id.rs - model::guild::guild_id::MembersIter<H>::stream (line 1906) - compile ... ok
[INFO] [stdout] test src/model/guild/mod.rs - model::guild::Guild::create_channel (line 717) - compile ... ok
[INFO] [stdout] test src/model/guild/partial_guild.rs - model::guild::partial_guild::PartialGuild::create_channel (line 419) - compile ... ok
[INFO] [stdout] test src/model/guild/mod.rs - model::guild::Guild::role_by_name (line 2516) - compile ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour (line 48) ... ok
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::tuple (line 179) ... ok
[INFO] [stdout] test src/model/mod.rs - model (line 16) - compile ... ok
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::from (line 216) ... ok
[INFO] [stdout] test src/model/mod.rs - model (line 7) - compile ... ok
[INFO] [stdout] test src/model/permissions.rs - model::permissions::generate_permissions (line 55) ... ignored
[INFO] [stdout] test src/model/permissions.rs - model::permissions::generate_permissions (line 64) ... ignored
[INFO] [stdout] test src/model/mod.rs - model::prelude (line 60) - compile ... ok
[INFO] [stdout] test src/model/sticker.rs - model::sticker::Sticker::edit (line 228) - compile ... ok
[INFO] [stdout] test src/model/mention.rs - model::mention::Mentionable::mention (line 22) ... ok
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::new (line 84) ... ok
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour (line 16) ... FAILED
[INFO] [stdout] test src/model/user.rs - model::user::User::has_role (line 492) ... ignored
[INFO] [stdout] test src/model/permissions.rs - model::permissions::PRESET_GENERAL (line 165) ... ok
[INFO] [stdout] test src/model/guild/guild_id.rs - model::guild::guild_id::GuildId::create_automod_rule (line 82) ... ok
[INFO] [stdout] test src/model/user.rs - model::user::discriminator (line 33) ... ignored
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::hex (line 196) ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::r (line 134) ... ok
[INFO] [stdout] test src/model/user.rs - model::user::CurrentUser::edit (line 164) - compile ... ok
[INFO] [stdout] test src/model/user.rs - model::user::User::tag (line 546) - compile ... FAILED
[INFO] [stdout] test src/model/webhook.rs - model::webhook::Webhook::edit (line 326) - compile ... ok
[INFO] [stdout] test src/model/webhook.rs - model::webhook::Webhook::from_id_with_token (line 240) - compile ... ok
[INFO] [stdout] test src/model/webhook.rs - model::webhook::Webhook::url (line 511) ... ignored
[INFO] [stdout] test src/model/webhook.rs - model::webhook::Webhook::execute (line 365) - compile ... ok
[INFO] [stdout] test src/model/webhook.rs - model::webhook::Webhook::execute (line 384) - compile ... ok
[INFO] [stdout] test src/model/user.rs - model::user::UserId::direct_message (line 680) - compile ... FAILED
[INFO] [stdout] test src/model/timestamp.rs - model::timestamp (line 17) ... ok
[INFO] [stdout] test src/model/webhook.rs - model::webhook::Webhook::from_id (line 209) - compile ... ok
[INFO] [stdout] test src/model/webhook.rs - model::webhook::Webhook::from_url (line 276) - compile ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::ContentModifier (line 972) - compile ... ok
[INFO] [stdout] test src/model/mention.rs - model::mention::Mentionable::mention (line 49) ... ok
[INFO] [stdout] test src/model/timestamp.rs - model::timestamp::Timestamp::parse (line 113) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder (line 18) - compile ... ok
[INFO] [stdout] test src/model/invite.rs - model::invite::Invite::url (line 153) ... FAILED
[INFO] [stdout] test src/prelude.rs - prelude (line 10) ... ok
[INFO] [stdout] test src/utils/content_safe.rs - utils::content_safe::content_safe (line 133) ... ok
[INFO] [stdout] test src/model/invite.rs - model::invite::RichInvite::url (line 344) ... FAILED
[INFO] [stdout] test src/model/mention.rs - model::mention::Mention (line 73) ... FAILED
[INFO] [stdout] test src/model/misc.rs - model::misc::ImageHash (line 31) ... FAILED
[INFO] [stdout] test src/model/timestamp.rs - model::timestamp (line 7) ... ok
[INFO] [stdout] test src/utils/content_safe.rs - utils::content_safe::content_safe (line 119) ... ok
[INFO] [stdout] test src/model/misc.rs - model::misc::ImageHash::is_animated (line 45) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_codeblock (line 201) ... ignored
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::EmbedMessageBuilding::push_named_link_safe (line 915) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::fmt (line 862) ... ok
[INFO] [stdout] test src/utils/argument_convert/mod.rs - utils::argument_convert::parse_message_id_pair (line 73) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::EmbedMessageBuilding::push_named_link (line 896) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::EmbedMessageBuilding (line 880) ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::from_rgb (line 112) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::build (line 78) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::build (line 65) ... ok
[INFO] [stdout] test src/utils/argument_convert/mod.rs - utils::argument_convert::parse_message_url (line 99) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::channel (line 102) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_bold_line (line 422) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::emoji (line 134) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push (line 169) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_codeblock (line 224) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_mono (line 257) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_italic (line 289) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::new (line 45) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_italic_line_safe (line 691) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_line (line 362) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_bold_line_safe (line 712) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_italic_line (line 402) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_line_safe (line 649) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_quote_line_safe (line 798) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_spoiler_line_safe (line 777) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_mono_line_safe (line 670) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::parse_channel_mention (line 216) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_strike_line (line 462) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_spoiler_line (line 482) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_strike_line_safe (line 756) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_mono_line (line 382) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_quote_line (line 502) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_underline_line_safe (line 733) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::parse_emoji (line 252) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::parse_channel_mention (line 207) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::parse_quotes (line 321) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_invite (line 56) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::shard_id (line 492) ... ok
[INFO] [stdout] test src/utils/token.rs - utils::token::validate (line 16) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_underline_line (line 442) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_user_tag (line 84) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_user_mention (line 114) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_webhook (line 400) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_user_mention (line 127) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_quotes (line 330) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_role_mention (line 173) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_invite (line 46) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_role_mention (line 164) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_emoji (line 265) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/builder/create_command.rs - builder::create_command::CreateCommand::name_localized (line 360) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/builder/create_command.rs:361:1
[INFO] [stdout]     |
[INFO] [stdout] 361 | serenity::builder::CreateCommand::new("")
[INFO] [stdout]     | ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[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/builder/create_command.rs - builder::create_command::CreateCommand::description_localized (line 401) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/builder/create_command.rs:402:1
[INFO] [stdout]     |
[INFO] [stdout] 402 | serenity::builder::CreateCommand::new("")
[INFO] [stdout]     | ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[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/cache/mod.rs - cache::Cache::guilds (line 348) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/cache/mod.rs:355:3
[INFO] [stdout]     |
[INFO] [stdout] 355 | #[serenity::async_trait]
[INFO] [stdout]     |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `ready` do not match the trait declaration
[INFO] [stdout]    --> src/cache/mod.rs:357:19
[INFO] [stdout]     |
[INFO] [stdout] 357 |     async fn ready(&self, context: Context, _: Ready) {
[INFO] [stdout]     |                   ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/event_handler.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]     |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cache/mod.rs - cache::Cache::channel_messages (line 405) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/cache/mod.rs:406:12
[INFO] [stdout]     |
[INFO] [stdout] 406 | let cache: serenity::cache::Cache = todo!();
[INFO] [stdout]     |            ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[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/context.rs - client::context::Context::set_presence (line 269) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/client/context.rs:275:3
[INFO] [stdout]     |
[INFO] [stdout] 275 | #[serenity::async_trait]
[INFO] [stdout]     |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `ready` do not match the trait declaration
[INFO] [stdout]    --> src/client/context.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 277 |     async fn ready(&self, ctx: Context, _: Ready) {
[INFO] [stdout]     |                   ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/event_handler.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]     |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/context.rs - client::context::Context::reset_presence (line 209) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/client/context.rs:216:3
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[serenity::async_trait]
[INFO] [stdout]     |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `message` do not match the trait declaration
[INFO] [stdout]    --> src/client/context.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |     async fn message(&self, ctx: Context, msg: Message) {
[INFO] [stdout]     |                     ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/event_handler.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]     |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/context.rs - client::context::Context::idle (line 119) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/client/context.rs:126:3
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[serenity::async_trait]
[INFO] [stdout]     |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `message` do not match the trait declaration
[INFO] [stdout]    --> src/client/context.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |     async fn message(&self, ctx: Context, msg: Message) {
[INFO] [stdout]     |                     ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/event_handler.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]     |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/context.rs - client::context::Context::online (line 90) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]   --> src/client/context.rs:97:3
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[serenity::async_trait]
[INFO] [stdout]    |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `message` do not match the trait declaration
[INFO] [stdout]   --> src/client/context.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 |     async fn message(&self, ctx: Context, msg: Message) {
[INFO] [stdout]    |                     ^ lifetimes do not match method in trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/client/event_handler.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]    |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/context.rs - client::context::Context::dnd (line 148) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/client/context.rs:155:3
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[serenity::async_trait]
[INFO] [stdout]     |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `message` do not match the trait declaration
[INFO] [stdout]    --> src/client/context.rs:157:21
[INFO] [stdout]     |
[INFO] [stdout] 157 |     async fn message(&self, ctx: Context, msg: Message) {
[INFO] [stdout]     |                     ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/event_handler.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]     |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cache/mod.rs - cache::Cache::unknown_members (line 307) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/cache/mod.rs:313:3
[INFO] [stdout]     |
[INFO] [stdout] 313 | #[serenity::async_trait]
[INFO] [stdout]     |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `cache_ready` do not match the trait declaration
[INFO] [stdout]    --> src/cache/mod.rs:316:25
[INFO] [stdout]     |
[INFO] [stdout] 316 |     async fn cache_ready(&self, ctx: Context, _: Vec<GuildId>) {
[INFO] [stdout]     |                         ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/event_handler.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]     |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/context.rs - client::context::Context::set_activity (line 239) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/client/context.rs:247:3
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[serenity::async_trait]
[INFO] [stdout]     |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `message` do not match the trait declaration
[INFO] [stdout]    --> src/client/context.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |     async fn message(&self, ctx: Context, msg: Message) {
[INFO] [stdout]     |                     ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/event_handler.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]     |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/mod.rs - client::Client (line 435) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/client/mod.rs:443:3
[INFO] [stdout]     |
[INFO] [stdout] 443 | #[serenity::async_trait]
[INFO] [stdout]     |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `message` do not match the trait declaration
[INFO] [stdout]    --> src/client/mod.rs:445:21
[INFO] [stdout]     |
[INFO] [stdout] 445 |     async fn message(&self, context: Context, msg: Message) {
[INFO] [stdout]     |                     ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/event_handler.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]     |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/context.rs - client::context::Context::invisible (line 177) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/client/context.rs:184:3
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[serenity::async_trait]
[INFO] [stdout]     |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `message` do not match the trait declaration
[INFO] [stdout]    --> src/client/context.rs:186:21
[INFO] [stdout]     |
[INFO] [stdout] 186 |     async fn message(&self, ctx: Context, msg: Message) {
[INFO] [stdout]     |                     ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/event_handler.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]     |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/context.rs - client::context::Context::set_presence (line 286) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/client/context.rs:292:3
[INFO] [stdout]     |
[INFO] [stdout] 292 | #[serenity::async_trait]
[INFO] [stdout]     |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `ready` do not match the trait declaration
[INFO] [stdout]    --> src/client/context.rs:294:19
[INFO] [stdout]     |
[INFO] [stdout] 294 |     async fn ready(&self, context: Context, _: Ready) {
[INFO] [stdout]     |                   ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/event_handler.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]     |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framework/mod.rs - framework (line 32) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]   --> src/framework/mod.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]   --> src/framework/mod.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]   --> src/framework/mod.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]   --> src/framework/mod.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]   --> src/framework/mod.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[group]
[INFO] [stdout]    | ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]   --> src/framework/mod.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 31 + use std::fs::Permissions;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]   --> src/framework/mod.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 31 + use std::fs::Permissions;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]   --> src/framework/mod.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[group]
[INFO] [stdout]    | ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 31 + use std::fs::Permissions;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/mod.rs:35:42
[INFO] [stdout]    |
[INFO] [stdout] 35 | use serenity_self::framework::standard::{CommandResult, Configuration, StandardFramework};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/mod.rs:35:57
[INFO] [stdout]    |
[INFO] [stdout] 35 | use serenity_self::framework::standard::{CommandResult, Configuration, StandardFramework};
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/mod.rs:35:72
[INFO] [stdout]    |
[INFO] [stdout] 35 | use serenity_self::framework::standard::{CommandResult, Configuration, StandardFramework};
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/mod.rs:40:49
[INFO] [stdout]    |
[INFO] [stdout] 40 | async fn about(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/mod.rs:47:48
[INFO] [stdout]    |
[INFO] [stdout] 47 | async fn ping(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/mod.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 | let framework = StandardFramework::new()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/mod.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 | framework.configure(Configuration::new().prefix("~"));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::StandardFramework::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/mod.rs:64:36
[INFO] [stdout]    |
[INFO] [stdout] 64 | let framework = StandardFramework::new()
[INFO] [stdout]    |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::StandardFramework::group`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/mod.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 |     .group(&GENERAL_GROUP);
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::StandardFramework::configure`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/mod.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 | framework.configure(Configuration::new().prefix("~"));
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::standard::Configuration::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/mod.rs:71:36
[INFO] [stdout]    |
[INFO] [stdout] 71 | framework.configure(Configuration::new().prefix("~"));
[INFO] [stdout]    |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Configuration::prefix`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/mod.rs:71:42
[INFO] [stdout]    |
[INFO] [stdout] 71 | framework.configure(Configuration::new().prefix("~"));
[INFO] [stdout]    |                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cache/settings.rs - cache::settings::Settings (line 9) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest4g9O5j/rustc4Gixuo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4g9O5j/rustc4Gixuo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4g9O5j/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framework/standard/args.rs - framework::standard::args::Args (line 265) stdout ----
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:269:16
[INFO] [stdout]     |
[INFO] [stdout] 269 | let mut args = Args::new("4 2", &[Delimiter::Single(' ')]);
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `serenity_self::framework::standard::Delimiter::Single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:269:46
[INFO] [stdout]     |
[INFO] [stdout] 269 | let mut args = Args::new("4 2", &[Delimiter::Single(' ')]);
[INFO] [stdout]     |                                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:267:42
[INFO] [stdout]     |
[INFO] [stdout] 267 | use serenity_self::framework::standard::{Args, Delimiter};
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `serenity_self::framework::standard::Delimiter`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:267:48
[INFO] [stdout]     |
[INFO] [stdout] 267 | use serenity_self::framework::standard::{Args, Delimiter};
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::standard::Args::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:269:22
[INFO] [stdout]     |
[INFO] [stdout] 269 | let mut args = Args::new("4 2", &[Delimiter::Single(' ')]);
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:271:17
[INFO] [stdout]     |
[INFO] [stdout] 271 | assert_eq!(args.single::<u32>().unwrap(), 4);
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::rewind`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:276:6
[INFO] [stdout]     |
[INFO] [stdout] 276 | args.rewind();
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:278:17
[INFO] [stdout]     |
[INFO] [stdout] 278 | assert_eq!(args.single::<u32>().unwrap() * 2, 8);
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:281:17
[INFO] [stdout]     |
[INFO] [stdout] 281 | assert_eq!(args.single::<u32>().unwrap() * 2, 4);
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::restore`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:287:6
[INFO] [stdout]     |
[INFO] [stdout] 287 | args.restore();
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:289:32
[INFO] [stdout]     |
[INFO] [stdout] 289 | let res = format!("{}{}", args.single::<String>().unwrap(), args.single::<String>().unwrap());
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:289:66
[INFO] [stdout]     |
[INFO] [stdout] 289 | let res = format!("{}{}", args.single::<String>().unwrap(), args.single::<String>().unwrap());
[INFO] [stdout]     |                                                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestWq7WMh/rustcCgEjn4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestWq7WMh/rustcCgEjn4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWq7WMh/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framework/standard/args.rs - framework::standard::args::Args::find_n (line 816) stdout ----
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:820:16
[INFO] [stdout]     |
[INFO] [stdout] 820 | let mut args = Args::new("c4 2", &[Delimiter::Single(' ')]);
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `serenity_self::framework::standard::Delimiter::Single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:820:47
[INFO] [stdout]     |
[INFO] [stdout] 820 | let mut args = Args::new("c4 2", &[Delimiter::Single(' ')]);
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:818:42
[INFO] [stdout]     |
[INFO] [stdout] 818 | use serenity_self::framework::standard::{Args, Delimiter};
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `serenity_self::framework::standard::Delimiter`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:818:48
[INFO] [stdout]     |
[INFO] [stdout] 818 | use serenity_self::framework::standard::{Args, Delimiter};
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::standard::Args::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:820:22
[INFO] [stdout]     |
[INFO] [stdout] 820 | let mut args = Args::new("c4 2", &[Delimiter::Single(' ')]);
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::find_n`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:822:17
[INFO] [stdout]     |
[INFO] [stdout] 822 | assert_eq!(args.find_n::<u32>().unwrap(), 2);
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:825:17
[INFO] [stdout]     |
[INFO] [stdout] 825 | assert_eq!(args.single::<String>().unwrap(), "c4");
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:826:17
[INFO] [stdout]     |
[INFO] [stdout] 826 | assert_eq!(args.single::<u32>().unwrap(), 2);
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::is_empty`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:827:14
[INFO] [stdout]     |
[INFO] [stdout] 827 | assert!(args.is_empty());
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest4X0TJC/rustciAkhn5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4X0TJC/rustciAkhn5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4X0TJC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framework/standard/args.rs - framework::standard::args::Args::new (line 332) stdout ----
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:336:16
[INFO] [stdout]     |
[INFO] [stdout] 336 | let mut args = Args::new(
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `serenity_self::framework::standard::Delimiter::Single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:342:14
[INFO] [stdout]     |
[INFO] [stdout] 342 | &[Delimiter::Single(' ')],
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:334:42
[INFO] [stdout]     |
[INFO] [stdout] 334 | use serenity_self::framework::standard::{Args, Delimiter};
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `serenity_self::framework::standard::Delimiter`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:334:48
[INFO] [stdout]     |
[INFO] [stdout] 334 | use serenity_self::framework::standard::{Args, Delimiter};
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::standard::Args::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:336:22
[INFO] [stdout]     |
[INFO] [stdout] 336 | let mut args = Args::new(
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:345:17
[INFO] [stdout]     |
[INFO] [stdout] 345 | assert_eq!(args.single::<String>().unwrap(), "the");
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:346:17
[INFO] [stdout]     |
[INFO] [stdout] 346 | assert_eq!(args.single::<String>().unwrap(), "quick");
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:347:17
[INFO] [stdout]     |
[INFO] [stdout] 347 | assert_eq!(args.single::<String>().unwrap(), "brown");
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::rest`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:350:17
[INFO] [stdout]     |
[INFO] [stdout] 350 | assert_eq!(args.rest(), "fox jumps over the lazy");
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjhkKhN/rustcQbSPAo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjhkKhN/rustcQbSPAo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjhkKhN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framework/standard/args.rs - framework::standard::args::Args (line 236) stdout ----
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:240:16
[INFO] [stdout]     |
[INFO] [stdout] 240 | let mut args = Args::new("hello world!", &[Delimiter::Single(' ')]); // A space is our delimiter.
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `serenity_self::framework::standard::Delimiter::Single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:240:55
[INFO] [stdout]     |
[INFO] [stdout] 240 | let mut args = Args::new("hello world!", &[Delimiter::Single(' ')]); // A space is our delimiter.
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:238:42
[INFO] [stdout]     |
[INFO] [stdout] 238 | use serenity_self::framework::standard::{Args, Delimiter};
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `serenity_self::framework::standard::Delimiter`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:238:48
[INFO] [stdout]     |
[INFO] [stdout] 238 | use serenity_self::framework::standard::{Args, Delimiter};
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::standard::Args::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:240:22
[INFO] [stdout]     |
[INFO] [stdout] 240 | let mut args = Args::new("hello world!", &[Delimiter::Single(' ')]); // A space is our delimiter.
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:243:17
[INFO] [stdout]     |
[INFO] [stdout] 243 | assert_eq!(args.single::<String>().unwrap(), "hello");
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:245:17
[INFO] [stdout]     |
[INFO] [stdout] 245 | assert_eq!(args.single::<String>().unwrap(), "world!");
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestgmjyIg/rustcr6u39u/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestgmjyIg/rustcr6u39u/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgmjyIg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framework/standard/args.rs - framework::standard::args::Args::current (line 486) stdout ----
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:490:16
[INFO] [stdout]     |
[INFO] [stdout] 490 | let mut args = Args::new("4 2", &[Delimiter::Single(' ')]);
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `serenity_self::framework::standard::Delimiter::Single`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:490:46
[INFO] [stdout]     |
[INFO] [stdout] 490 | let mut args = Args::new("4 2", &[Delimiter::Single(' ')]);
[INFO] [stdout]     |                                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:488:42
[INFO] [stdout]     |
[INFO] [stdout] 488 | use serenity_self::framework::standard::{Args, Delimiter};
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `serenity_self::framework::standard::Delimiter`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:488:48
[INFO] [stdout]     |
[INFO] [stdout] 488 | use serenity_self::framework::standard::{Args, Delimiter};
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::standard::Args::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:490:22
[INFO] [stdout]     |
[INFO] [stdout] 490 | let mut args = Args::new("4 2", &[Delimiter::Single(' ')]);
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::current`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:492:17
[INFO] [stdout]     |
[INFO] [stdout] 492 | assert_eq!(args.current(), Some("4"));
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::advance`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:493:6
[INFO] [stdout]     |
[INFO] [stdout] 493 | args.advance();
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::current`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:494:17
[INFO] [stdout]     |
[INFO] [stdout] 494 | assert_eq!(args.current(), Some("2"));
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::advance`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:495:6
[INFO] [stdout]     |
[INFO] [stdout] 495 | args.advance();
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::current`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/args.rs:496:17
[INFO] [stdout]     |
[INFO] [stdout] 496 | assert_eq!(args.current(), None);
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestiz32Ti/rustcfcGKSo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestiz32Ti/rustcfcGKSo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiz32Ti/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::disabled_commands (line 264) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/configuration.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/configuration.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/configuration.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | #[group]
[INFO] [stdout]     | ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/configuration.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 263 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/configuration.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | #[group]
[INFO] [stdout]     | ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 263 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/configuration.rs:284:17
[INFO] [stdout]     |
[INFO] [stdout] 284 | let framework = StandardFramework::new().group(&PENG_GROUP);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/configuration.rs:285:21
[INFO] [stdout]     |
[INFO] [stdout] 285 | framework.configure(Configuration::new().disabled_commands(disabled));
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/configuration.rs:268:42
[INFO] [stdout]     |
[INFO] [stdout] 268 | use serenity_self::framework::standard::{CommandResult, Configuration};
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/configuration.rs:268:57
[INFO] [stdout]     |
[INFO] [stdout] 268 | use serenity_self::framework::standard::{CommandResult, Configuration};
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/configuration.rs:269:31
[INFO] [stdout]     |
[INFO] [stdout] 269 | use serenity_self::framework::StandardFramework;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/configuration.rs:273:48
[INFO] [stdout]     |
[INFO] [stdout] 273 | async fn ping(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::StandardFramework::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/configuration.rs:284:36
[INFO] [stdout]     |
[INFO] [stdout] 284 | let framework = StandardFramework::new().group(&PENG_GROUP);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::StandardFramework::group`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/configuration.rs:284:42
[INFO] [stdout]     |
[INFO] [stdout] 284 | let framework = StandardFramework::new().group(&PENG_GROUP);
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::StandardFramework::configure`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/configuration.rs:285:11
[INFO] [stdout]     |
[INFO] [stdout] 285 | framework.configure(Configuration::new().disabled_commands(disabled));
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::standard::Configuration::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/configuration.rs:285:36
[INFO] [stdout]     |
[INFO] [stdout] 285 | framework.configure(Configuration::new().disabled_commands(disabled));
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Configuration::disabled_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/configuration.rs:285:42
[INFO] [stdout]     |
[INFO] [stdout] 285 | framework.configure(Configuration::new().disabled_commands(disabled));
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framework/standard/help_commands.rs - framework::standard::help_commands::with_embeds (line 1120) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1137:1
[INFO] [stdout]      |
[INFO] [stdout] 1137 | #[help]
[INFO] [stdout]      | ^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `help` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1137:1
[INFO] [stdout]      |
[INFO] [stdout] 1137 | #[help]
[INFO] [stdout]      | ^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]      = note: this error originates in the attribute macro `help` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1150:17
[INFO] [stdout]      |
[INFO] [stdout] 1150 | let framework = StandardFramework::new().help(&MY_HELP);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `serenity_self::framework::standard::help_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1126:41
[INFO] [stdout]      |
[INFO] [stdout] 1126 | use serenity_self::framework::standard::help_commands::*;
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1129:5
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     Args,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::CommandGroup`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1130:5
[INFO] [stdout]      |
[INFO] [stdout] 1130 |     CommandGroup,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1131:5
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     CommandResult,
[INFO] [stdout]      |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::HelpOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1132:5
[INFO] [stdout]      |
[INFO] [stdout] 1132 |     HelpOptions,
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1133:5
[INFO] [stdout]      |
[INFO] [stdout] 1133 |     StandardFramework,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1141:11
[INFO] [stdout]      |
[INFO] [stdout] 1141 |     args: Args,
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::HelpOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1142:28
[INFO] [stdout]      |
[INFO] [stdout] 1142 |     help_options: &'static HelpOptions,
[INFO] [stdout]      |                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::CommandGroup`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1143:24
[INFO] [stdout]      |
[INFO] [stdout] 1143 |     groups: &[&'static CommandGroup],
[INFO] [stdout]      |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1145:6
[INFO] [stdout]      |
[INFO] [stdout] 1145 | ) -> CommandResult {
[INFO] [stdout]      |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `serenity_self::framework::standard::help_commands::with_embeds`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1146:13
[INFO] [stdout]      |
[INFO] [stdout] 1146 |     let _ = with_embeds(context, msg, args, &help_options, groups, owners).await?;
[INFO] [stdout]      |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::StandardFramework::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1150:36
[INFO] [stdout]      |
[INFO] [stdout] 1150 | let framework = StandardFramework::new().help(&MY_HELP);
[INFO] [stdout]      |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::StandardFramework::help`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1150:42
[INFO] [stdout]      |
[INFO] [stdout] 1150 | let framework = StandardFramework::new().help(&MY_HELP);
[INFO] [stdout]      |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framework/standard/mod.rs - framework::standard::StandardFramework::bucket (line 179) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/mod.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/mod.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/mod.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 178 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::BucketBuilder`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:182:42
[INFO] [stdout]     |
[INFO] [stdout] 182 | use serenity_self::framework::standard::{BucketBuilder, CommandResult, StandardFramework};
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:182:57
[INFO] [stdout]     |
[INFO] [stdout] 182 | use serenity_self::framework::standard::{BucketBuilder, CommandResult, StandardFramework};
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:182:72
[INFO] [stdout]     |
[INFO] [stdout] 182 | use serenity_self::framework::standard::{BucketBuilder, CommandResult, StandardFramework};
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:187:23
[INFO] [stdout]     |
[INFO] [stdout] 187 | async fn nothing() -> CommandResult {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 | let framework = StandardFramework::new()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::BucketBuilder`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:193:22
[INFO] [stdout]     |
[INFO] [stdout] 193 |     .bucket("basic", BucketBuilder::default().delay(2).time_span(10).limit(3))
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::StandardFramework::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:192:36
[INFO] [stdout]     |
[INFO] [stdout] 192 | let framework = StandardFramework::new()
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::StandardFramework::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:193:6
[INFO] [stdout]     |
[INFO] [stdout] 193 |     .bucket("basic", BucketBuilder::default().delay(2).time_span(10).limit(3))
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::BucketBuilder::delay`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:193:47
[INFO] [stdout]     |
[INFO] [stdout] 193 |     .bucket("basic", BucketBuilder::default().delay(2).time_span(10).limit(3))
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::BucketBuilder::time_span`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:193:56
[INFO] [stdout]     |
[INFO] [stdout] 193 |     .bucket("basic", BucketBuilder::default().delay(2).time_span(10).limit(3))
[INFO] [stdout]     |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::BucketBuilder::limit`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:193:70
[INFO] [stdout]     |
[INFO] [stdout] 193 |     .bucket("basic", BucketBuilder::default().delay(2).time_span(10).limit(3))
[INFO] [stdout]     |                                                                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framework/standard/help_commands.rs - framework::standard::help_commands (line 7) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[help]
[INFO] [stdout]    | ^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `help` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[help]
[INFO] [stdout]    | ^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `help` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 | let framework = StandardFramework::new().help(&MY_HELP);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `serenity_self::framework::standard::help_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     help_commands,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Args,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::CommandGroup`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     CommandGroup,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     CommandResult,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::HelpOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     HelpOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     StandardFramework,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |     args: Args,
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::HelpOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 |     help_options: &'static HelpOptions,
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::CommandGroup`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |     groups: &[&'static CommandGroup],
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:36:6
[INFO] [stdout]    |
[INFO] [stdout] 36 | ) -> CommandResult {
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `serenity_self::framework::standard::help_commands::with_embeds`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let _ = help_commands::with_embeds(context, msg, args, help_options, groups, owners).await;
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::StandardFramework::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 | let framework = StandardFramework::new().help(&MY_HELP);
[INFO] [stdout]    |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::StandardFramework::help`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/framework/standard/help_commands.rs:47:42
[INFO] [stdout]    |
[INFO] [stdout] 47 | let framework = StandardFramework::new().help(&MY_HELP);
[INFO] [stdout]    |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framework/standard/mod.rs - framework::standard::StandardFramework::group (line 317) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/mod.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/mod.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/mod.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/mod.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | #[group("bingbong")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/mod.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 316 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/mod.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 316 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/mod.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | #[group("bingbong")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 316 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:352:17
[INFO] [stdout]     |
[INFO] [stdout] 352 | let framework = StandardFramework::new()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     StandardFramework,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 329 |     CommandResult,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:335:48
[INFO] [stdout]     |
[INFO] [stdout] 335 | async fn ping(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:342:48
[INFO] [stdout]     |
[INFO] [stdout] 342 | async fn pong(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::StandardFramework::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:352:36
[INFO] [stdout]     |
[INFO] [stdout] 352 | let framework = StandardFramework::new()
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::StandardFramework::group`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/mod.rs:354:6
[INFO] [stdout]     |
[INFO] [stdout] 354 |     .group(&BINGBONG_GROUP);
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framework/standard/help_commands.rs - framework::standard::help_commands::plain (line 1326) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1343:1
[INFO] [stdout]      |
[INFO] [stdout] 1343 | #[help]
[INFO] [stdout]      | ^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `help` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1343:1
[INFO] [stdout]      |
[INFO] [stdout] 1343 | #[help]
[INFO] [stdout]      | ^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]      = note: this error originates in the attribute macro `help` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1356:17
[INFO] [stdout]      |
[INFO] [stdout] 1356 | let framework = StandardFramework::new().help(&MY_HELP);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `serenity_self::framework::standard::help_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1332:41
[INFO] [stdout]      |
[INFO] [stdout] 1332 | use serenity_self::framework::standard::help_commands::*;
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1335:5
[INFO] [stdout]      |
[INFO] [stdout] 1335 |     Args,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::CommandGroup`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1336:5
[INFO] [stdout]      |
[INFO] [stdout] 1336 |     CommandGroup,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1337:5
[INFO] [stdout]      |
[INFO] [stdout] 1337 |     CommandResult,
[INFO] [stdout]      |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::HelpOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1338:5
[INFO] [stdout]      |
[INFO] [stdout] 1338 |     HelpOptions,
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1339:5
[INFO] [stdout]      |
[INFO] [stdout] 1339 |     StandardFramework,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1347:11
[INFO] [stdout]      |
[INFO] [stdout] 1347 |     args: Args,
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::HelpOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1348:28
[INFO] [stdout]      |
[INFO] [stdout] 1348 |     help_options: &'static HelpOptions,
[INFO] [stdout]      |                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::CommandGroup`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1349:24
[INFO] [stdout]      |
[INFO] [stdout] 1349 |     groups: &[&'static CommandGroup],
[INFO] [stdout]      |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1351:6
[INFO] [stdout]      |
[INFO] [stdout] 1351 | ) -> CommandResult {
[INFO] [stdout]      |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `serenity_self::framework::standard::help_commands::plain`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1352:13
[INFO] [stdout]      |
[INFO] [stdout] 1352 |     let _ = plain(context, msg, args, &help_options, groups, owners).await?;
[INFO] [stdout]      |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::StandardFramework::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1356:36
[INFO] [stdout]      |
[INFO] [stdout] 1356 | let framework = StandardFramework::new().help(&MY_HELP);
[INFO] [stdout]      |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::StandardFramework::help`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]     --> src/framework/standard/help_commands.rs:1356:42
[INFO] [stdout]      |
[INFO] [stdout] 1356 | let framework = StandardFramework::new().help(&MY_HELP);
[INFO] [stdout]      |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framework/standard/structures/buckets.rs - framework::standard::structures::buckets::BucketBuilder::delay_action (line 468) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | #[group]
[INFO] [stdout]     | ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 467 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | #[group]
[INFO] [stdout]     | ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 467 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:494:17
[INFO] [stdout]     |
[INFO] [stdout] 494 | let framework = StandardFramework::new()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::BucketBuilder`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:495:31
[INFO] [stdout]     |
[INFO] [stdout] 495 |     .bucket("example_bucket", BucketBuilder::default()
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:506:21
[INFO] [stdout]     |
[INFO] [stdout] 506 | framework.configure(Configuration::new().prefix("~"));
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::BucketBuilder`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:472:42
[INFO] [stdout]     |
[INFO] [stdout] 472 | use serenity_self::framework::standard::{BucketBuilder, Configuration, CommandResult, StandardFramework};
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:472:57
[INFO] [stdout]     |
[INFO] [stdout] 472 | use serenity_self::framework::standard::{BucketBuilder, Configuration, CommandResult, StandardFramework};
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:472:72
[INFO] [stdout]     |
[INFO] [stdout] 472 | use serenity_self::framework::standard::{BucketBuilder, Configuration, CommandResult, StandardFramework};
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity_self::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:472:87
[INFO] [stdout]     |
[INFO] [stdout] 472 | use serenity_self::framework::standard::{BucketBuilder, Configuration, CommandResult, StandardFramework};
[INFO] [stdout]     |                                                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity_self::framework::standard::CommandResult`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:478:59
[INFO] [stdout]     |
[INFO] [stdout] 478 | async fn example_command(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::StandardFramework::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:494:36
[INFO] [stdout]     |
[INFO] [stdout] 494 | let framework = StandardFramework::new()
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::StandardFramework::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:495:6
[INFO] [stdout]     |
[INFO] [stdout] 495 |     .bucket("example_bucket", BucketBuilder::default()
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::BucketBuilder::delay_action`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:497:10
[INFO] [stdout]     |
[INFO] [stdout] 497 |         .delay_action(|ctx, msg| {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::BucketBuilder::delay`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:500:10
[INFO] [stdout]     |
[INFO] [stdout] 500 |         .delay(10) // We set the delay to 10 seconds
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::BucketBuilder::await_ratelimits`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:501:10
[INFO] [stdout]     |
[INFO] [stdout] 501 |         .await_ratelimits(1) // We override the default behavior so that the function actually gets run
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::StandardFramework::group`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:504:6
[INFO] [stdout]     |
[INFO] [stdout] 504 |     .group(&GENERAL_GROUP);
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::StandardFramework::configure`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:506:11
[INFO] [stdout]     |
[INFO] [stdout] 506 | framework.configure(Configuration::new().prefix("~"));
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity_self::framework::standard::Configuration::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:506:36
[INFO] [stdout]     |
[INFO] [stdout] 506 | framework.configure(Configuration::new().prefix("~"));
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Configuration::prefix`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/framework/standard/structures/buckets.rs:506:42
[INFO] [stdout]     |
[INFO] [stdout] 506 | framework.configure(Configuration::new().prefix("~"));
[INFO] [stdout]     |                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/channel/channel_id.rs - model::channel::channel_id::ChannelId::broadcast_typing (line 49) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]   --> src/model/channel/channel_id.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | let http: serenity::http::Http = unimplemented!();
[INFO] [stdout]    |           ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[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/model/channel/attachment.rs - model::channel::attachment::Attachment::download (line 94) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/model/channel/attachment.rs:106:3
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[serenity::async_trait]
[INFO] [stdout]     |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `message` do not match the trait declaration
[INFO] [stdout]    --> src/model/channel/attachment.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |     async fn message(&self, context: Context, mut message: Message) {
[INFO] [stdout]     |                     ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/event_handler.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]     |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/channel/channel_id.rs - model::channel::channel_id::ChannelId::send_files (line 665) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/model/channel/channel_id.rs:670:30
[INFO] [stdout]     |
[INFO] [stdout] 670 | async fn run() -> Result<(), serenity::Error> {
[INFO] [stdout]     |                              ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serenity`, use `cargo add serenity` to add it to your `Cargo.toml`
[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/model/channel/guild_channel.rs - model::channel::guild_channel::GuildChannel::permissions_for_user (line 736) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/model/channel/guild_channel.rs:742:3
[INFO] [stdout]     |
[INFO] [stdout] 742 | #[serenity::async_trait]
[INFO] [stdout]     |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `message` do not match the trait declaration
[INFO] [stdout]    --> src/model/channel/guild_channel.rs:744:21
[INFO] [stdout]     |
[INFO] [stdout] 744 |     async fn message(&self, context: Context, msg: Message) {
[INFO] [stdout]     |                     ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/event_handler.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]     |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::cache::Cache::channel`: Use Cache::guild and Guild::channels instead
[INFO] [stdout]    --> src/model/channel/guild_channel.rs:745:43
[INFO] [stdout]     |
[INFO] [stdout] 745 |         let channel = match context.cache.channel(msg.channel_id) {
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::all::GuildChannel::permissions_for_user`: Use `Guild::user_permissions_in`
[INFO] [stdout]    --> src/model/channel/guild_channel.rs:750:42
[INFO] [stdout]     |
[INFO] [stdout] 750 |         if let Ok(permissions) = channel.permissions_for_user(&context.cache, &msg.author) {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/channel/reaction.rs - model::channel::reaction::ReactionType::Error (line 495) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestSreRyc/rustc1aj9YQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSreRyc/rustc1aj9YQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSreRyc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/colour.rs - model::colour::Colour::from_rgb (line 103) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestJmIwBp/rustcTsjvSD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestJmIwBp/rustcTsjvSD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJmIwBp/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/error.rs - model::error::Error (line 17) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]   --> src/model/error.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[serenity::async_trait]
[INFO] [stdout]    |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `guild_ban_removal` do not match the trait declaration
[INFO] [stdout]   --> src/model/error.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn guild_ban_removal(&self, context: Context, guild_id: GuildId, user: User) {
[INFO] [stdout]    |                               ^ lifetimes do not match method in trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/client/event_handler.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]    |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/colour.rs - model::colour::Colour (line 58) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestTNYcHq/rustcuKuZXv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestTNYcHq/rustcuKuZXv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTNYcHq/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/channel/reaction.rs - model::channel::reaction::ReactionType::Error (line 513) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestrdqVH4/rustcVZQbfh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestrdqVH4/rustcVZQbfh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrdqVH4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/colour.rs - model::colour::Colour::b (line 162) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestbqC1l6/rustcNOWhYl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbqC1l6/rustcNOWhYl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbqC1l6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/colour.rs - model::colour::Colour::from (line 250) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestDfJT1W/rustczPAsjX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestDfJT1W/rustczPAsjX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDfJT1W/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/colour.rs - model::colour::Colour::g (line 148) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMQ98U4/rustcsSFn8e/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMQ98U4/rustcsSFn8e/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMQ98U4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/colour.rs - model::colour::Colour::from (line 233) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestkEEM0M/rustc8TTurL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestkEEM0M/rustc8TTurL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkEEM0M/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/guild/partial_guild.rs - model::guild::partial_guild::PartialGuild::role_by_name (line 1519) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]     --> src/model/guild/partial_guild.rs:1525:3
[INFO] [stdout]      |
[INFO] [stdout] 1525 | #[serenity::async_trait]
[INFO] [stdout]      |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `message` do not match the trait declaration
[INFO] [stdout]     --> src/model/guild/partial_guild.rs:1528:21
[INFO] [stdout]      |
[INFO] [stdout] 1528 |     async fn message(&self, context: Context, msg: Message) {
[INFO] [stdout]      |                     ^ lifetimes do not match method in trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/client/event_handler.rs:22:17
[INFO] [stdout]      |
[INFO] [stdout]   22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]      |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/guild/mod.rs - model::guild::Guild::role_by_name (line 2516) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]     --> src/model/guild/mod.rs:2522:3
[INFO] [stdout]      |
[INFO] [stdout] 2522 | #[serenity::async_trait]
[INFO] [stdout]      |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `message` do not match the trait declaration
[INFO] [stdout]     --> src/model/guild/mod.rs:2525:21
[INFO] [stdout]      |
[INFO] [stdout] 2525 |     async fn message(&self, ctx: Context, msg: Message) {
[INFO] [stdout]      |                     ^ lifetimes do not match method in trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/client/event_handler.rs:22:17
[INFO] [stdout]      |
[INFO] [stdout]   22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]      |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/colour.rs - model::colour::Colour (line 16) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestveno3k/rustcUStMeM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestveno3k/rustcUStMeM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestveno3k/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/colour.rs - model::colour::Colour::hex (line 196) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestNt4nSQ/rustc8P8Hfw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestNt4nSQ/rustc8P8Hfw/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNt4nSQ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/user.rs - model::user::User::tag (line 546) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/model/user.rs:552:3
[INFO] [stdout]     |
[INFO] [stdout] 552 | #[serenity::async_trait]
[INFO] [stdout]     |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `message` do not match the trait declaration
[INFO] [stdout]    --> src/model/user.rs:555:21
[INFO] [stdout]     |
[INFO] [stdout] 555 |     async fn message(&self, context: Context, msg: Message) {
[INFO] [stdout]     |                     ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/event_handler.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]     |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/user.rs - model::user::UserId::direct_message (line 680) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `serenity` in this scope
[INFO] [stdout]    --> src/model/user.rs:687:3
[INFO] [stdout]     |
[INFO] [stdout] 687 | #[serenity::async_trait]
[INFO] [stdout]     |   ^^^^^^^^ use of unresolved module or unlinked crate `serenity`
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `message` do not match the trait declaration
[INFO] [stdout]    --> src/model/user.rs:690:21
[INFO] [stdout]     |
[INFO] [stdout] 690 |     async fn message(&self, ctx: Context, msg: Message) {
[INFO] [stdout]     |                     ^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client/event_handler.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 |                 async fn $method_name(&self, $($context: Context,)? $( $arg_name: $arg_type ),*) {
[INFO] [stdout]     |                 ----- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/invite.rs - model::invite::Invite::url (line 153) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5xvJyG/rustcdfkmHC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5xvJyG/rustcdfkmHC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5xvJyG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/invite.rs - model::invite::RichInvite::url (line 344) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestVAH9Ji/rustc4qSkX0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVAH9Ji/rustc4qSkX0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVAH9Ji/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/mention.rs - model::mention::Mention (line 73) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHVj5TW/rustcTM5HkB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHVj5TW/rustcTM5HkB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHVj5TW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/misc.rs - model::misc::ImageHash (line 31) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestObG9ng/rustcaEZQnF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestObG9ng/rustcaEZQnF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestObG9ng/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/argument_convert/mod.rs - utils::argument_convert::parse_message_id_pair (line 73) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHh4Xl4/rustcklEw4Y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHh4Xl4/rustcklEw4Y/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHh4Xl4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/message_builder.rs - utils::message_builder::EmbedMessageBuilding::push_named_link (line 896) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestODHCnB/rustcUoBabh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestODHCnB/rustcUoBabh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestODHCnB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/message_builder.rs - utils::message_builder::EmbedMessageBuilding (line 880) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestfeqzTo/rustcUjyU6G/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestfeqzTo/rustcUjyU6G/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfeqzTo/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/argument_convert/mod.rs - utils::argument_convert::parse_message_url (line 99) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestS4HFV4/rustcsDyCBU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestS4HFV4/rustcsDyCBU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestS4HFV4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/message_builder.rs - utils::message_builder::MessageBuilder::emoji (line 134) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestU1c2PC/rustcFW5u8u/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestU1c2PC/rustcFW5u8u/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestU1c2PC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_codeblock (line 224) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestdiSdE8/rustcoaSQ74/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestdiSdE8/rustcoaSQ74/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdiSdE8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_mono (line 257) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesth3sOgd/rustcTbVk8O/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesth3sOgd/rustcTbVk8O/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesth3sOgd/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_line_safe (line 649) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestm5qYoJ/rustctJ46t6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestm5qYoJ/rustctJ46t6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestm5qYoJ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_quote_line_safe (line 798) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthmdLPO/rustc1t8zHl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthmdLPO/rustc1t8zHl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthmdLPO/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_spoiler_line_safe (line 777) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestojQwDB/rustcfInMCw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestojQwDB/rustcfInMCw/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestojQwDB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_mono_line_safe (line 670) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestVjzvI3/rustcXYeUHc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVjzvI3/rustcXYeUHc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVjzvI3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/mod.rs - utils::parse_channel_mention (line 216) stdout ----
[INFO] [stdout] warning: use of deprecated function `serenity_self::utils::parse_channel`: use `utils::parse_channel_mention` instead
[INFO] [stdout]    --> src/utils/mod.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 | assert!(parse_channel("<#!81384788765712384>").is_none());
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `serenity_self::utils::parse_channel`: use `utils::parse_channel_mention` instead
[INFO] [stdout]    --> src/utils/mod.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 | assert!(parse_channel("<#81384788765712384").is_none());
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `serenity_self::utils::parse_channel`: use `utils::parse_channel_mention` instead
[INFO] [stdout]    --> src/utils/mod.rs:218:27
[INFO] [stdout]     |
[INFO] [stdout] 218 | use serenity_self::utils::parse_channel;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestarWD0O/rustc8D4eOF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestarWD0O/rustc8D4eOF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestarWD0O/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_strike_line_safe (line 756) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGVLyyf/rustcWKK89Y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGVLyyf/rustcWKK89Y/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGVLyyf/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_mono_line (line 382) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest2q2nuy/rustcioNBqd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest2q2nuy/rustcioNBqd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2q2nuy/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_quote_line (line 502) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestCMlpgi/rustcc5ozvz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestCMlpgi/rustcc5ozvz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCMlpgi/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_underline_line_safe (line 733) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest4LiAUL/rustcTw0NL0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4LiAUL/rustcTw0NL0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4LiAUL/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/mod.rs - utils::parse_emoji (line 252) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestwxwcet/rustcRFSA0V/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestwxwcet/rustcRFSA0V/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwxwcet/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/mod.rs - utils::parse_channel_mention (line 207) stdout ----
[INFO] [stdout] warning: use of deprecated function `serenity_self::utils::parse_channel`: use `utils::parse_channel_mention` instead
[INFO] [stdout]    --> src/utils/mod.rs:212:12
[INFO] [stdout]     |
[INFO] [stdout] 212 | assert_eq!(parse_channel("<#81384788765712384>"), Some(ChannelId::new(81384788765712384)));
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `serenity_self::utils::parse_channel`: use `utils::parse_channel_mention` instead
[INFO] [stdout]    --> src/utils/mod.rs:210:27
[INFO] [stdout]     |
[INFO] [stdout] 210 | use serenity_self::utils::parse_channel;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFCJmul/rustc5CoN25/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFCJmul/rustc5CoN25/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFCJmul/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/mod.rs - utils::parse_invite (line 56) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestDQiCNf/rustcP7R8H3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-1dea1faf83ee7333,libfxhash-bdc59dec4b0978b4,libtime-029c37d0ed139ebb,libtime_core-e1f48de412f74ee3,libnum_conv-011f38542da43a44,libderanged-ffd6c37fb70b5d69,libpowerfmt-6dad2d624cb624e5,libbitflags-e6ba2aaaa476c3d6,libstatic_assertions-b399469e78621b17,libflate2-e3f3b987e9386902,libminiz_oxide-79cf228f1a797fbd,libadler2-e4ac121307c696f7,libcrc32fast-8225295b9a8086a3,libtokio_tungstenite-89d7d807cbb4fcab,libwebpki_roots-136c6c5f04890ccb,libwebpki_roots-243a13a630b07b5d,libtokio_rustls-4086e19f29df9e1c,libtungstenite-a15e1a1373456a00,libdata_encoding-08ce6a8f8b433214,librand-5a204404ab48c1aa,librand_chacha-d9bcd827484b6d0c,libppv_lite86-ec4a71bdf3263d8d,libzerocopy-74f6defc1850343a,librand_core-546e8d37d09f2636,librustls-65a573cb19b77b46,libsubtle-3a70fd467bfaa3d3,libwebpki-c5595cbb020279f4,librustls_pki_types-2a28c682d99815e5,libutf8-5c5ca6abee35c886,libbyteorder-cb17835726abdeba,libsha1-47ed459bd89a7326,libcpufeatures-5bf216af22f7e564,libdigest-a7dbc0036c5736c2,libblock_buffer-5ac0706ccca62eaa,libcrypto_common-ffc9dcdc747271bc,libgeneric_array-e6237bd925f74c5d,libtypenum-6d6c2fc3f1711c63,libthiserror-ed7f258f0748d87d,libhttp-161fc1f4bd04f821,libuwl-54f14206bd241df3,liblevenshtein-606723fda8518bbe,libparking_lot-0b2cd259c89cdff2,libdashmap-841b0c9ff64984ba,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libparking_lot_core-114877cff8cc4228,libhashbrown-761ccb082646c9fe,libtypemap_rev-72de4c35fb75cbf5,libchrono-e28e0746d51a37b0,libiana_time_zone-25e3a09a365b32e8,libnum_traits-7528cbc7cbff3ff7,libarrayvec-51dfb441964a943d,libfutures-cf2e16eead7d73d6,libbase64-6d64914d1112fcae,libreqwest-d069fc68b2faaa5c,librustls_pemfile-52e29f0d22ce41bb,libhyper_rustls-df0095b2d6b1ce51,libserde_urlencoded-b2978d4e7735c095,libwebpki_roots-b583cd8031e7fb3d,libbase64-b8457b739641ebc3,libipnet-c39fef3b39d6bff9,libtokio_rustls-dfab34891704c8bf,libencoding_rs-daf3007c41918062,libmime_guess-4879523a541d2d1b,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,librustls-bfa055d2d2ad8b8e,libsct-7b1bcc278ca27d8c,libwebpki-9ba27045beb23ad4,libring-27f1edf1bdfc8a1c,libgetrandom-85d747d3c78ae9f1,libuntrusted-505c99a4b3f7da0b,libcfg_if-73472e076c3ea231,libhyper-5a707cf395e21891,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-5d335ce011c0fcac,libindexmap-9288cb8309a8fd37,libequivalent-da934a6694ab360d,libhashbrown-8ef4923261801058,libtower_service-2977940d96a5a5ec,libtracing-45787e194ccfd280,libtracing_core-05709c73cb08d5d5,libonce_cell-043957f93fe71476,libfutures_util-6de50696513d3b6e,libfutures_io-5a2f8f0fec9840ef,libslab-4b883f6292b7dd79,libfutures_channel-e87120a4a5fe85ed,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtokio_util-431acb6910d3ae2d,libfutures_sink-c898839eae976927,libtokio-a7d8efc9ac5cbe3a,libsocket2-55691c6b1a839585,libmio-6f875b3ca8b5ff7b,liblibc-e56071e433887e79,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libpin_project_lite-8cda137948184924,liblog-89a330d1bb622024,libfutures_core-8350092af0f0339b,liburl-5678531b38433fa4,libidna-84ada7a8a5c5bbd5,libutf8_iter-59a8409a508f6435,libidna_adapter-4edce0f2ef9e9536,libicu_properties-91c9b361c60c47dc,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-9bf930ac9b5efd59,libsmallvec-da333f48df578ce5,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-6d0034f79dee3087,libpotential_utf-476b44e58cc9a0d6,libicu_provider-25207cfd5bff1d0f,libicu_locale_core-cda7d6fac797a71f,libtinystr-b20435d46fbfb483,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-0681991d8afc0f49,libzerotrie-84c59d55420f8bb8,libyoke-240668d73e16e9e1,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-ca82059879a6fb69,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libsecrecy-7043b9bf55ed419c,libzeroize-b22fb4988e5d338a,libserde_cow-9299e620750112ce,libserde_json-23969ddbfbc717b2,libmemchr-397b83b9761eced6,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-cf59826536d65581}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestDQiCNf/rustcP7R8H3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-62df4d8109f16b72/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDQiCNf/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/builder/create_command.rs - builder::create_command::CreateCommand::description_localized (line 401)
[INFO] [stdout]     src/builder/create_command.rs - builder::create_command::CreateCommand::name_localized (line 360)
[INFO] [stdout]     src/cache/mod.rs - cache::Cache::channel_messages (line 405)
[INFO] [stdout]     src/cache/mod.rs - cache::Cache::guilds (line 348)
[INFO] [stdout]     src/cache/mod.rs - cache::Cache::unknown_members (line 307)
[INFO] [stdout]     src/cache/settings.rs - cache::settings::Settings (line 9)
[INFO] [stdout]     src/client/context.rs - client::context::Context::dnd (line 148)
[INFO] [stdout]     src/client/context.rs - client::context::Context::idle (line 119)
[INFO] [stdout]     src/client/context.rs - client::context::Context::invisible (line 177)
[INFO] [stdout]     src/client/context.rs - client::context::Context::online (line 90)
[INFO] [stdout]     src/client/context.rs - client::context::Context::reset_presence (line 209)
[INFO] [stdout]     src/client/context.rs - client::context::Context::set_activity (line 239)
[INFO] [stdout]     src/client/context.rs - client::context::Context::set_presence (line 269)
[INFO] [stdout]     src/client/context.rs - client::context::Context::set_presence (line 286)
[INFO] [stdout]     src/client/mod.rs - client::Client (line 435)
[INFO] [stdout]     src/framework/mod.rs - framework (line 32)
[INFO] [stdout]     src/framework/standard/args.rs - framework::standard::args::Args (line 236)
[INFO] [stdout]     src/framework/standard/args.rs - framework::standard::args::Args (line 265)
[INFO] [stdout]     src/framework/standard/args.rs - framework::standard::args::Args::current (line 486)
[INFO] [stdout]     src/framework/standard/args.rs - framework::standard::args::Args::find_n (line 816)
[INFO] [stdout]     src/framework/standard/args.rs - framework::standard::args::Args::new (line 332)
[INFO] [stdout]     src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::disabled_commands (line 264)
[INFO] [stdout]     src/framework/standard/help_commands.rs - framework::standard::help_commands (line 7)
[INFO] [stdout]     src/framework/standard/help_commands.rs - framework::standard::help_commands::plain (line 1326)
[INFO] [stdout]     src/framework/standard/help_commands.rs - framework::standard::help_commands::with_embeds (line 1120)
[INFO] [stdout]     src/framework/standard/mod.rs - framework::standard::StandardFramework::bucket (line 179)
[INFO] [stdout]     src/framework/standard/mod.rs - framework::standard::StandardFramework::group (line 317)
[INFO] [stdout]     src/framework/standard/structures/buckets.rs - framework::standard::structures::buckets::BucketBuilder::delay_action (line 468)
[INFO] [stdout]     src/model/channel/attachment.rs - model::channel::attachment::Attachment::download (line 94)
[INFO] [stdout]     src/model/channel/channel_id.rs - model::channel::channel_id::ChannelId::broadcast_typing (line 49)
[INFO] [stdout]     src/model/channel/channel_id.rs - model::channel::channel_id::ChannelId::send_files (line 665)
[INFO] [stdout]     src/model/channel/guild_channel.rs - model::channel::guild_channel::GuildChannel::permissions_for_user (line 736)
[INFO] [stdout]     src/model/channel/reaction.rs - model::channel::reaction::ReactionType::Error (line 495)
[INFO] [stdout]     src/model/channel/reaction.rs - model::channel::reaction::ReactionType::Error (line 513)
[INFO] [stdout]     src/model/colour.rs - model::colour::Colour (line 16)
[INFO] [stdout]     src/model/colour.rs - model::colour::Colour (line 58)
[INFO] [stdout]     src/model/colour.rs - model::colour::Colour::b (line 162)
[INFO] [stdout]     src/model/colour.rs - model::colour::Colour::from (line 233)
[INFO] [stdout]     src/model/colour.rs - model::colour::Colour::from (line 250)
[INFO] [stdout]     src/model/colour.rs - model::colour::Colour::from_rgb (line 103)
[INFO] [stdout]     src/model/colour.rs - model::colour::Colour::g (line 148)
[INFO] [stdout]     src/model/colour.rs - model::colour::Colour::hex (line 196)
[INFO] [stdout]     src/model/error.rs - model::error::Error (line 17)
[INFO] [stdout]     src/model/guild/mod.rs - model::guild::Guild::role_by_name (line 2516)
[INFO] [stdout]     src/model/guild/partial_guild.rs - model::guild::partial_guild::PartialGuild::role_by_name (line 1519)
[INFO] [stdout]     src/model/invite.rs - model::invite::Invite::url (line 153)
[INFO] [stdout]     src/model/invite.rs - model::invite::RichInvite::url (line 344)
[INFO] [stdout]     src/model/mention.rs - model::mention::Mention (line 73)
[INFO] [stdout]     src/model/misc.rs - model::misc::ImageHash (line 31)
[INFO] [stdout]     src/model/user.rs - model::user::User::tag (line 546)
[INFO] [stdout]     src/model/user.rs - model::user::UserId::direct_message (line 680)
[INFO] [stdout]     src/utils/argument_convert/mod.rs - utils::argument_convert::parse_message_id_pair (line 73)
[INFO] [stdout]     src/utils/argument_convert/mod.rs - utils::argument_convert::parse_message_url (line 99)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::EmbedMessageBuilding (line 880)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::EmbedMessageBuilding::push_named_link (line 896)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::emoji (line 134)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_codeblock (line 224)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_line_safe (line 649)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_mono (line 257)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_mono_line (line 382)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_mono_line_safe (line 670)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_quote_line (line 502)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_quote_line_safe (line 798)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_spoiler_line_safe (line 777)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_strike_line_safe (line 756)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_underline_line_safe (line 733)
[INFO] [stdout]     src/utils/mod.rs - utils::parse_channel_mention (line 207)
[INFO] [stdout]     src/utils/mod.rs - utils::parse_channel_mention (line 216)
[INFO] [stdout]     src/utils/mod.rs - utils::parse_emoji (line 252)
[INFO] [stdout]     src/utils/mod.rs - utils::parse_invite (line 56)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 205 passed; 70 failed; 25 ignored; 0 measured; 0 filtered out; finished in 77.52s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "eb51fb8715a8bca3820134a319b47f7b0d0fb02def990884c370e792003f9a65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb51fb8715a8bca3820134a319b47f7b0d0fb02def990884c370e792003f9a65", kill_on_drop: false }`
[INFO] [stdout] eb51fb8715a8bca3820134a319b47f7b0d0fb02def990884c370e792003f9a65
