[INFO] fetching crate serenity_self 0.13.3...
[INFO] testing serenity_self-0.13.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate serenity_self 0.13.3 into /workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate serenity_self 0.13.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b7d544914e758f05c5dbc75c954078de5bedf812ca939ffe91fdad7270042c7
[INFO] running `Command { std: "docker" "start" "-a" "9b7d544914e758f05c5dbc75c954078de5bedf812ca939ffe91fdad7270042c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b7d544914e758f05c5dbc75c954078de5bedf812ca939ffe91fdad7270042c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b7d544914e758f05c5dbc75c954078de5bedf812ca939ffe91fdad7270042c7", kill_on_drop: false }`
[INFO] [stdout] 9b7d544914e758f05c5dbc75c954078de5bedf812ca939ffe91fdad7270042c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89aab23571336ad61c0891d6de4e2af605d6271f79818faa855746cdfcd13bab
[INFO] running `Command { std: "docker" "start" "-a" "89aab23571336ad61c0891d6de4e2af605d6271f79818faa855746cdfcd13bab", kill_on_drop: false }`
[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 generic-array v0.14.7
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[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 v0.21.12
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[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 v0.26.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling serenity_self v0.13.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[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 hashbrown v0.14.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling uwl v0.6.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 command_attr v0.5.3
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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 url v2.5.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling time v0.3.41
[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 59s
[INFO] running `Command { std: "docker" "inspect" "89aab23571336ad61c0891d6de4e2af605d6271f79818faa855746cdfcd13bab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89aab23571336ad61c0891d6de4e2af605d6271f79818faa855746cdfcd13bab", kill_on_drop: false }`
[INFO] [stdout] 89aab23571336ad61c0891d6de4e2af605d6271f79818faa855746cdfcd13bab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 685079df73b54294222853d1a40c925cd02bf1cf400979027b34008b46dad8d9
[INFO] running `Command { std: "docker" "start" "-a" "685079df73b54294222853d1a40c925cd02bf1cf400979027b34008b46dad8d9", 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] [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]    Compiling serenity_self v0.13.3 (/opt/rustwide/workdir)
[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 36.57s
[INFO] running `Command { std: "docker" "inspect" "685079df73b54294222853d1a40c925cd02bf1cf400979027b34008b46dad8d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "685079df73b54294222853d1a40c925cd02bf1cf400979027b34008b46dad8d9", kill_on_drop: false }`
[INFO] [stdout] 685079df73b54294222853d1a40c925cd02bf1cf400979027b34008b46dad8d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53f4121bed433deedf5e4178d04a137304f9d18574242322de62d74c0737a5e0
[INFO] running `Command { std: "docker" "start" "-a" "53f4121bed433deedf5e4178d04a137304f9d18574242322de62d74c0737a5e0", 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.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serenity_self-26b1564473d102aa)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[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_hide ... ok
[INFO] [stdout] test framework::standard::structures::levenshtein_tests::help_behaviour_eq ... 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 model::application::command_interaction::tests::mixed_options ... ok
[INFO] [stdout] test model::application::command_interaction::tests::nested_options ... ok
[INFO] [stdout] test model::application::component::tests::test_button_serde ... ok
[INFO] [stdout] test model::application::team_role_ordering::test_normal_ordering ... ok
[INFO] [stdout] test model::application::team_role_ordering::test_other_eq ... ok
[INFO] [stdout] test model::colour::test::b ... ok
[INFO] [stdout] test model::colour::test::default ... ok
[INFO] [stdout] test model::colour::test::from ... ok
[INFO] [stdout] test model::colour::test::from_rgb ... ok
[INFO] [stdout] test model::colour::test::new ... ok
[INFO] [stdout] test model::colour::test::tuple ... ok
[INFO] [stdout] test model::guild::audit_log::change::tests::afk_channel_id_variant ... ok
[INFO] [stdout] test model::guild::automod::tests::action_serde ... ok
[INFO] [stdout] test model::guild::audit_log::tests::action_serde ... ok
[INFO] [stdout] test model::guild::automod::tests::rule_trigger_serde ... ok
[INFO] [stdout] test model::guild::role::tests::non_premium_subscriber_role_serde ... ok
[INFO] [stdout] test model::guild::audit_log::utils::tests::optional_string_module ... ok
[INFO] [stdout] test model::guild::audit_log::change::tests::permissions_variant ... ok
[INFO] [stdout] test model::channel::message::tests::author_permissions_respects_overwrites ... ok
[INFO] [stdout] test model::guild::audit_log::tests::action_value ... ok
[INFO] [stdout] test model::guild::role::tests::premium_subscriber_role_serde ... ok
[INFO] [stdout] test model::guild::test::model::member_named_nickname ... ok
[INFO] [stdout] test model::guild::audit_log::change::tests::entity_type_variant ... ok
[INFO] [stdout] test model::id::tests::test_created_at ... ok
[INFO] [stdout] test model::guild::audit_log::change::tests::skip_serializing_if_none ... ok
[INFO] [stdout] test model::guild::audit_log::change::tests::system_channels ... ok
[INFO] [stdout] test http::ratelimiting::tests::test_parse_header_errors ... ok
[INFO] [stdout] test model::colour::test::g ... ok
[INFO] [stdout] test model::permissions::tests::permissions_serde ... ok
[INFO] [stdout] test model::misc::test::test_formatters ... ok
[INFO] [stdout] test model::timestamp::tests::from_unix_timestamp ... ok
[INFO] [stdout] test framework::standard::structures::levenshtein_tests::help_behaviour_nothing ... ok
[INFO] [stdout] test model::user::test::model::default_avatars ... ok
[INFO] [stdout] test model::id::tests::test_id_serde ... ok
[INFO] [stdout] test model::user::test::model::test_core ... ok
[INFO] [stdout] test model::user::test::test_discriminator_serde ... ok
[INFO] [stdout] test model::colour::test::r ... ok
[INFO] [stdout] test model::mention::test::test_mention ... ok
[INFO] [stdout] test model::guild::test::model::member_named_username ... ok
[INFO] [stdout] test utils::formatted_timestamp::tests::test_message_time ... 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::message_builder::test::mentions ... ok
[INFO] [stdout] test utils::formatted_timestamp::tests::test_message_time_parse ... ok
[INFO] [stdout] test utils::formatted_timestamp::tests::test_message_time_style ... ok
[INFO] [stdout] test utils::message_builder::test::message_content ... ok
[INFO] [stdout] test utils::message_builder::test::no_free_formatting ... ok
[INFO] [stdout] test utils::message_builder::test::normalize ... ok
[INFO] [stdout] test utils::message_builder::test::push_codeblock ... ok
[INFO] [stdout] test utils::message_builder::test::code_blocks ... ok
[INFO] [stdout] test utils::message_builder::test::push_unsafe ... 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_safe ... ok
[INFO] [stdout] test utils::test::test_invite_parser ... ok
[INFO] [stdout] test utils::test::test_username_parser ... ok
[INFO] [stdout] test utils::message_builder::test::message_content_safe ... ok
[INFO] [stdout] test utils::message_builder::test::safe_content ... ok
[INFO] [stdout] test utils::test::role_parser ... ok
[INFO] [stdout] test utils::message_builder::test::init ... ok
[INFO] [stdout] test utils::message_builder::test::push ... ok
[INFO] [stdout] test utils::test::test_emoji_parser ... ok
[INFO] [stdout] test utils::test::test_quote_parser ... ok
[INFO] [stdout] test utils::test::test_webhook_parser ... ok
[INFO] [stdout] test utils::content_safe::tests::test_content_safe ... ok
[INFO] [stdout] test http::error::test::test_error_response_into ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[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>::temporary (line 118) - 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>::max_uses (line 94) - compile ... ok
[INFO] [stdout] test src/builder/create_attachment.rs - builder::create_attachment::EditAttachments (line 152) - compile ... ok
[INFO] [stdout] test src/builder/create_attachment.rs - builder::create_attachment::EditAttachments (line 174) - 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/create_invite.rs - builder::create_invite::CreateInvite (line 17) - compile ... ok
[INFO] [stdout] test src/builder/create_attachment.rs - builder::create_attachment::EditAttachments (line 143) - compile ... ok
[INFO] [stdout] test src/builder/create_command.rs - builder::create_command::CreateCommand::description_localized (line 401) ... FAILED
[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 163) - compile ... ok
[INFO] [stdout] test src/builder/create_command.rs - builder::create_command::CreateCommand::name_localized (line 360) ... FAILED
[INFO] [stdout] test src/builder/edit_message.rs - builder::edit_message::EditMessage (line 24) - 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_guild.rs - builder::edit_guild::EditGuild<'a>::verification_level (line 248) - 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/execute_webhook.rs - builder::execute_webhook::ExecuteWebhook::avatar_url (line 114) - compile ... ok
[INFO] [stdout] test src/builder/edit_role.rs - builder::edit_role::EditRole (line 28) - 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::flags (line 315) - compile ... ok
[INFO] [stdout] test src/cache/cache_update.rs - cache::cache_update::CacheUpdate (line 13) ... ignored
[INFO] [stdout] test src/builder/edit_channel.rs - builder::edit_channel::EditChannel (line 18) - compile ... ok
[INFO] [stdout] test src/builder/execute_webhook.rs - builder::execute_webhook::ExecuteWebhook::in_thread (line 174) - 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_channel.rs - builder::edit_channel::EditChannel<'a>::permissions (line 209) - compile ... ok
[INFO] [stdout] test src/builder/get_messages.rs - builder::get_messages::GetMessages (line 31) - compile ... ok
[INFO] [stdout] test src/builder/edit_profile.rs - builder::edit_profile::EditProfile::avatar (line 36) - 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::guild (line 425) - compile ... ok
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::member (line 455) - compile ... ok
[INFO] [stdout] test src/builder/execute_webhook.rs - builder::execute_webhook::ExecuteWebhook::username (line 287) - compile ... ok
[INFO] [stdout] test src/builder/execute_webhook.rs - builder::execute_webhook::ExecuteWebhook::content (line 143) - compile ... ok
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::message (line 555) - 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::guilds (line 348) - compile ... FAILED
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::user (line 659) - compile ... ok
[INFO] [stdout] test src/client/context.rs - client::context::Context::idle (line 119) - compile ... FAILED
[INFO] [stdout] test src/builder/execute_webhook.rs - builder::execute_webhook::ExecuteWebhook::tts (line 259) - compile ... ok
[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/cache/mod.rs - cache::Cache::channel_messages (line 405) - 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::reset_presence (line 209) - compile ... FAILED
[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::invisible (line 177) - compile ... FAILED
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::unknown_members (line 307) - 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/client/context.rs - client::context::Context::set_presence (line 286) - compile ... FAILED
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::settings (line 631) ... ok
[INFO] [stdout] test src/client/mod.rs - client::Client (line 435) - compile ... FAILED
[INFO] [stdout] test src/framework/mod.rs - framework (line 20) ... ignored
[INFO] [stdout] test src/client/mod.rs - client::Client::start (line 652) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::Client::shard_manager (line 591) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::Client::shard_manager (line 570) - compile ... ok
[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::start_shard (line 758) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::Client::start_autosharded (line 693) - compile ... ok
[INFO] [stdout] test src/builder/create_poll.rs - builder::create_poll::CreatePoll<NeedsQuestion>::new (line 68) ... ok
[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 739) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::Client::start_shards (line 799) - compile ... ok
[INFO] [stdout] test src/builder/create_command.rs - builder::create_command::CreateCommandOption::description_localized (line 85) ... ok
[INFO] [stdout] test src/cache/mod.rs - cache::Cache::new_with_settings (line 249) ... ok
[INFO] [stdout] test src/builder/create_command.rs - builder::create_command::CreateCommandOption::name_localized (line 62) ... ok
[INFO] [stdout] test src/builder/create_embed.rs - builder::create_embed::CreateEmbed::timestamp (line 138) ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::current (line 486) ... ok
[INFO] [stdout] test src/framework/mod.rs - framework (line 32) - compile ... FAILED
[INFO] [stdout] test src/cache/settings.rs - cache::settings::Settings (line 9) ... ok
[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 (line 249) ... 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::raw (line 723) ... FAILED
[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::blocked_guilds (line 212) - compile ... ok
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::blocked_users (line 239) - compile ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args (line 265) ... FAILED
[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::on_mention (line 385) ... ignored
[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::dynamic_prefix (line 315) - 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::owners (line 407) - 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::dynamic_prefix (line 330) - compile ... ok
[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/args.rs - framework::standard::args::Args::trimmed (line 514) ... FAILED
[INFO] [stdout] test src/framework/standard/configuration.rs - framework::standard::configuration::Configuration::prefixes (line 475) - 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/mod.rs - framework::standard::StandardFramework::after (line 515) - compile ... 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/help_commands.rs - framework::standard::help_commands::plain (line 1326) - compile ... FAILED
[INFO] [stdout] test src/framework/standard/mod.rs - framework::standard::StandardFramework::before (line 479) - compile ... ok
[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::before (line 463) - compile ... ok
[INFO] [stdout] test src/framework/standard/mod.rs - framework::standard::StandardFramework::bucket (line 179) - compile ... FAILED
[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::unrecognised_command (line 545) - compile ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::single_quoted (line 665) ... FAILED
[INFO] [stdout] test src/framework/standard/mod.rs - framework::standard::StandardFramework::configure (line 144) - compile ... ok
[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_messenger.rs - gateway::bridge::shard_messenger::ShardMessenger::set_presence (line 174) ... ignored
[INFO] [stdout] test src/framework/standard/mod.rs - framework::standard::StandardFramework::on_dispatch_error (line 404) - compile ... ok
[INFO] [stdout] test src/gateway/bridge/shard_manager.rs - gateway::bridge::shard_manager::ShardManager (line 40) - compile ... 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/gateway/bridge/shard_messenger.rs - gateway::bridge::shard_messenger::ShardMessenger::chunk_guild (line 60) - compile ... 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/bridge/shard_messenger.rs - gateway::bridge::shard_messenger::ShardMessenger::set_status (line 216) - compile ... ok
[INFO] [stdout] test src/gateway/shard.rs - gateway::shard::Shard::new (line 90) - compile ... ok
[INFO] [stdout] test src/framework/standard/mod.rs - framework::standard::StandardFramework::group (line 317) - compile ... FAILED
[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::chunk_guild (line 575) - 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::delete_webhook_with_token (line 1537) - 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::delete_message_reactions (line 1265) - 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 (line 1500) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::edit_voice_state (line 2307) - 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::edit_webhook (line 2433) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::edit_webhook_with_token (line 2480) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::fire (line 5061) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::execute_webhook (line 2550) - 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_current_user_guild_member (line 4159) - compile ... 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::get_webhook_from_url (line 4609) - compile ... 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::get_guild_webhooks (line 4068) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::get_channel_webhooks (line 3218) - compile ... ok
[INFO] [stdout] test src/internal/macros.rs - internal::macros::enum_number (line 34) ... ignored
[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::request (line 5103) - 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/application/command.rs - model::application::command::Command::create_global_command (line 136) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Http::get_webhook_with_token (line 4569) - compile ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::raw_quoted (line 746) ... ok
[INFO] [stdout] test src/http/typing.rs - http::typing::Typing (line 28) - compile ... ok
[INFO] [stdout] test src/http/ratelimiting.rs - http::ratelimiting::Ratelimiter::routes (line 151) - 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/attachment.rs - model::channel::attachment::Attachment::download (line 94) - compile ... FAILED
[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/guild_channel.rs - model::channel::guild_channel::GuildChannel::create_invite (line 239) ... ignored
[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/channel_id.rs - model::channel::channel_id::ChannelId::send_files (line 688) - 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/channel_id.rs - model::channel::channel_id::ChannelId::start_typing (line 762) - 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/channel_id.rs - model::channel::channel_id::MessagesIter<H>::stream (line 1253) - compile ... ok
[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::create_permission (line 273) - compile ... 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/guild_channel.rs - model::channel::guild_channel::GuildChannel::permissions_for_user (line 736) - compile ... FAILED
[INFO] [stdout] test src/model/channel/mod.rs - model::channel::Channel::guild (line 60) - compile ... ok
[INFO] [stdout] test src/model/channel/mod.rs - model::channel::Channel::private (line 90) - 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/internal/macros.rs - internal::macros::enum_number (line 51) ... ok
[INFO] [stdout] test src/model/channel/reaction.rs - model::channel::reaction::ReactionType::from (line 413) - compile ... 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/http/client.rs - http::client::HttpBuilder (line 45) ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::new (line 332) ... FAILED
[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/framework/standard/args.rs - framework::standard::args::Args::quoted (line 559) ... FAILED
[INFO] [stdout] test src/gateway/mod.rs - gateway::ConnectionStage::is_connecting (line 214) ... FAILED
[INFO] [stdout] test src/gateway/mod.rs - gateway::ConnectionStage::is_connecting (line 206) ... ok
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::iter (line 695) ... FAILED
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args (line 298) ... FAILED
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::find (line 776) ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour (line 48) ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour (line 16) ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::from (line 250) ... FAILED
[INFO] [stdout] test src/model/channel/reaction.rs - model::channel::reaction::ReactionType::Error (line 513) ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour (line 58) ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::b (line 162) ... FAILED
[INFO] [stdout] test src/model/error.rs - model::error::Error (line 17) - compile ... FAILED
[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::from (line 216) ... FAILED
[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::create_channel (line 366) - 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/framework/standard/args.rs - framework::standard::args::Args::parse (line 612) has been running for over 60 seconds
[INFO] [stdout] test src/model/guild/emoji.rs - model::guild::emoji::Emoji::delete (line 67) - compile ... ok
[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/colour.rs - model::colour::Colour::from (line 233) ... FAILED
[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/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 (line 764) - compile ... ok
[INFO] [stdout] test src/model/guild/mod.rs - model::guild::Guild::edit_role_position (line 1293) ... ignored
[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/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::ban (line 284) ... 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_role_position (line 915) ... 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/guild_id.rs - model::guild::guild_id::MembersIter<H>::stream (line 1906) - 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::create_channel (line 419) - 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/mod.rs - model::guild::Guild::role_by_name (line 2516) - compile ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::tuple (line 179) ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::new (line 84) ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::g (line 148) ... FAILED
[INFO] [stdout] test src/model/mod.rs - model (line 16) - compile ... ok
[INFO] [stdout] test src/model/mention.rs - model::mention::Mentionable::mention (line 22) ... 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/colour.rs - model::colour::Colour::from_rgb (line 112) ... FAILED
[INFO] [stdout] test src/framework/standard/args.rs - framework::standard::args::Args::parse (line 612) ... FAILED
[INFO] [stdout] test src/model/sticker.rs - model::sticker::Sticker::edit (line 228) - compile ... 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::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/colour.rs - model::colour::Colour::r (line 134) ... FAILED
[INFO] [stdout] test src/model/user.rs - model::user::discriminator (line 33) ... ignored
[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/user.rs - model::user::UserId::direct_message (line 680) - compile ... FAILED
[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::from_id (line 209) - 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 384) - 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/invite.rs - model::invite::RichInvite::url (line 344) ... FAILED
[INFO] [stdout] test src/model/webhook.rs - model::webhook::Webhook::from_url (line 276) - compile ... ok
[INFO] [stdout] test src/model/misc.rs - model::misc::ImageHash (line 31) ... FAILED
[INFO] [stdout] test src/model/invite.rs - model::invite::Invite::url (line 153) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::ContentModifier (line 972) - compile ... ok
[INFO] [stdout] test src/model/channel/reaction.rs - model::channel::reaction::ReactionType::Error (line 495) has been running for over 60 seconds
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::from_rgb (line 103) has been running for over 60 seconds
[INFO] [stdout] test src/model/mention.rs - model::mention::Mention (line 73) ... FAILED
[INFO] [stdout] test src/prelude.rs - prelude (line 10) ... ok
[INFO] [stdout] test src/model/timestamp.rs - model::timestamp (line 7) ... FAILED
[INFO] [stdout] test src/model/timestamp.rs - model::timestamp::Timestamp::parse (line 113) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder (line 18) - compile ... ok
[INFO] [stdout] test src/utils/content_safe.rs - utils::content_safe::content_safe (line 133) ... ok
[INFO] [stdout] test src/model/timestamp.rs - model::timestamp (line 17) ... FAILED
[INFO] [stdout] test src/model/channel/reaction.rs - model::channel::reaction::ReactionType::Error (line 495) ... ok
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::hex (line 196) has been running for over 60 seconds
[INFO] [stdout] test src/utils/content_safe.rs - utils::content_safe::content_safe (line 119) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::fmt (line 862) ... ok
[INFO] [stdout] test src/model/mention.rs - model::mention::Mentionable::mention (line 49) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::EmbedMessageBuilding (line 880) ... FAILED
[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 (line 896) ... FAILED
[INFO] [stdout] test src/model/misc.rs - model::misc::ImageHash::is_animated (line 45) ... FAILED
[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_safe (line 915) ... FAILED
[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::build (line 78) ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::hex (line 196) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::build (line 65) ... FAILED
[INFO] [stdout] test src/model/colour.rs - model::colour::Colour::from_rgb (line 103) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::channel (line 102) ... FAILED
[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) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_bold_line (line 422) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_italic (line 289) ... FAILED
[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_bold_line_safe (line 712) ... 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_mono_line (line 382) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_italic_line (line 402) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_italic_line_safe (line 691) ... 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/message_builder.rs - utils::message_builder::MessageBuilder::push_line (line 362) ... 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_spoiler_line (line 482) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_underline_line (line 442) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_strike_line (line 462) ... 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_codeblock (line 224) ... 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/message_builder.rs - utils::message_builder::MessageBuilder::new (line 45) has been running for over 60 seconds
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_quote_line_safe (line 798) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::parse_quotes (line 321) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_channel_mention (line 216) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::parse_channel_mention (line 207) ... FAILED
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_strike_line_safe (line 756) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::shard_id (line 492) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_emoji (line 265) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::parse_emoji (line 252) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::parse_invite (line 46) has been running for over 60 seconds
[INFO] [stdout] test src/utils/mod.rs - utils::parse_invite (line 56) has been running for over 60 seconds
[INFO] [stdout] test src/utils/mod.rs - utils::parse_quotes (line 330) has been running for over 60 seconds
[INFO] [stdout] test src/utils/mod.rs - utils::parse_role_mention (line 164) has been running for over 60 seconds
[INFO] [stdout] test src/utils/mod.rs - utils::parse_role_mention (line 173) has been running for over 60 seconds
[INFO] [stdout] test src/utils/mod.rs - utils::parse_user_mention (line 114) has been running for over 60 seconds
[INFO] [stdout] test src/utils/mod.rs - utils::parse_user_mention (line 127) has been running for over 60 seconds
[INFO] [stdout] test src/utils/mod.rs - utils::parse_user_tag (line 84) has been running for over 60 seconds
[INFO] [stdout] test src/utils/mod.rs - utils::parse_webhook (line 400) has been running for over 60 seconds
[INFO] [stdout] test src/utils/token.rs - utils::token::validate (line 16) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_quotes (line 330) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::parse_invite (line 46) ... ok
[INFO] [stdout] test src/utils/message_builder.rs - utils::message_builder::MessageBuilder::new (line 45) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_invite (line 56) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_role_mention (line 173) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_user_mention (line 114) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::parse_user_tag (line 84) ... 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_role_mention (line 164) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/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/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/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::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::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::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::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/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_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/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::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/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/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/rustdoctestzFyuJd/rustcK4QHie/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestzFyuJd/rustcK4QHie/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzFyuJd/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 249) 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:258:16
[INFO] [stdout]     |
[INFO] [stdout] 258 | let mut args = Args::new(r#""Princess Zelda""#, &[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:258:62
[INFO] [stdout]     |
[INFO] [stdout] 258 | let mut args = Args::new(r#""Princess Zelda""#, &[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:251:42
[INFO] [stdout]     |
[INFO] [stdout] 251 | 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:251:48
[INFO] [stdout]     |
[INFO] [stdout] 251 | 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:258:22
[INFO] [stdout]     |
[INFO] [stdout] 258 | let mut args = Args::new(r#""Princess Zelda""#, &[Delimiter::Single(' ')]);
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::single_quoted`: 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:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 | assert_eq!(args.single_quoted::<String>().unwrap(), "Princess Zelda");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestG8J2BI/rustc4qMG5H/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestG8J2BI/rustc4qMG5H/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestG8J2BI/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; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framework/standard/args.rs - framework::standard::args::Args::raw (line 723) 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:727:12
[INFO] [stdout]     |
[INFO] [stdout] 727 | let args = Args::new("Harry Hermione Ronald", &[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:727:60
[INFO] [stdout]     |
[INFO] [stdout] 727 | let args = Args::new("Harry Hermione Ronald", &[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:725:42
[INFO] [stdout]     |
[INFO] [stdout] 725 | 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:725:48
[INFO] [stdout]     |
[INFO] [stdout] 725 | 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:727:18
[INFO] [stdout]     |
[INFO] [stdout] 727 | let args = Args::new("Harry Hermione Ronald", &[Delimiter::Single(' ')]);
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::raw`: 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:729:25
[INFO] [stdout]     |
[INFO] [stdout] 729 | let protagonists = args.raw().collect::<Vec<&str>>().join(", ");
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest4U1Jrf/rustcYlzPVy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctest4U1Jrf/rustcYlzPVy/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4U1Jrf/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; 6 warnings emitted
[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/rustdoctestJUKU0j/rustc1d5iQX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestJUKU0j/rustc1d5iQX/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJUKU0j/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 (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/rustdoctestO9QlFJ/rustcog25Gb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestO9QlFJ/rustcog25Gb/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestO9QlFJ/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/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/args.rs - framework::standard::args::Args::trimmed (line 514) 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:518:16
[INFO] [stdout]     |
[INFO] [stdout] 518 | let mut args = Args::new("     42     ", &[]);
[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::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:516:41
[INFO] [stdout]     |
[INFO] [stdout] 516 | use serenity_self::framework::standard::Args;
[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:518:22
[INFO] [stdout]     |
[INFO] [stdout] 518 | let mut args = Args::new("     42     ", &[]);
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::trimmed`: 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:521:6
[INFO] [stdout]     |
[INFO] [stdout] 521 | args.trimmed();
[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:522:17
[INFO] [stdout]     |
[INFO] [stdout] 522 | assert_eq!(args.current(), Some("42"));
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::untrimmed`: 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:524:6
[INFO] [stdout]     |
[INFO] [stdout] 524 | args.untrimmed();
[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:525:17
[INFO] [stdout]     |
[INFO] [stdout] 525 | assert_eq!(args.current(), Some("     42     "));
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::message`: 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:526:17
[INFO] [stdout]     |
[INFO] [stdout] 526 | assert_eq!(args.message(), "     42     ");
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestfioZ7G/rustcpJsCrH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestfioZ7G/rustcpJsCrH/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfioZ7G/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; 8 warnings emitted
[INFO] [stdout] 
[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/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/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::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/args.rs - framework::standard::args::Args::single_quoted (line 665) 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:669:16
[INFO] [stdout]     |
[INFO] [stdout] 669 | let mut args = Args::new(r#""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:669:53
[INFO] [stdout]     |
[INFO] [stdout] 669 | let mut args = Args::new(r#""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:667:42
[INFO] [stdout]     |
[INFO] [stdout] 667 | 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:667:48
[INFO] [stdout]     |
[INFO] [stdout] 667 | 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:669:22
[INFO] [stdout]     |
[INFO] [stdout] 669 | let mut args = Args::new(r#""4" "2""#, &[Delimiter::Single(' ')]);
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::single_quoted`: 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:671:17
[INFO] [stdout]     |
[INFO] [stdout] 671 | assert_eq!(args.single_quoted::<String>().unwrap(), "4");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::single_quoted`: 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:672:17
[INFO] [stdout]     |
[INFO] [stdout] 672 | assert_eq!(args.single_quoted::<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:673:14
[INFO] [stdout]     |
[INFO] [stdout] 673 | 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/rustdoctestracatW/rustchN3uO9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestracatW/rustchN3uO9/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestracatW/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; 8 warnings emitted
[INFO] [stdout] 
[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/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/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::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/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/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/rustdoctesttm6JKc/rustcSxKYvM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctesttm6JKc/rustcSxKYvM/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttm6JKc/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::quoted (line 559) 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:563:16
[INFO] [stdout]     |
[INFO] [stdout] 563 | let mut args = Args::new("\"42\"", &[]);
[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::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:561:41
[INFO] [stdout]     |
[INFO] [stdout] 561 | use serenity_self::framework::standard::Args;
[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:563:22
[INFO] [stdout]     |
[INFO] [stdout] 563 | let mut args = Args::new("\"42\"", &[]);
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::quoted`: 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:566:6
[INFO] [stdout]     |
[INFO] [stdout] 566 | args.quoted();
[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:567:17
[INFO] [stdout]     |
[INFO] [stdout] 567 | assert_eq!(args.current(), Some("42"));
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::unquoted`: 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:569:6
[INFO] [stdout]     |
[INFO] [stdout] 569 | args.unquoted();
[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:570:17
[INFO] [stdout]     |
[INFO] [stdout] 570 | assert_eq!(args.current(), Some("\"42\""));
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::message`: 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:571:17
[INFO] [stdout]     |
[INFO] [stdout] 571 | assert_eq!(args.message(), "\"42\"");
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestir3q3E/rustce3sllv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestir3q3E/rustce3sllv/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestir3q3E/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; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/gateway/mod.rs - gateway::ConnectionStage::is_connecting (line 214) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestLvtqPN/rustcwFYtv4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestLvtqPN/rustcwFYtv4/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLvtqPN/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::iter (line 695) 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:699:16
[INFO] [stdout]     |
[INFO] [stdout] 699 | 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:699:46
[INFO] [stdout]     |
[INFO] [stdout] 699 | 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:697:42
[INFO] [stdout]     |
[INFO] [stdout] 697 | 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:697:48
[INFO] [stdout]     |
[INFO] [stdout] 697 | 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:699:22
[INFO] [stdout]     |
[INFO] [stdout] 699 | 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::iter`: 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:701:17
[INFO] [stdout]     |
[INFO] [stdout] 701 | for arg in args.iter::<u32>() {
[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:707:14
[INFO] [stdout]     |
[INFO] [stdout] 707 | 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/rustdoctestkayZKl/rustcY1V6Pw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestkayZKl/rustcY1V6Pw/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkayZKl/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 (line 298) 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:302:16
[INFO] [stdout]     |
[INFO] [stdout] 302 | let mut args = Args::new("trois cinq quatre six", &[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:302:64
[INFO] [stdout]     |
[INFO] [stdout] 302 | let mut args = Args::new("trois cinq quatre six", &[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:300:42
[INFO] [stdout]     |
[INFO] [stdout] 300 | 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:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 | 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:302:22
[INFO] [stdout]     |
[INFO] [stdout] 302 | let mut args = Args::new("trois cinq quatre six", &[Delimiter::Single(' ')]);
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::parse`: 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:304:17
[INFO] [stdout]     |
[INFO] [stdout] 304 | assert_eq!(args.parse::<String>().unwrap(), "trois");
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::parse`: 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:307:17
[INFO] [stdout]     |
[INFO] [stdout] 307 | assert_eq!(args.parse::<String>().unwrap(), "trois");
[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:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 | assert_eq!(args.current(), Some("trois"));
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity_self::framework::standard::Args::parse`: 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:309:17
[INFO] [stdout]     |
[INFO] [stdout] 309 | assert_eq!(args.parse::<String>().unwrap(), "trois");
[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:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 | assert_eq!(args.current(), Some("trois"));
[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:313:17
[INFO] [stdout]     |
[INFO] [stdout] 313 | assert_eq!(args.single::<String>().unwrap(), "trois");
[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:314:17
[INFO] [stdout]     |
[INFO] [stdout] 314 | assert_eq!(args.single::<String>().unwrap(), "cinq");
[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:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 | assert_eq!(args.single::<String>().unwrap(), "quatre");
[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:316:17
[INFO] [stdout]     |
[INFO] [stdout] 316 | assert_eq!(args.single::<String>().unwrap(), "six");
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestcpjPWO/rustcc3o5Lw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestcpjPWO/rustcc3o5Lw/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcpjPWO/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; 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framework/standard/args.rs - framework::standard::args::Args::find (line 776) 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:780:16
[INFO] [stdout]     |
[INFO] [stdout] 780 | 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:780:47
[INFO] [stdout]     |
[INFO] [stdout] 780 | 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:778:42
[INFO] [stdout]     |
[INFO] [stdout] 778 | 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:778:48
[INFO] [stdout]     |
[INFO] [stdout] 778 | 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:780:22
[INFO] [stdout]     |
[INFO] [stdout] 780 | 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`: 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:782:17
[INFO] [stdout]     |
[INFO] [stdout] 782 | assert_eq!(args.find::<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:783:17
[INFO] [stdout]     |
[INFO] [stdout] 783 | assert_eq!(args.single::<String>().unwrap(), "c4");
[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:784:14
[INFO] [stdout]     |
[INFO] [stdout] 784 | 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/rustdoctest3AGhT9/rustcVZchFB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctest3AGhT9/rustcVZchFB/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3AGhT9/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; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/colour.rs - model::colour::Colour (line 48) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8Juygk/rustcaucN0r/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctest8Juygk/rustcaucN0r/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8Juygk/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 (line 16) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestbb9Jnz/rustcMLbmbV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestbb9Jnz/rustcMLbmbV/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbb9Jnz/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/rustdoctestYDMBb5/rustc8kdUSK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestYDMBb5/rustc8kdUSK/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYDMBb5/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/rustdoctestnPNeia/rustcsMbRwP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestnPNeia/rustcsMbRwP/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnPNeia/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 (line 58) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestUxX6pB/rustcUn02DL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestUxX6pB/rustcUn02DL/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUxX6pB/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/rustdoctestHJxEp3/rustcHmArcC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestHJxEp3/rustcHmArcC/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHJxEp3/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::from (line 216) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestu3iLuU/rustcGvxz5e/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestu3iLuU/rustcGvxz5e/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestu3iLuU/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/rustdoctestIxOati/rustcuveYUy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestIxOati/rustcuveYUy/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIxOati/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::tuple (line 179) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOHWjkI/rustcsFNS3R/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestOHWjkI/rustcsFNS3R/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOHWjkI/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::new (line 84) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestpxgRgA/rustcRlFfFn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestpxgRgA/rustcRlFfFn/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestpxgRgA/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/rustdoctest2RFQs4/rustcBAXuIl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctest2RFQs4/rustcBAXuIl/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2RFQs4/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 112) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestoyUCAY/rustcYTDr2k/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestoyUCAY/rustcYTDr2k/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoyUCAY/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::parse (line 612) 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:616:16
[INFO] [stdout]     |
[INFO] [stdout] 616 | 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:616:46
[INFO] [stdout]     |
[INFO] [stdout] 616 | 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:614:42
[INFO] [stdout]     |
[INFO] [stdout] 614 | 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:614:48
[INFO] [stdout]     |
[INFO] [stdout] 614 | 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:616:22
[INFO] [stdout]     |
[INFO] [stdout] 616 | 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::parse`: 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:618:17
[INFO] [stdout]     |
[INFO] [stdout] 618 | assert_eq!(args.parse::<u32>().unwrap(), 4);
[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:619:17
[INFO] [stdout]     |
[INFO] [stdout] 619 | assert_eq!(args.current(), Some("4"));
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest00w6D8/rustcpRcMvW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctest00w6D8/rustcpRcMvW/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest00w6D8/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/model/colour.rs - model::colour::Colour::r (line 134) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestc0lBrO/rustcPevYoR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestc0lBrO/rustcPevYoR/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestc0lBrO/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::RichInvite::url (line 344) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest9gxEkL/rustc7gZ1Xl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctest9gxEkL/rustc7gZ1Xl/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9gxEkL/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/rustdoctestwbaxUd/rustcfQDvE2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestwbaxUd/rustcfQDvE2/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwbaxUd/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::Invite::url (line 153) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestz4y1Oq/rustcRWyYGs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestz4y1Oq/rustcRWyYGs/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestz4y1Oq/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/rustdoctest8EAvtT/rustcDPKAd7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctest8EAvtT/rustcDPKAd7/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8EAvtT/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/timestamp.rs - model::timestamp (line 7) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestgDQsgH/rustcXOVxn5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestgDQsgH/rustcXOVxn5/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgDQsgH/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/timestamp.rs - model::timestamp::Timestamp::parse (line 113) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjniLLj/rustcy7h7Jp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestjniLLj/rustcy7h7Jp/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjniLLj/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/timestamp.rs - model::timestamp (line 17) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMBDlQr/rustcLcj8Iq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestMBDlQr/rustcLcj8Iq/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMBDlQr/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/content_safe.rs - utils::content_safe::content_safe (line 119) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestzbgmIu/rustcY6UrTE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestzbgmIu/rustcY6UrTE/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzbgmIu/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::Mentionable::mention (line 49) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestWYX21b/rustcPHHSqP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestWYX21b/rustcPHHSqP/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWYX21b/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/rustdoctestIYxGIH/rustcMuKiq3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestIYxGIH/rustcMuKiq3/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIYxGIH/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/rustdoctestsLWTYk/rustcUvR5C5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestsLWTYk/rustcUvR5C5/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsLWTYk/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::is_animated (line 45) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesteMAWxD/rustcu0iyw6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctesteMAWxD/rustcu0iyw6/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteMAWxD/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/rustdoctestI0YtOp/rustcfmP3HH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestI0YtOp/rustcfmP3HH/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestI0YtOp/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_safe (line 915) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestpJLhxa/rustcUBYqCB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestpJLhxa/rustcUBYqCB/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestpJLhxa/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/rustdoctestiYCec7/rustcti6A6o/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestiYCec7/rustcti6A6o/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiYCec7/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::build (line 78) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest66DT4i/rustctLTFiP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctest66DT4i/rustctLTFiP/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest66DT4i/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::build (line 65) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestdS7sO0/rustcsgIvAd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestdS7sO0/rustcsgIvAd/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdS7sO0/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::channel (line 102) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8NKiDU/rustcmLLRkg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctest8NKiDU/rustcmLLRkg/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8NKiDU/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/rustdoctestHMW8EJ/rustclmnuiu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestHMW8EJ/rustclmnuiu/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHMW8EJ/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 169) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestF1qJlX/rustcimbc69/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestF1qJlX/rustcimbc69/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestF1qJlX/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_bold_line (line 422) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest1bcoGa/rustcdmtGW2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctest1bcoGa/rustcdmtGW2/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1bcoGa/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_italic (line 289) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestLTpZ0K/rustcU4pHCF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestLTpZ0K/rustcU4pHCF/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLTpZ0K/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/rustdoctestTIyZwh/rustc8Sgb18/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestTIyZwh/rustc8Sgb18/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTIyZwh/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_bold_line_safe (line 712) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestyIhvpW/rustcvvNIo0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestyIhvpW/rustcvvNIo0/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyIhvpW/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/rustdoctestqhXBpZ/rustcspWW8f/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestqhXBpZ/rustcspWW8f/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqhXBpZ/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/rustdoctestfMd0Rr/rustcspHe7W/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestfMd0Rr/rustcspHe7W/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfMd0Rr/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_italic_line (line 402) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHFfDYl/rustcieZI2Y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestHFfDYl/rustcieZI2Y/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHFfDYl/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_italic_line_safe (line 691) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8eu7Mf/rustcsaQNFY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctest8eu7Mf/rustcsaQNFY/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8eu7Mf/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/rustdoctestcHEg02/rustcEyKmYs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestcHEg02/rustcEyKmYs/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcHEg02/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 (line 362) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestCyCF1P/rustc94EKgN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestCyCF1P/rustc94EKgN/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCyCF1P/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/rustdoctestVuX9vM/rustcTEDpXx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestVuX9vM/rustcTEDpXx/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVuX9vM/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 (line 482) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5kp0jl/rustcvL4q9I/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctest5kp0jl/rustcvL4q9I/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5kp0jl/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 (line 442) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest2KzShO/rustcaNPjDC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctest2KzShO/rustcaNPjDC/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2KzShO/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_strike_line (line 462) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestagGtfC/rustcngqAb1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestagGtfC/rustcngqAb1/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestagGtfC/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/rustdoctest8EKfTn/rustcP4Gilv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctest8EKfTn/rustcP4Gilv/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8EKfTn/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/rustdoctestTsUxUA/rustcAnbm54/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestTsUxUA/rustcAnbm54/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTsUxUA/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/rustdoctestrUin2f/rustcyIPbAp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestrUin2f/rustcyIPbAp/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrUin2f/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/rustdoctestsDqfJu/rustcZK05D3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestsDqfJu/rustcZK05D3/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsDqfJu/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/rustdoctest32kob2/rustctHfAyX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctest32kob2/rustctHfAyX/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest32kob2/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/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/rustdoctestlO7Ixe/rustclTvrB0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestlO7Ixe/rustclTvrB0/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlO7Ixe/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/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/rustdoctestuSyTb8/rustcvxtMRV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestuSyTb8/rustcvxtMRV/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuSyTb8/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] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] ---- src/utils/mod.rs - utils::parse_emoji (line 265) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestKI5JkB/rustczwyJzf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestKI5JkB/rustczwyJzf/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKI5JkB/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/rustdoctestJIMMjw/rustcUnf521/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestJIMMjw/rustcUnf521/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJIMMjw/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_quotes (line 330) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHzZPW2/rustcQPiUIv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserenity_self-bc6eb2721e0a2c08,libfxhash-f0e3ea4f1b454541,libtime-b68204fdd08f32d4,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-127f9d70d2841d55,libpowerfmt-dcf4c7392d25d790,libbitflags-9bdd741a51aeb573,libstatic_assertions-95336585f0b7f57d,libflate2-e164bdd017cb9fac,libminiz_oxide-124981604c2cfa78,libadler2-d79a48072fdcd8a1,libcrc32fast-44d820f867929a9f,libtokio_tungstenite-cc0adbb257e03c41,libwebpki_roots-f98e72137f39a61b,libwebpki_roots-d8d9d33d5754a30d,libtokio_rustls-18bb42ba35ddcf67,libtungstenite-6446572d1e0fe0f0,libdata_encoding-d6e27b2cd9c7ca96,librand-61a9851b5e73fd95,librand_chacha-d4178823c89a15d6,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-7abf58c273ca9c42,librustls-b3da196fd93beecd,libsubtle-4f5a50036df13274,libwebpki-9d20cd567c527889,librustls_pki_types-b4b9366ba4b4e678,libutf8-1f85abd39b41966a,libbyteorder-0d5229b4099d70a3,libsha1-5d51f378960eb3fa,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libthiserror-52010b05931180b1,libhttp-efa0d333ef107f93,libuwl-5f905794342c02c7,liblevenshtein-80be4e1c534f15c4,libparking_lot-12936236a710ab91,libdashmap-9acd4a7bc4c8fa46,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libparking_lot_core-e558ce48f26fd28d,libhashbrown-031197f91b712133,libtypemap_rev-f33aa079b194ab82,libchrono-4d8081969bb0625b,libiana_time_zone-7ffb41297827eca3,libnum_traits-0b592801fe27ae75,libarrayvec-1a574497e2b8091c,libfutures-d0ed85279aa70783,libbase64-29d4d4232c317d5e,libreqwest-8e19500fae497d22,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-3c6707c149edb0b2,libserde_urlencoded-18678c49beb8591a,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-5508fab34b1f3786,libtokio_rustls-a259bec25fca04a0,libencoding_rs-4baf3161c1058b5c,libmime_guess-190f2ff11595f5fe,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,librustls-1b7a46e92d91c307,libsct-8618e603f2db5c7b,libwebpki-22b60cc716e95512,libring-4ed5ce00ba65366e,libgetrandom-15b5451414deeefa,libuntrusted-ae5fa18859ffcbba,libcfg_if-b8160e940c54d589,libhyper-37c85281fa44b36d,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-c62b16bbdc597fa3,libindexmap-c5f50d25209fe09b,libequivalent-2f5434284319e1e1,libhashbrown-aa7ac08ed183cad6,libtower_service-d85697bf5431d8b4,libtracing-c72eeb8e2769df87,libtracing_core-e18a903b9e831f59,libonce_cell-9ec3b2d30075ab56,libfutures_util-cdbcb1a0c3bb29ee,libfutures_io-0c818ad091fbaf7f,libslab-7e44a17d4dfaaabd,libfutures_channel-29524163f8896842,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtokio_util-77925ce7265871ff,libfutures_sink-999c1a898cc14726,libtokio-16f63e3b979f48ea,libsocket2-a3398a9c1e24b806,libmio-3c2e42c28034ff13,liblibc-a817a10b9b2ff12d,libsync_wrapper-ed838535a8ddeeff,libhttp_body-2e568c27b1d31f9a,libpin_project_lite-63e0d9d6cb6ec6cf,liblog-502297c6046783f9,libfutures_core-5b72dc92615109c0,liburl-cf23ab70261d00eb,libidna-e06b767f9bcc0650,libutf8_iter-d59950773a6f062b,libidna_adapter-e5870b56cbc96254,libicu_properties-2263490c60e09396,libicu_properties_data-850c631512607ecf,libicu_normalizer-a1e710dc824b5cad,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-5f138083857ad1c8,libpotential_utf-9378aebac5c5a64d,libicu_provider-c1cdd8a0fcb61630,libicu_locale_core-95890d86755b67ea,libtinystr-f6a4f3ce59b17a11,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-727422f8342bcb2d,libzerotrie-47f19e622a8334b4,libyoke-0ad154a89b66f7e8,libstable_deref_trait-6144d876008295f7,libzerofrom-451e78f0365f0833,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-3164eb5a0c59996c,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsecrecy-fd906bb9e567d906,libzeroize-c9189a97966a040e,libserde_cow-3d675b0acdf1f0e0,libserde_json-591071c830389bb2,libmemchr-00551d7dcf71ae3d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-7d9a0e74c3584cf7}.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/rustdoctestHzZPW2/rustcQPiUIv/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-49655f9044dfaa02/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHzZPW2/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/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 249)
[INFO] [stdout]     src/framework/standard/args.rs - framework::standard::args::Args (line 265)
[INFO] [stdout]     src/framework/standard/args.rs - framework::standard::args::Args (line 298)
[INFO] [stdout]     src/framework/standard/args.rs - framework::standard::args::Args::find (line 776)
[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::iter (line 695)
[INFO] [stdout]     src/framework/standard/args.rs - framework::standard::args::Args::new (line 332)
[INFO] [stdout]     src/framework/standard/args.rs - framework::standard::args::Args::parse (line 612)
[INFO] [stdout]     src/framework/standard/args.rs - framework::standard::args::Args::quoted (line 559)
[INFO] [stdout]     src/framework/standard/args.rs - framework::standard::args::Args::raw (line 723)
[INFO] [stdout]     src/framework/standard/args.rs - framework::standard::args::Args::single_quoted (line 665)
[INFO] [stdout]     src/framework/standard/args.rs - framework::standard::args::Args::trimmed (line 514)
[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/gateway/mod.rs - gateway::ConnectionStage::is_connecting (line 214)
[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 513)
[INFO] [stdout]     src/model/colour.rs - model::colour::Colour (line 16)
[INFO] [stdout]     src/model/colour.rs - model::colour::Colour (line 48)
[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 216)
[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 112)
[INFO] [stdout]     src/model/colour.rs - model::colour::Colour::g (line 148)
[INFO] [stdout]     src/model/colour.rs - model::colour::Colour::new (line 84)
[INFO] [stdout]     src/model/colour.rs - model::colour::Colour::r (line 134)
[INFO] [stdout]     src/model/colour.rs - model::colour::Colour::tuple (line 179)
[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/mention.rs - model::mention::Mentionable::mention (line 49)
[INFO] [stdout]     src/model/misc.rs - model::misc::ImageHash (line 31)
[INFO] [stdout]     src/model/misc.rs - model::misc::ImageHash::is_animated (line 45)
[INFO] [stdout]     src/model/timestamp.rs - model::timestamp (line 17)
[INFO] [stdout]     src/model/timestamp.rs - model::timestamp (line 7)
[INFO] [stdout]     src/model/timestamp.rs - model::timestamp::Timestamp::parse (line 113)
[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/content_safe.rs - utils::content_safe::content_safe (line 119)
[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::EmbedMessageBuilding::push_named_link_safe (line 915)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::build (line 65)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::build (line 78)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::channel (line 102)
[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 (line 169)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_bold_line (line 422)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_bold_line_safe (line 712)
[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_italic (line 289)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_italic_line (line 402)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_italic_line_safe (line 691)
[INFO] [stdout]     src/utils/message_builder.rs - utils::message_builder::MessageBuilder::push_line (line 362)
[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 (line 482)
[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 (line 462)
[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 (line 442)
[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_emoji (line 265)
[INFO] [stdout]     src/utils/mod.rs - utils::parse_quotes (line 330)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 173 passed; 102 failed; 25 ignored; 0 measured; 0 filtered out; finished in 225.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "53f4121bed433deedf5e4178d04a137304f9d18574242322de62d74c0737a5e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53f4121bed433deedf5e4178d04a137304f9d18574242322de62d74c0737a5e0", kill_on_drop: false }`
[INFO] [stdout] 53f4121bed433deedf5e4178d04a137304f9d18574242322de62d74c0737a5e0
