[INFO] cloning repository https://github.com/R127mtmrk/GolemianDiscordBot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/R127mtmrk/GolemianDiscordBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR127mtmrk%2FGolemianDiscordBot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR127mtmrk%2FGolemianDiscordBot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c04818f0857abd8a6835f480533063ed86956ada
[INFO] checking R127mtmrk/GolemianDiscordBot against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR127mtmrk%2FGolemianDiscordBot" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/R127mtmrk/GolemianDiscordBot
[INFO] finished tweaking git repo https://github.com/R127mtmrk/GolemianDiscordBot
[INFO] tweaked toml for git repo https://github.com/R127mtmrk/GolemianDiscordBot written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/R127mtmrk/GolemianDiscordBot on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/R127mtmrk/GolemianDiscordBot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uwl v0.6.0
[INFO] [stderr]   Downloaded mini-moka v0.10.3
[INFO] [stderr]   Downloaded typesize-derive v0.1.11
[INFO] [stderr]   Downloaded command_attr v0.5.4
[INFO] [stderr]   Downloaded typesize v0.1.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 051c46c372142908eaf71ba2a3629d642204a6fe7072f479d7243b78d41c19d2
[INFO] running `Command { std: "docker" "start" "-a" "051c46c372142908eaf71ba2a3629d642204a6fe7072f479d7243b78d41c19d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "051c46c372142908eaf71ba2a3629d642204a6fe7072f479d7243b78d41c19d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "051c46c372142908eaf71ba2a3629d642204a6fe7072f479d7243b78d41c19d2", kill_on_drop: false }`
[INFO] [stdout] 051c46c372142908eaf71ba2a3629d642204a6fe7072f479d7243b78d41c19d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 501f83047307b5e7e07bf15aa3c1fdcf1c3139566c7971a46ecb6146c4d6c34a
[INFO] running `Command { std: "docker" "start" "-a" "501f83047307b5e7e07bf15aa3c1fdcf1c3139566c7971a46ecb6146c4d6c34a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking sqlformat v0.2.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling serenity v0.12.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling command_attr v0.5.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking GolemianDiscordBot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `serenity::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/main.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serenity::framework::standard::{Configuration, StandardFramework};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/main.rs:9:52
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serenity::framework::standard::{Configuration, StandardFramework};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let framework = StandardFramework::new()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/main.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |     framework.configure(Configuration::new().prefix("!").allow_dm(false));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:4:69
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:4:75
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::Guild`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:157:58
[INFO] [stdout]     |
[INFO] [stdout] 157 | async fn gcreate(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:157:67
[INFO] [stdout]     |
[INFO] [stdout] 157 | async fn gcreate(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:237:55
[INFO] [stdout]     |
[INFO] [stdout] 237 | async fn gend(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:237:64
[INFO] [stdout]     |
[INFO] [stdout] 237 | async fn gend(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:275:58
[INFO] [stdout]     |
[INFO] [stdout] 275 | async fn greroll(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:275:67
[INFO] [stdout]     |
[INFO] [stdout] 275 | async fn greroll(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:344:53
[INFO] [stdout]     |
[INFO] [stdout] 344 | async fn glist(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]     |                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:344:62
[INFO] [stdout]     |
[INFO] [stdout] 344 | async fn glist(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/help.rs:2:69
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/help.rs:2:75
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::Guild`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/help.rs:14:52
[INFO] [stdout]    |
[INFO] [stdout] 14 | async fn aide(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]    |                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/help.rs:14:61
[INFO] [stdout]    |
[INFO] [stdout] 14 | async fn aide(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:3:69
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:3:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:39:36
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn parse_users_and_rest(args: &mut Args) -> (Vec<UserId>, String) {
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::Guild`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:104:54
[INFO] [stdout]     |
[INFO] [stdout] 104 | async fn ban(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:104:63
[INFO] [stdout]     |
[INFO] [stdout] 104 | async fn ban(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:139:56
[INFO] [stdout]     |
[INFO] [stdout] 139 | async fn unban(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:139:65
[INFO] [stdout]     |
[INFO] [stdout] 139 | async fn unban(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:173:55
[INFO] [stdout]     |
[INFO] [stdout] 173 | async fn kick(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:173:64
[INFO] [stdout]     |
[INFO] [stdout] 173 | async fn kick(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:208:55
[INFO] [stdout]     |
[INFO] [stdout] 208 | async fn mute(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:208:64
[INFO] [stdout]     |
[INFO] [stdout] 208 | async fn mute(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:273:57
[INFO] [stdout]     |
[INFO] [stdout] 273 | async fn unmute(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:273:66
[INFO] [stdout]     |
[INFO] [stdout] 273 | async fn unmute(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:321:55
[INFO] [stdout]     |
[INFO] [stdout] 321 | async fn warn(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:321:64
[INFO] [stdout]     |
[INFO] [stdout] 321 | async fn warn(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:371:59
[INFO] [stdout]     |
[INFO] [stdout] 371 | async fn warnings(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:371:68
[INFO] [stdout]     |
[INFO] [stdout] 371 | async fn warnings(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:436:61
[INFO] [stdout]     |
[INFO] [stdout] 436 | async fn clearwarns(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:436:70
[INFO] [stdout]     |
[INFO] [stdout] 436 | async fn clearwarns(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:480:56
[INFO] [stdout]     |
[INFO] [stdout] 480 | async fn clear(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:480:65
[INFO] [stdout]     |
[INFO] [stdout] 480 | async fn clear(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/poll.rs:2:69
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/poll.rs:2:75
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::Guild`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/poll.rs:31:51
[INFO] [stdout]    |
[INFO] [stdout] 31 | async fn poll(ctx: &Context, msg: &Message, args: Args) -> CommandResult {
[INFO] [stdout]    |                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/poll.rs:31:60
[INFO] [stdout]    |
[INFO] [stdout] 31 | async fn poll(ctx: &Context, msg: &Message, args: Args) -> CommandResult {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/server.rs:5:69
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/server.rs:5:75
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::Guild`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/server.rs:35:55
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn sbackup(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]    |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/server.rs:35:64
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn sbackup(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/server.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/server.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/server.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/server.rs:157:56
[INFO] [stdout]     |
[INFO] [stdout] 157 | async fn srestore(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]     |                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/server.rs:157:65
[INFO] [stdout]     |
[INFO] [stdout] 157 | async fn srestore(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/server.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/server.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/tempvc.rs:2:69
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/tempvc.rs:2:75
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::Guild`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/tempvc.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/tempvc.rs:41:60
[INFO] [stdout]    |
[INFO] [stdout] 41 | async fn settempvc(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]    |                                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/tempvc.rs:41:69
[INFO] [stdout]    |
[INFO] [stdout] 41 | async fn settempvc(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/tempvc.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/tempvc.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/tempvc.rs:89:57
[INFO] [stdout]    |
[INFO] [stdout] 89 | async fn deltempvc(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]    |                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/tempvc.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | async fn deltempvc(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/tempvc.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/tempvc.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:2:69
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:2:75
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::Guild`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:54:59
[INFO] [stdout]    |
[INFO] [stdout] 54 | async fn slowmode(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]    |                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:54:68
[INFO] [stdout]    |
[INFO] [stdout] 54 | async fn slowmode(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:86:55
[INFO] [stdout]    |
[INFO] [stdout] 86 | async fn lock(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]    |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:86:64
[INFO] [stdout]    |
[INFO] [stdout] 86 | async fn lock(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:121:57
[INFO] [stdout]     |
[INFO] [stdout] 121 | async fn unlock(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:121:66
[INFO] [stdout]     |
[INFO] [stdout] 121 | async fn unlock(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:155:59
[INFO] [stdout]     |
[INFO] [stdout] 155 | async fn userinfo(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:155:68
[INFO] [stdout]     |
[INFO] [stdout] 155 | async fn userinfo(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:230:60
[INFO] [stdout]     |
[INFO] [stdout] 230 | async fn setmodlog(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:230:69
[INFO] [stdout]     |
[INFO] [stdout] 230 | async fn setmodlog(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/main.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serenity::framework::standard::{Configuration, StandardFramework};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/main.rs:9:52
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serenity::framework::standard::{Configuration, StandardFramework};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let framework = StandardFramework::new()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/main.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |     framework.configure(Configuration::new().prefix("!").allow_dm(false));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:4:69
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:4:75
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::Guild`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:157:58
[INFO] [stdout]     |
[INFO] [stdout] 157 | async fn gcreate(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:157:67
[INFO] [stdout]     |
[INFO] [stdout] 157 | async fn gcreate(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:237:55
[INFO] [stdout]     |
[INFO] [stdout] 237 | async fn gend(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:237:64
[INFO] [stdout]     |
[INFO] [stdout] 237 | async fn gend(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:275:58
[INFO] [stdout]     |
[INFO] [stdout] 275 | async fn greroll(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:275:67
[INFO] [stdout]     |
[INFO] [stdout] 275 | async fn greroll(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:344:53
[INFO] [stdout]     |
[INFO] [stdout] 344 | async fn glist(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]     |                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:344:62
[INFO] [stdout]     |
[INFO] [stdout] 344 | async fn glist(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/help.rs:2:69
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/help.rs:2:75
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::Guild`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/help.rs:14:52
[INFO] [stdout]    |
[INFO] [stdout] 14 | async fn aide(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]    |                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/help.rs:14:61
[INFO] [stdout]    |
[INFO] [stdout] 14 | async fn aide(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:3:69
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:3:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:39:36
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn parse_users_and_rest(args: &mut Args) -> (Vec<UserId>, String) {
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::Guild`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:104:54
[INFO] [stdout]     |
[INFO] [stdout] 104 | async fn ban(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:104:63
[INFO] [stdout]     |
[INFO] [stdout] 104 | async fn ban(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:139:56
[INFO] [stdout]     |
[INFO] [stdout] 139 | async fn unban(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:139:65
[INFO] [stdout]     |
[INFO] [stdout] 139 | async fn unban(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:173:55
[INFO] [stdout]     |
[INFO] [stdout] 173 | async fn kick(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:173:64
[INFO] [stdout]     |
[INFO] [stdout] 173 | async fn kick(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:208:55
[INFO] [stdout]     |
[INFO] [stdout] 208 | async fn mute(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:208:64
[INFO] [stdout]     |
[INFO] [stdout] 208 | async fn mute(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:273:57
[INFO] [stdout]     |
[INFO] [stdout] 273 | async fn unmute(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:273:66
[INFO] [stdout]     |
[INFO] [stdout] 273 | async fn unmute(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:321:55
[INFO] [stdout]     |
[INFO] [stdout] 321 | async fn warn(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:321:64
[INFO] [stdout]     |
[INFO] [stdout] 321 | async fn warn(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:371:59
[INFO] [stdout]     |
[INFO] [stdout] 371 | async fn warnings(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:371:68
[INFO] [stdout]     |
[INFO] [stdout] 371 | async fn warnings(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:436:61
[INFO] [stdout]     |
[INFO] [stdout] 436 | async fn clearwarns(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:436:70
[INFO] [stdout]     |
[INFO] [stdout] 436 | async fn clearwarns(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:480:56
[INFO] [stdout]     |
[INFO] [stdout] 480 | async fn clear(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:480:65
[INFO] [stdout]     |
[INFO] [stdout] 480 | async fn clear(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/poll.rs:2:69
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/poll.rs:2:75
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::Guild`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/poll.rs:31:51
[INFO] [stdout]    |
[INFO] [stdout] 31 | async fn poll(ctx: &Context, msg: &Message, args: Args) -> CommandResult {
[INFO] [stdout]    |                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/poll.rs:31:60
[INFO] [stdout]    |
[INFO] [stdout] 31 | async fn poll(ctx: &Context, msg: &Message, args: Args) -> CommandResult {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/server.rs:5:69
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/server.rs:5:75
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::Guild`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/server.rs:35:55
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn sbackup(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]    |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/server.rs:35:64
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn sbackup(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/server.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/server.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/server.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/server.rs:157:56
[INFO] [stdout]     |
[INFO] [stdout] 157 | async fn srestore(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]     |                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/server.rs:157:65
[INFO] [stdout]     |
[INFO] [stdout] 157 | async fn srestore(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/server.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/server.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/tempvc.rs:2:69
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/tempvc.rs:2:75
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::Guild`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/tempvc.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/tempvc.rs:41:60
[INFO] [stdout]    |
[INFO] [stdout] 41 | async fn settempvc(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]    |                                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/tempvc.rs:41:69
[INFO] [stdout]    |
[INFO] [stdout] 41 | async fn settempvc(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/tempvc.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/tempvc.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/tempvc.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/tempvc.rs:89:57
[INFO] [stdout]    |
[INFO] [stdout] 89 | async fn deltempvc(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]    |                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/tempvc.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | async fn deltempvc(ctx: &Context, msg: &Message, _args: Args) -> CommandResult {
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/tempvc.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/tempvc.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:2:69
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:2:75
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serenity::framework::standard::{macros::command, macros::group, Args, CommandResult};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::Guild`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:54:59
[INFO] [stdout]    |
[INFO] [stdout] 54 | async fn slowmode(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]    |                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:54:68
[INFO] [stdout]    |
[INFO] [stdout] 54 | async fn slowmode(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/utility.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:86:55
[INFO] [stdout]    |
[INFO] [stdout] 86 | async fn lock(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]    |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:86:64
[INFO] [stdout]    |
[INFO] [stdout] 86 | async fn lock(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:121:57
[INFO] [stdout]     |
[INFO] [stdout] 121 | async fn unlock(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:121:66
[INFO] [stdout]     |
[INFO] [stdout] 121 | async fn unlock(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:155:59
[INFO] [stdout]     |
[INFO] [stdout] 155 | async fn userinfo(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:155:68
[INFO] [stdout]     |
[INFO] [stdout] 155 | async fn userinfo(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/utility.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:230:60
[INFO] [stdout]     |
[INFO] [stdout] 230 | async fn setmodlog(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:230:69
[INFO] [stdout]     |
[INFO] [stdout] 230 | async fn setmodlog(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::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/commands/utility.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::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/commands/utility.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::cache::Cache::channel`: Use Cache::guild and Guild::channels instead
[INFO] [stdout]   --> src/tempvc.rs:41:51
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 let category_id = match ctx.cache.channel(new_channel_id).and_then(|c| c.parent_id) {
[INFO] [stdout]    |                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::prefixes`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::default_command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::description`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::summary`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::sub_groups`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::name`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/giveaway.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let dur_str = match args.single::<String>() {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/giveaway.rs:176:35
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let winner_count = match args.single::<i64>() {
[INFO] [stdout]     |                                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/giveaway.rs:184:22
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let prize = args.rest().trim().to_string();
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::cache::Cache::channel`: Use Cache::guild and Guild::channels instead
[INFO] [stdout]   --> src/tempvc.rs:41:51
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 let category_id = match ctx.cache.channel(new_channel_id).and_then(|c| c.parent_id) {
[INFO] [stdout]    |                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/giveaway.rs:241:26
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let raw = match args.single::<String>() {
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/giveaway.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let raw = match args.single::<String>() {
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::prefixes`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::default_command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::description`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::summary`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::sub_groups`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::name`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[group]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::prefixes`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::default_command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::description`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::summary`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/giveaway.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let dur_str = match args.single::<String>() {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::sub_groups`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/giveaway.rs:176:35
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let winner_count = match args.single::<i64>() {
[INFO] [stdout]     |                                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::name`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/giveaway.rs:184:22
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let prize = args.rest().trim().to_string();
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/moderation.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |         match args.single::<String>() {
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/moderation.rs:47:40
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     let rest = if args.is_empty() {
[INFO] [stdout]    |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/moderation.rs:50:52
[INFO] [stdout]    |
[INFO] [stdout] 50 |                         format!("{} {}", raw, args.rest())
[INFO] [stdout]    |                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::prefixes`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::default_command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::description`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::summary`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/giveaway.rs:241:26
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let raw = match args.single::<String>() {
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::sub_groups`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::name`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/giveaway.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let raw = match args.single::<String>() {
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/giveaway.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::prefixes`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::default_command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::description`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::summary`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::sub_groups`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::name`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/commands/help.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[group]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/help.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/moderation.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |         match args.single::<String>() {
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/moderation.rs:47:40
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     let rest = if args.is_empty() {
[INFO] [stdout]    |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/moderation.rs:50:52
[INFO] [stdout]    |
[INFO] [stdout] 50 |                         format!("{} {}", raw, args.rest())
[INFO] [stdout]    |                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::prefixes`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::default_command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::description`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::summary`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::sub_groups`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::name`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/moderation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/moderation.rs:276:26
[INFO] [stdout]     |
[INFO] [stdout] 276 |     let raw = match args.single::<String>() {
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/moderation.rs:375:26
[INFO] [stdout]     |
[INFO] [stdout] 375 |     let raw = match args.single::<String>() {
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/moderation.rs:440:26
[INFO] [stdout]     |
[INFO] [stdout] 440 |     let raw = match args.single::<String>() {
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/moderation.rs:276:26
[INFO] [stdout]     |
[INFO] [stdout] 276 |     let raw = match args.single::<String>() {
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/moderation.rs:481:33
[INFO] [stdout]     |
[INFO] [stdout] 481 |     let amount: u8 = match args.single::<u8>() {
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::prefixes`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::default_command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::description`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::summary`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::sub_groups`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::name`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:367:1
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/moderation.rs:375:26
[INFO] [stdout]     |
[INFO] [stdout] 375 |     let raw = match args.single::<String>() {
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/poll.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let full = args.rest().trim().to_string();
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/moderation.rs:440:26
[INFO] [stdout]     |
[INFO] [stdout] 440 |     let raw = match args.single::<String>() {
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::prefixes`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::default_command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::description`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::summary`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::sub_groups`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::name`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/server.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/moderation.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::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/commands/moderation.rs:481:33
[INFO] [stdout]     |
[INFO] [stdout] 481 |     let amount: u8 = match args.single::<u8>() {
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::prefixes`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::default_command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::description`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::summary`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::sub_groups`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::name`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/commands/poll.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/commands/server.rs:154:1
[INFO] [stdout]     |
[WARN] too many lines in the log, truncating it
