[INFO] cloning repository https://github.com/teotwaki/liro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teotwaki/liro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteotwaki%2Fliro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteotwaki%2Fliro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c566bb9c558765a034612dd0afcab0c55a46498
[INFO] checking teotwaki/liro against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteotwaki%2Fliro" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/teotwaki/liro
[INFO] finished tweaking git repo https://github.com/teotwaki/liro
[INFO] tweaked toml for git repo https://github.com/teotwaki/liro written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/teotwaki/liro on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/teotwaki/liro 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] [stderr]   Downloaded itoa v1.0.16
[INFO] [stderr]   Downloaded pkce v0.2.0
[INFO] [stderr]   Downloaded mobc-redis v0.9.0
[INFO] [stderr]   Downloaded command_attr v0.5.4
[INFO] [stderr]   Downloaded askama_macros v0.15.0
[INFO] [stderr]   Downloaded zmij v0.1.9
[INFO] [stderr]   Downloaded askama v0.15.0
[INFO] [stderr]   Downloaded metrics v0.24.3
[INFO] [stderr]   Downloaded askama_parser v0.15.0
[INFO] [stderr]   Downloaded askama_derive v0.15.0
[INFO] [stderr]   Downloaded warp v0.4.2
[INFO] [stderr]   Downloaded mobc v0.9.0
[INFO] [stderr]   Downloaded serde_json v1.0.147
[INFO] [stderr]   Downloaded portable-atomic v1.12.0
[INFO] [stderr]   Downloaded redis v0.28.2
[INFO] [stderr]   Downloaded serenity v0.12.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b885ab2f7a8898ff26139f05fb311341ac26d8a0ee3cc381fec452c0976ee39
[INFO] running `Command { std: "docker" "start" "-a" "2b885ab2f7a8898ff26139f05fb311341ac26d8a0ee3cc381fec452c0976ee39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b885ab2f7a8898ff26139f05fb311341ac26d8a0ee3cc381fec452c0976ee39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b885ab2f7a8898ff26139f05fb311341ac26d8a0ee3cc381fec452c0976ee39", kill_on_drop: false }`
[INFO] [stdout] 2b885ab2f7a8898ff26139f05fb311341ac26d8a0ee3cc381fec452c0976ee39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c621ac08819556702264010eef89e3f4cab1ef0e3380be3d42f7160bb7a3a089
[INFO] running `Command { std: "docker" "start" "-a" "c621ac08819556702264010eef89e3f4cab1ef0e3380be3d42f7160bb7a3a089", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]     Checking compression-codecs v0.4.35
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking zmij v0.1.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking metrics v0.24.3
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling serenity v0.12.5
[INFO] [stderr]    Compiling command_attr v0.5.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking pkce v0.2.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling askama_parser v0.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking async-compression v0.4.36
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking mobc v0.9.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling askama_derive v0.15.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking redis v0.28.2
[INFO] [stderr]    Compiling askama_macros v0.15.0
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking askama v0.15.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking warp v0.4.2
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking mobc-redis v0.9.0
[INFO] [stderr]     Checking liro v0.10.1 (/opt/rustwide/workdir)
[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/bot/commands/account.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 |     framework::standard::{CommandResult, macros::command},
[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::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/bot/commands/account.rs:76:48
[INFO] [stdout]    |
[INFO] [stdout] 76 | async fn gdpr(ctx: &Context, msg: &Message) -> 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/bot/commands/account.rs:112:51
[INFO] [stdout]     |
[INFO] [stdout] 112 | async fn account(ctx: &Context, msg: &Message) -> 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated 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/bot/commands/account.rs:136:50
[INFO] [stdout]     |
[INFO] [stdout] 136 | async fn rating(ctx: &Context, msg: &Message) -> 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/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated 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/bot/commands/meta.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 |     framework::standard::{CommandResult, macros::command},
[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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the 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/bot/commands/meta.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn help(ctx: &Context, msg: &Message) -> 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/bot/run.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 |     all::{ShardManager, standard::Configuration},
[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/bot/run.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         StandardFramework,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[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::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[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/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[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::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut 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/bot/run.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         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/bot/commands/account.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 |     framework::standard::{CommandResult, macros::command},
[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::CommandOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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/bot/commands/account.rs:76:48
[INFO] [stdout]    |
[INFO] [stdout] 76 | async fn gdpr(ctx: &Context, msg: &Message) -> 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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/bot/commands/account.rs:112:51
[INFO] [stdout]     |
[INFO] [stdout] 112 | async fn account(ctx: &Context, msg: &Message) -> 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated 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/bot/commands/account.rs:136:50
[INFO] [stdout]     |
[INFO] [stdout] 136 | async fn rating(ctx: &Context, msg: &Message) -> 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/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated 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/bot/commands/meta.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 |     framework::standard::{CommandResult, macros::command},
[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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the 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/bot/commands/meta.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn help(ctx: &Context, msg: &Message) -> 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/bot/run.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 |     all::{ShardManager, standard::Configuration},
[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/bot/run.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         StandardFramework,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[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::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[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/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[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::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut 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/bot/run.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Configuration::new()
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity::framework::StandardFramework::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:83:44
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut framework = StandardFramework::new();
[INFO] [stdout]    |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::StandardFramework::configure`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |     framework.configure(
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity::framework::standard::Configuration::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Configuration::new()
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::standard::Configuration::owners`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |             .owners(owners)
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::standard::Configuration::with_whitespace`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 87 |             .with_whitespace(true)
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::standard::Configuration::prefix`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |             .prefix("") // disable default ~ prefix
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::standard::Configuration::prefixes`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |             .prefixes(vec!["ohnomy", "oh no my"])
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::standard::Configuration::case_insensitivity`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 |             .case_insensitivity(true)
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::standard::Configuration::on_mention`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |             .on_mention(Some(bot_id))
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::standard::Configuration::ignore_bots`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |             .ignore_bots(true),
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::StandardFramework::unrecognised_command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 |         .unrecognised_command(unknown_command)
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::StandardFramework::group`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 |         .group(&GENERAL_GROUP);
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity::framework::StandardFramework::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:83:44
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut framework = StandardFramework::new();
[INFO] [stdout]    |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::StandardFramework::configure`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |     framework.configure(
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity::framework::standard::Configuration::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Configuration::new()
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::standard::Configuration::owners`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |             .owners(owners)
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::standard::Configuration::with_whitespace`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 87 |             .with_whitespace(true)
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::standard::Configuration::prefix`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |             .prefix("") // disable default ~ prefix
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::standard::Configuration::prefixes`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |             .prefixes(vec!["ohnomy", "oh no my"])
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::standard::Configuration::case_insensitivity`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 |             .case_insensitivity(true)
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::standard::Configuration::on_mention`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |             .on_mention(Some(bot_id))
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::standard::Configuration::ignore_bots`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |             .ignore_bots(true),
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::StandardFramework::unrecognised_command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 |         .unrecognised_command(unknown_command)
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `serenity::framework::StandardFramework::group`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 |         .group(&GENERAL_GROUP);
[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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::prefixes`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::default_command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::description`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::summary`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::sub_groups`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::name`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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/bot/commands/account.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::bucket`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::names`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::desc`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::delimiters`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::usage`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::examples`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::min_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::max_args`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::sub_commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::fun`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::Command::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> src/bot/commands/account.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> src/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in 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/bot/commands/meta.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[command]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::prefixes`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::only_in`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owners_only`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::owner_privilege`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::help_available`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::allowed_roles`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::required_permissions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::checks`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::default_command`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::description`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::summary`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::commands`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::sub_groups`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::name`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::CommandGroup::options`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> src/bot/run.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[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: variant `PrivateEmbed` is never constructed
[INFO] [stdout]   --> src/bot/commands/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum Response {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] 10 |     Embed(CreateEmbed),
[INFO] [stdout] 11 |     PrivateEmbed(CreateEmbed),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PrivateEmbed` is never constructed
[INFO] [stdout]   --> src/bot/commands/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum Response {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] 10 |     Embed(CreateEmbed),
[INFO] [stdout] 11 |     PrivateEmbed(CreateEmbed),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "c621ac08819556702264010eef89e3f4cab1ef0e3380be3d42f7160bb7a3a089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c621ac08819556702264010eef89e3f4cab1ef0e3380be3d42f7160bb7a3a089", kill_on_drop: false }`
[INFO] [stdout] c621ac08819556702264010eef89e3f4cab1ef0e3380be3d42f7160bb7a3a089
