[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 try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteotwaki%2Fliro" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/teotwaki/liro on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3f50b54da5da8d19aee714a2ed8957dc069232d9b79bc8212e1402060d12115 [INFO] running `Command { std: "docker" "start" "-a" "b3f50b54da5da8d19aee714a2ed8957dc069232d9b79bc8212e1402060d12115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3f50b54da5da8d19aee714a2ed8957dc069232d9b79bc8212e1402060d12115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f50b54da5da8d19aee714a2ed8957dc069232d9b79bc8212e1402060d12115", kill_on_drop: false }` [INFO] [stdout] b3f50b54da5da8d19aee714a2ed8957dc069232d9b79bc8212e1402060d12115 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98b30b6d42d4dfa5c0a3f0b076dd484bb6a777fe6f7ff6ef6544d294f912763c [INFO] running `Command { std: "docker" "start" "-a" "98b30b6d42d4dfa5c0a3f0b076dd484bb6a777fe6f7ff6ef6544d294f912763c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking itoa v1.0.16 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking ryu v1.0.21 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking zmij v0.1.9 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking arc-swap v1.8.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serenity v0.12.5 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking metrics v0.24.3 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pkce v0.2.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking compression-codecs v0.4.35 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling command_attr v0.5.4 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [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] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.5 [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_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [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] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling askama_parser v0.15.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking serde_cow v0.1.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking async-compression v0.4.36 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking mobc v0.9.0 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling askama_derive v0.15.0 [INFO] [stderr] Compiling askama_macros v0.15.0 [INFO] [stderr] Checking redis v0.28.2 [INFO] [stderr] Checking askama v0.15.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.19 [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::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::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 1m 29s [INFO] running `Command { std: "docker" "inspect" "98b30b6d42d4dfa5c0a3f0b076dd484bb6a777fe6f7ff6ef6544d294f912763c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b30b6d42d4dfa5c0a3f0b076dd484bb6a777fe6f7ff6ef6544d294f912763c", kill_on_drop: false }` [INFO] [stdout] 98b30b6d42d4dfa5c0a3f0b076dd484bb6a777fe6f7ff6ef6544d294f912763c