[INFO] cloning repository https://github.com/LFalch/ordabottur
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LFalch/ordabottur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLFalch%2Fordabottur", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLFalch%2Fordabottur'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f89301b101a5d1bbfdc5bcdec9a640580d91358c
[INFO] checking LFalch/ordabottur against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLFalch%2Fordabottur" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LFalch/ordabottur
[INFO] finished tweaking git repo https://github.com/LFalch/ordabottur
[INFO] tweaked toml for git repo https://github.com/LFalch/ordabottur written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LFalch/ordabottur on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LFalch/ordabottur 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/LFalch/numbers_to_words.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded command_attr v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15aba7336a807fdb4354017e46e2823a82515f5c823237ac258775969743e89c
[INFO] running `Command { std: "docker" "start" "-a" "15aba7336a807fdb4354017e46e2823a82515f5c823237ac258775969743e89c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15aba7336a807fdb4354017e46e2823a82515f5c823237ac258775969743e89c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15aba7336a807fdb4354017e46e2823a82515f5c823237ac258775969743e89c", kill_on_drop: false }`
[INFO] [stdout] 15aba7336a807fdb4354017e46e2823a82515f5c823237ac258775969743e89c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c83872568b65607f5799b6050f179128fd204d1d8767e11e4745beb614cd065
[INFO] running `Command { std: "docker" "start" "-a" "1c83872568b65607f5799b6050f179128fd204d1d8767e11e4745beb614cd065", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking data-encoding v2.7.0
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking servo_arc v0.4.0
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking numbers_to_words v0.1.0 (https://github.com/LFalch/numbers_to_words.git#0300f0bd)
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling command_attr v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling html5ever v0.29.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling markup5ever v0.14.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_json v1.0.138
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking scraper v0.22.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking orðabottur v0.2.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:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serenity::{all::{standard::Configuration, ActivityData, CreateAllowedMentions, CreateEmbed, CreateMessage, EditMessage}, async_trait,...
[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::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:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serenity::{all::{standard::Configuration, ActivityData, CreateAllowedMentions, CreateEmbed, CreateMessage, EditMessage}, async_trait,...
[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::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Args,
[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/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     CommandResult,
[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:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     StandardFramework,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `serenity::framework::standard::help_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     help_commands,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::HelpOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     HelpOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^
[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/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     CommandGroup,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:55:55
[INFO] [stdout]    |
[INFO] [stdout] 55 | async fn setgame(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/main.rs:55:64
[INFO] [stdout]    |
[INFO] [stdout] 55 | async fn setgame(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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Args,
[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/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     CommandResult,
[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:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     StandardFramework,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `serenity::framework::standard::help_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     help_commands,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::HelpOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     HelpOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^
[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/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     CommandGroup,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:55:55
[INFO] [stdout]    |
[INFO] [stdout] 55 | async fn setgame(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/main.rs:55:64
[INFO] [stdout]    |
[INFO] [stdout] 55 | async fn setgame(ctx: &Context, _msg: &Message, args: 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/main.rs:62:49
[INFO] [stdout]    |
[INFO] [stdout] 62 | async fn gm(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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:62:49
[INFO] [stdout]    |
[INFO] [stdout] 62 | async fn gm(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/main.rs:62:58
[INFO] [stdout]    |
[INFO] [stdout] 62 | async fn gm(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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:87:49
[INFO] [stdout]    |
[INFO] [stdout] 87 | async fn sa(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/main.rs:87:58
[INFO] [stdout]    |
[INFO] [stdout] 87 | async fn sa(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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:62:58
[INFO] [stdout]    |
[INFO] [stdout] 62 | async fn gm(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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:87:49
[INFO] [stdout]    |
[INFO] [stdout] 87 | async fn sa(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/main.rs:87:58
[INFO] [stdout]    |
[INFO] [stdout] 87 | async fn sa(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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:140:54
[INFO] [stdout]     |
[INFO] [stdout] 140 | async fn sai(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/main.rs:140:63
[INFO] [stdout]     |
[INFO] [stdout] 140 | async fn sai(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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:217:58
[INFO] [stdout]     |
[INFO] [stdout] 217 | async fn sprotin(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/main.rs:217:67
[INFO] [stdout]     |
[INFO] [stdout] 217 | async fn sprotin(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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:249:60
[INFO] [stdout]     |
[INFO] [stdout] 249 |           async fn $name(ctx: &Context, msg: &Message, args: Args) -> CommandResult {
[INFO] [stdout]     |                                                              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:249:69
[INFO] [stdout]     |
[INFO] [stdout] 249 |           async fn $name(ctx: &Context, msg: &Message, args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `short_commands` (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/main.rs:250:62
[INFO] [stdout]     |
[INFO] [stdout] 250 |               sprotin(ctx, msg, serenity::framework::standard::Args::new(&format!(concat!(stringify!($name), " {}"), args.message()), &[' '...
[INFO] [stdout]     |                                                                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `short_commands` (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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:140:54
[INFO] [stdout]     |
[INFO] [stdout] 140 | async fn sai(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/main.rs:140:63
[INFO] [stdout]     |
[INFO] [stdout] 140 | async fn sai(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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:217:58
[INFO] [stdout]     |
[INFO] [stdout] 217 | async fn sprotin(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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:217:67
[INFO] [stdout]     |
[INFO] [stdout] 217 | async fn sprotin(ctx: &Context, msg: &Message, mut args: 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:249:60
[INFO] [stdout]     |
[INFO] [stdout] 249 |           async fn $name(ctx: &Context, msg: &Message, args: Args) -> CommandResult {
[INFO] [stdout]     |                                                              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:249:69
[INFO] [stdout]     |
[INFO] [stdout] 249 |           async fn $name(ctx: &Context, msg: &Message, args: Args) -> CommandResult {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:250:62
[INFO] [stdout]     |
[INFO] [stdout] 250 |               sprotin(ctx, msg, serenity::framework::standard::Args::new(&format!(concat!(stringify!($name), " {}"), args.message()), &[' '...
[INFO] [stdout]     |                                                                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:284:50
[INFO] [stdout]     |
[INFO] [stdout] 284 | async fn say(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/main.rs:284:59
[INFO] [stdout]     |
[INFO] [stdout] 284 | async fn say(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/main.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:293:50
[INFO] [stdout]     |
[INFO] [stdout] 293 | async fn num(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/main.rs:293:59
[INFO] [stdout]     |
[INFO] [stdout] 293 | async fn num(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/main.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:309:50
[INFO] [stdout]     |
[INFO] [stdout] 309 | async fn wg(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/main.rs:309:59
[INFO] [stdout]     |
[INFO] [stdout] 309 | async fn wg(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/main.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:328:53
[INFO] [stdout]     |
[INFO] [stdout] 328 | async fn wgdel(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/main.rs:328:62
[INFO] [stdout]     |
[INFO] [stdout] 328 | async fn wgdel(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/main.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[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/main.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[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::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[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::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[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/main.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[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/main.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[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::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:347:1
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[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/main.rs:347:1
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[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/main.rs:347:1
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[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::HelpOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[help]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `help` (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::HelpBehaviour::Strike`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[help]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `help` (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::HelpBehaviour::Hide`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[help]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `help` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:284:50
[INFO] [stdout]     |
[INFO] [stdout] 284 | async fn say(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/main.rs:284:59
[INFO] [stdout]     |
[INFO] [stdout] 284 | async fn say(ctx: &Context, msg: &Message, args: Args) -> CommandResult {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::HelpCommand`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[help]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `help` (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/main.rs:360:10
[INFO] [stdout]     |
[INFO] [stdout] 360 |    args: Args,
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::HelpOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:361:27
[INFO] [stdout]     |
[INFO] [stdout] 361 |    help_options: &'static HelpOptions,
[INFO] [stdout]     |                           ^^^^^^^^^^^
[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/main.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |    groups: &[&'static CommandGroup],
[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/main.rs:364:6
[INFO] [stdout]     |
[INFO] [stdout] 364 | ) -> CommandResult {
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `serenity::framework::standard::help_commands::with_embeds`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:365:20
[INFO] [stdout]     |
[INFO] [stdout] 365 |     help_commands::with_embeds(context, msg, args, help_options, groups, owners).await?;
[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/main.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[help]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `help` (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/main.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[help]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `help` (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/main.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[help]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `help` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:387:21
[INFO] [stdout]     |
[INFO] [stdout] 387 |     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:388:25
[INFO] [stdout]     |
[INFO] [stdout] 388 |     framework.configure(Configuration::new()
[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/main.rs:462:91
[INFO] [stdout]     |
[INFO] [stdout] 462 | async fn word_guess(ctx: &Context, word: &str, msg: &Message, wgs: &mut WordGameState) -> 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/main.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:293:50
[INFO] [stdout]     |
[INFO] [stdout] 293 | async fn num(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/main.rs:293:59
[INFO] [stdout]     |
[INFO] [stdout] 293 | async fn num(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/main.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:309:50
[INFO] [stdout]     |
[INFO] [stdout] 309 | async fn wg(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/main.rs:309:59
[INFO] [stdout]     |
[INFO] [stdout] 309 | async fn wg(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/main.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:328:53
[INFO] [stdout]     |
[INFO] [stdout] 328 | async fn wgdel(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/main.rs:328:62
[INFO] [stdout]     |
[INFO] [stdout] 328 | async fn wgdel(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/main.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[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/main.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[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/main.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[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::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[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/main.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[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/main.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[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::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:347:1
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[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/main.rs:347:1
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[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/main.rs:347:1
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[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::HelpOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[help]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `help` (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::HelpBehaviour::Strike`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[help]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `help` (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::HelpBehaviour::Hide`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[help]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `help` (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::HelpCommand`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[help]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `help` (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/main.rs:360:10
[INFO] [stdout]     |
[INFO] [stdout] 360 |    args: Args,
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::HelpOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:361:27
[INFO] [stdout]     |
[INFO] [stdout] 361 |    help_options: &'static HelpOptions,
[INFO] [stdout]     |                           ^^^^^^^^^^^
[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/main.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |    groups: &[&'static CommandGroup],
[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/main.rs:364:6
[INFO] [stdout]     |
[INFO] [stdout] 364 | ) -> CommandResult {
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `serenity::framework::standard::help_commands::with_embeds`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:365:20
[INFO] [stdout]     |
[INFO] [stdout] 365 |     help_commands::with_embeds(context, msg, args, help_options, groups, owners).await?;
[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/main.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[help]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `help` (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/main.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[help]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `help` (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/main.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[help]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `help` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:387:21
[INFO] [stdout]     |
[INFO] [stdout] 387 |     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:388:25
[INFO] [stdout]     |
[INFO] [stdout] 388 |     framework.configure(Configuration::new()
[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/main.rs:462:91
[INFO] [stdout]     |
[INFO] [stdout] 462 | async fn word_guess(ctx: &Context, word: &str, msg: &Message, wgs: &mut WordGameState) -> CommandResult {
[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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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::message`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/main.rs:56:54
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ctx.set_activity(Some(ActivityData::playing(args.message())));
[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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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::message`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/main.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |     match gm_entries(args.message(), 10).await {
[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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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::raw`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/main.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         for arg in args.raw() {
[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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/main.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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::message`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/main.rs:56:54
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ctx.set_activity(Some(ActivityData::playing(args.message())));
[INFO] [stdout]    |                                                      ^^^^^^^
[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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:141:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let id = args.single()?;
[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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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::message`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/main.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |     match gm_entries(args.message(), 10).await {
[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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |     let dict = args.single::<DictionaryId>().unwrap_or(DictionaryId(1));
[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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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_quoted`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:220:38
[INFO] [stdout]     |
[INFO] [stdout] 220 |     match fo_search(dict.0, 1, &args.single_quoted::<String>()?, false, false).await {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[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/main.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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::raw`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/main.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         for arg in args.raw() {
[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/main.rs:224:34
[INFO] [stdout]     |
[INFO] [stdout] 224 |             if let Ok(id) = args.single() {
[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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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/main.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (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/main.rs:141:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let id = args.single()?;
[INFO] [stdout]     |                   ^^^^^^
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity::framework::standard::Args::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:250:68
[INFO] [stdout]     |
[INFO] [stdout] 250 |               sprotin(ctx, msg, serenity::framework::standard::Args::new(&format!(concat!(stringify!($name), " {}"), args.message()), &[' '...
[INFO] [stdout]     |                                                                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `short_commands` (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::message`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:250:121
[INFO] [stdout]     |
[INFO] [stdout] 250 |               sprotin(ctx, msg, serenity::framework::standard::Args::new(&format!(concat!(stringify!($name), " {}"), args.message()), &[' '...
[INFO] [stdout]     |                                                                                                                           ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in 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/main.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/main.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |     let dict = args.single::<DictionaryId>().unwrap_or(DictionaryId(1));
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::standard::Args::single_quoted`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:220:38
[INFO] [stdout]     |
[INFO] [stdout] 220 |     match fo_search(dict.0, 1, &args.single_quoted::<String>()?, false, false).await {
[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/main.rs:224:34
[INFO] [stdout]     |
[INFO] [stdout] 224 |             if let Ok(id) = args.single() {
[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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity::framework::standard::Args::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:250:68
[INFO] [stdout]     |
[INFO] [stdout] 250 |               sprotin(ctx, msg, serenity::framework::standard::Args::new(&format!(concat!(stringify!($name), " {}"), args.message()), &[' '...
[INFO] [stdout]     |                                                                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `short_commands` (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::message`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/main.rs:250:121
[INFO] [stdout]     |
[INFO] [stdout] 250 |               sprotin(ctx, msg, serenity::framework::standard::Args::new(&format!(concat!(stringify!($name), " {}"), args.message()), &[' '...
[INFO] [stdout]     |                                                                                                                           ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[INFO] [stdout] 258 | |     foe, (fon, føn, føe, foen, føen), "Look up a word in the Faroese-English dictionary";
[INFO] [stdout] 259 | |     enf, (enfo, enfø), "Look up a word in the English-Faroese dictionary";
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     busk, (fbusk, búsk), "Leita eftir einum orði í Føroysk handils- og búskaparorðum";
[INFO] [stdout] 280 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` which comes from the expansion of the macro `short_commands` (in Nightly 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/main.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |           #[command]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | / short_commands! {
[INFO] [stdout] 257 | |     fof, (føf, fofo, føfø), "Look up a word in the Look up a word in the Faroese-Faroese dictionary";
[WARN] too many lines in the log, truncating it
