[INFO] cloning repository https://github.com/teppyboy/swordfish
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teppyboy/swordfish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteppyboy%2Fswordfish", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteppyboy%2Fswordfish'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77c1a5f5e2fd9fe3c4e5883a682bc5029ee7a72f
[INFO] testing teppyboy/swordfish against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteppyboy%2Fswordfish" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/teppyboy/swordfish
[INFO] finished tweaking git repo https://github.com/teppyboy/swordfish
[INFO] tweaked toml for git repo https://github.com/teppyboy/swordfish written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/teppyboy/swordfish on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/teppyboy/swordfish 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17b62738c01a306bbbd252b2132ac07aa0da657bdd64b24f570ddfbd641d228b
[INFO] running `Command { std: "docker" "start" "-a" "17b62738c01a306bbbd252b2132ac07aa0da657bdd64b24f570ddfbd641d228b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17b62738c01a306bbbd252b2132ac07aa0da657bdd64b24f570ddfbd641d228b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17b62738c01a306bbbd252b2132ac07aa0da657bdd64b24f570ddfbd641d228b", kill_on_drop: false }`
[INFO] [stdout] 17b62738c01a306bbbd252b2132ac07aa0da657bdd64b24f570ddfbd641d228b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac417e8326f2280514f60aecaf51a0defaa6c85032816ac7933455b9d3360df8
[INFO] running `Command { std: "docker" "start" "-a" "ac417e8326f2280514f60aecaf51a0defaa6c85032816ac7933455b9d3360df8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling command_attr v0.5.3
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling swordfish v0.1.0 (/opt/rustwide/workdir/swordfish)
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling uwl v0.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling leptonica-sys v0.4.9
[INFO] [stderr]    Compiling tesseract-sys v0.5.15
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling serenity-voice-model v0.2.0
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling bson v2.13.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling leptonica-plumbing v1.4.0
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling mongodb v2.8.2
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling tesseract-plumbing v0.8.0
[INFO] [stderr]    Compiling leptess v0.14.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling rusty-tesseract v1.1.10
[INFO] [stderr]    Compiling swordfish-common v0.1.0 (/opt/rustwide/workdir/swordfish-common)
[INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> swordfish-common/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[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]  --> swordfish/src/main.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serenity::framework::standard::{CommandResult, Configuration, StandardFramework};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> swordfish/src/main.rs:6:52
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serenity::framework::standard::{CommandResult, Configuration, StandardFramework};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> swordfish/src/main.rs:6:67
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serenity::framework::standard::{CommandResult, Configuration, 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]    --> swordfish/src/main.rs:285:21
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let framework = StandardFramework::new().group(&GENERAL_GROUP);
[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]    --> swordfish/src/main.rs:286:25
[INFO] [stdout]     |
[INFO] [stdout] 286 |     framework.configure(Configuration::new().prefix(config.general.prefix.clone()));
[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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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]    --> swordfish/src/main.rs:305:48
[INFO] [stdout]     |
[INFO] [stdout] 305 | async fn ping(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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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]    --> swordfish/src/main.rs:324:49
[INFO] [stdout]     |
[INFO] [stdout] 324 | async fn debug(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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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]    --> swordfish/src/main.rs:371:48
[INFO] [stdout]     |
[INFO] [stdout] 371 | async fn info(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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> swordfish/src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[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]  --> swordfish/src/debug.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serenity::framework::standard::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]   --> swordfish/src/debug.rs:89:72
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub async fn dbg_parse_qingque_atopwl(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]    --> swordfish/src/debug.rs:131:70
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub async fn dbg_parse_katana_kc_ow(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]    --> swordfish/src/debug.rs:173:76
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub async fn dbg_parse_katana_klu_results(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]    --> swordfish/src/debug.rs:216:75
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub async fn dbg_parse_katana_klu_lookup(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]    --> swordfish/src/debug.rs:258:71
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub async fn dbg_parse_calf_analysis(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]    --> swordfish/src/debug.rs:276:59
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub async fn dbg_message(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]    --> swordfish/src/debug.rs:303:65
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub async fn dbg_regexify_text(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]    --> swordfish/src/debug.rs:320:57
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub async fn dbg_embed(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]    --> swordfish/src/debug.rs:389:64
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub async fn dbg_kdropanalyze(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]    --> swordfish/src/debug.rs:447:56
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub async fn dbg_info(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
[INFO] [stdout]  --> swordfish/src/katana.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use image::io::Reader as ImageReader;
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
[INFO] [stdout]    --> swordfish/src/katana.rs:294:15
[INFO] [stdout]     |
[INFO] [stdout] 294 |         match ImageReader::with_format(Cursor::new(image_bytes), ImageFormat::Png).decode() {
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::prefixes`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity::framework::StandardFramework::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> swordfish/src/main.rs:285:40
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let framework = StandardFramework::new().group(&GENERAL_GROUP);
[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]    --> swordfish/src/main.rs:285:46
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let framework = StandardFramework::new().group(&GENERAL_GROUP);
[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]    --> swordfish/src/main.rs:286:15
[INFO] [stdout]     |
[INFO] [stdout] 286 |     framework.configure(Configuration::new().prefix(config.general.prefix.clone()));
[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]    --> swordfish/src/main.rs:286:40
[INFO] [stdout]     |
[INFO] [stdout] 286 |     framework.configure(Configuration::new().prefix(config.general.prefix.clone()));
[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]    --> swordfish/src/main.rs:286:46
[INFO] [stdout]     |
[INFO] [stdout] 286 |     framework.configure(Configuration::new().prefix(config.general.prefix.clone()));
[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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_if_available`
[INFO] [stdout]   --> swordfish/src/main.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         old_if_available: Option<Message>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_if_available`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new`
[INFO] [stdout]   --> swordfish/src/main.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         new: Option<Message>,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> swordfish/src/main.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 | async fn parse_katana_event(ctx: &Context, event: MessageUpdateEvent) -> Result<(), String> {
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> swordfish/src/main.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 | async fn parse_qingque_event(ctx: &Context, event: MessageUpdateEvent) -> Result<(), String> {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> swordfish/src/main.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 | async fn parse_calf_event(ctx: &Context, event: MessageUpdateEvent) -> Result<(), String> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_tesseract_numeric` is never used
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub unsafe fn get_tesseract_numeric() -> Arc<Mutex<LepTess>> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `TESSERACT_NUMERIC_ARGS` is never used
[INFO] [stdout]   --> swordfish/src/tesseract/subprocess.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | static TESSERACT_NUMERIC_ARGS: LazyLock<Args> = LazyLock::new(|| Args {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `image_to_numeric_string` is never used
[INFO] [stdout]   --> swordfish/src/tesseract/subprocess.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn image_to_numeric_string(image: &Image) -> Result<String, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 |     if TESSERACT_VEC.len() == 0 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 24 |         lep_tess = TESSERACT_VEC.pop().unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 |     if TESSERACT_NUMERIC_VEC.len() == 0 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 TESSERACT_NUMERIC_VEC.push(Arc::new(Mutex::new(ocr)));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |         lep_tess = TESSERACT_NUMERIC_VEC.pop().unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             TESSERACT_NUMERIC_VEC.push(Arc::new(Mutex::new(ocr)));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |             if TESSERACT_VEC.len() < 9 {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |                     TESSERACT_VEC.push(Arc::new(Mutex::new(ocr)));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |             if TESSERACT_NUMERIC_VEC.len() < 9 {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> swordfish/src/tesseract/libtesseract.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     TESSERACT_NUMERIC_VEC.push(Arc::new(Mutex::new(ocr)));
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 32s
[INFO] running `Command { std: "docker" "inspect" "ac417e8326f2280514f60aecaf51a0defaa6c85032816ac7933455b9d3360df8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac417e8326f2280514f60aecaf51a0defaa6c85032816ac7933455b9d3360df8", kill_on_drop: false }`
[INFO] [stdout] ac417e8326f2280514f60aecaf51a0defaa6c85032816ac7933455b9d3360df8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87536bb17c8170042a59e898a4b7f193c25f7adfbbeb8b6d6de10cb31ab8c745
[INFO] running `Command { std: "docker" "start" "-a" "87536bb17c8170042a59e898a4b7f193c25f7adfbbeb8b6d6de10cb31ab8c745", kill_on_drop: false }`
[INFO] [stderr]    Compiling swordfish v0.1.0 (/opt/rustwide/workdir/swordfish)
[INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> swordfish-common/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[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]  --> swordfish/src/main.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serenity::framework::standard::{CommandResult, Configuration, StandardFramework};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> swordfish/src/main.rs:6:52
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serenity::framework::standard::{CommandResult, Configuration, StandardFramework};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `serenity::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]  --> swordfish/src/main.rs:6:67
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serenity::framework::standard::{CommandResult, Configuration, 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]    --> swordfish/src/main.rs:285:21
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let framework = StandardFramework::new().group(&GENERAL_GROUP);
[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]    --> swordfish/src/main.rs:286:25
[INFO] [stdout]     |
[INFO] [stdout] 286 |     framework.configure(Configuration::new().prefix(config.general.prefix.clone()));
[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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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]    --> swordfish/src/main.rs:305:48
[INFO] [stdout]     |
[INFO] [stdout] 305 | async fn ping(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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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]    --> swordfish/src/main.rs:324:49
[INFO] [stdout]     |
[INFO] [stdout] 324 | async fn debug(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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the 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]    --> swordfish/src/main.rs:371:48
[INFO] [stdout]     |
[INFO] [stdout] 371 | async fn info(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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> swordfish/src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[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]  --> swordfish/src/debug.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serenity::framework::standard::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]   --> swordfish/src/debug.rs:89:72
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub async fn dbg_parse_qingque_atopwl(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]    --> swordfish/src/debug.rs:131:70
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub async fn dbg_parse_katana_kc_ow(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]    --> swordfish/src/debug.rs:173:76
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub async fn dbg_parse_katana_klu_results(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]    --> swordfish/src/debug.rs:216:75
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub async fn dbg_parse_katana_klu_lookup(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]    --> swordfish/src/debug.rs:258:71
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub async fn dbg_parse_calf_analysis(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]    --> swordfish/src/debug.rs:276:59
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub async fn dbg_message(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]    --> swordfish/src/debug.rs:303:65
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub async fn dbg_regexify_text(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]    --> swordfish/src/debug.rs:320:57
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub async fn dbg_embed(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]    --> swordfish/src/debug.rs:389:64
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub async fn dbg_kdropanalyze(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]    --> swordfish/src/debug.rs:447:56
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub async fn dbg_info(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
[INFO] [stdout]  --> swordfish/src/katana.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use image::io::Reader as ImageReader;
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
[INFO] [stdout]    --> swordfish/src/katana.rs:294:15
[INFO] [stdout]     |
[INFO] [stdout] 294 |         match ImageReader::with_format(Cursor::new(image_bytes), ImageFormat::Png).decode() {
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `serenity::framework::standard::GroupOptions::prefixes`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the 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]   --> swordfish/src/main.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[group]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `serenity::framework::StandardFramework::new`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
[INFO] [stdout]    --> swordfish/src/main.rs:285:40
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let framework = StandardFramework::new().group(&GENERAL_GROUP);
[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]    --> swordfish/src/main.rs:285:46
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let framework = StandardFramework::new().group(&GENERAL_GROUP);
[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]    --> swordfish/src/main.rs:286:15
[INFO] [stdout]     |
[INFO] [stdout] 286 |     framework.configure(Configuration::new().prefix(config.general.prefix.clone()));
[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]    --> swordfish/src/main.rs:286:40
[INFO] [stdout]     |
[INFO] [stdout] 286 |     framework.configure(Configuration::new().prefix(config.general.prefix.clone()));
[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]    --> swordfish/src/main.rs:286:46
[INFO] [stdout]     |
[INFO] [stdout] 286 |     framework.configure(Configuration::new().prefix(config.general.prefix.clone()));
[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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in 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]    --> swordfish/src/main.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[command]
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_if_available`
[INFO] [stdout]   --> swordfish/src/main.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         old_if_available: Option<Message>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_if_available`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new`
[INFO] [stdout]   --> swordfish/src/main.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         new: Option<Message>,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> swordfish/src/main.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 | async fn parse_katana_event(ctx: &Context, event: MessageUpdateEvent) -> Result<(), String> {
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> swordfish/src/main.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 | async fn parse_qingque_event(ctx: &Context, event: MessageUpdateEvent) -> Result<(), String> {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> swordfish/src/main.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 | async fn parse_calf_event(ctx: &Context, event: MessageUpdateEvent) -> Result<(), String> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_tesseract_numeric` is never used
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub unsafe fn get_tesseract_numeric() -> Arc<Mutex<LepTess>> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `TESSERACT_NUMERIC_ARGS` is never used
[INFO] [stdout]   --> swordfish/src/tesseract/subprocess.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | static TESSERACT_NUMERIC_ARGS: LazyLock<Args> = LazyLock::new(|| Args {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `image_to_numeric_string` is never used
[INFO] [stdout]   --> swordfish/src/tesseract/subprocess.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn image_to_numeric_string(image: &Image) -> Result<String, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 |     if TESSERACT_VEC.len() == 0 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 24 |         lep_tess = TESSERACT_VEC.pop().unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 |     if TESSERACT_NUMERIC_VEC.len() == 0 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 TESSERACT_NUMERIC_VEC.push(Arc::new(Mutex::new(ocr)));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |         lep_tess = TESSERACT_NUMERIC_VEC.pop().unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             TESSERACT_NUMERIC_VEC.push(Arc::new(Mutex::new(ocr)));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |             if TESSERACT_VEC.len() < 9 {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |                     TESSERACT_VEC.push(Arc::new(Mutex::new(ocr)));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> swordfish/src/tesseract/libtesseract.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |             if TESSERACT_NUMERIC_VEC.len() < 9 {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> swordfish/src/tesseract/libtesseract.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     TESSERACT_NUMERIC_VEC.push(Arc::new(Mutex::new(ocr)));
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.33s
[INFO] running `Command { std: "docker" "inspect" "87536bb17c8170042a59e898a4b7f193c25f7adfbbeb8b6d6de10cb31ab8c745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87536bb17c8170042a59e898a4b7f193c25f7adfbbeb8b6d6de10cb31ab8c745", kill_on_drop: false }`
[INFO] [stdout] 87536bb17c8170042a59e898a4b7f193c25f7adfbbeb8b6d6de10cb31ab8c745
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8ca49f6b075b7b471e1e0fda3ca48f5e805b9925b870fab7aead3bf0c13bb56a
[INFO] running `Command { std: "docker" "start" "-a" "8ca49f6b075b7b471e1e0fda3ca48f5e805b9925b870fab7aead3bf0c13bb56a", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> swordfish-common/src/lib.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(lazy_cell)]
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `swordfish-common` (lib) generated 1 warning
[INFO] [stderr] 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] [stderr]  --> swordfish/src/main.rs:6:37
[INFO] [stderr]   |
[INFO] [stderr] 6 | use serenity::framework::standard::{CommandResult, Configuration, StandardFramework};
[INFO] [stderr]   |                                     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]  --> swordfish/src/main.rs:6:52
[INFO] [stderr]   |
[INFO] [stderr] 6 | use serenity::framework::standard::{CommandResult, Configuration, StandardFramework};
[INFO] [stderr]   |                                                    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]  --> swordfish/src/main.rs:6:67
[INFO] [stderr]   |
[INFO] [stderr] 6 | use serenity::framework::standard::{CommandResult, Configuration, StandardFramework};
[INFO] [stderr]   |                                                                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:285:21
[INFO] [stderr]     |
[INFO] [stderr] 285 |     let framework = StandardFramework::new().group(&GENERAL_GROUP);
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:286:25
[INFO] [stderr]     |
[INFO] [stderr] 286 |     framework.configure(Configuration::new().prefix(config.general.prefix.clone()));
[INFO] [stderr]     |                         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:305:48
[INFO] [stderr]     |
[INFO] [stderr] 305 | async fn ping(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stderr]     |                                                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:324:49
[INFO] [stderr]     |
[INFO] [stderr] 324 | async fn debug(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stderr]     |                                                 ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:371:48
[INFO] [stderr]     |
[INFO] [stderr] 371 | async fn info(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stderr]     |                                                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> swordfish/src/main.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(lazy_cell)]
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]  --> swordfish/src/debug.rs:6:36
[INFO] [stderr]   |
[INFO] [stderr] 6 | use serenity::framework::standard::CommandResult;
[INFO] [stderr]   |                                    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/debug.rs:89:72
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub async fn dbg_parse_qingque_atopwl(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stderr]    |                                                                        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/debug.rs:131:70
[INFO] [stderr]     |
[INFO] [stderr] 131 | pub async fn dbg_parse_katana_kc_ow(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stderr]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/debug.rs:173:76
[INFO] [stderr]     |
[INFO] [stderr] 173 | pub async fn dbg_parse_katana_klu_results(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stderr]     |                                                                            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/debug.rs:216:75
[INFO] [stderr]     |
[INFO] [stderr] 216 | pub async fn dbg_parse_katana_klu_lookup(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stderr]     |                                                                           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/debug.rs:258:71
[INFO] [stderr]     |
[INFO] [stderr] 258 | pub async fn dbg_parse_calf_analysis(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stderr]     |                                                                       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/debug.rs:276:59
[INFO] [stderr]     |
[INFO] [stderr] 276 | pub async fn dbg_message(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stderr]     |                                                           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/debug.rs:303:65
[INFO] [stderr]     |
[INFO] [stderr] 303 | pub async fn dbg_regexify_text(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stderr]     |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/debug.rs:320:57
[INFO] [stderr]     |
[INFO] [stderr] 320 | pub async fn dbg_embed(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stderr]     |                                                         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/debug.rs:389:64
[INFO] [stderr]     |
[INFO] [stderr] 389 | pub async fn dbg_kdropanalyze(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stderr]     |                                                                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/debug.rs:447:56
[INFO] [stderr]     |
[INFO] [stderr] 447 | pub async fn dbg_info(ctx: &Context, msg: &Message) -> CommandResult {
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
[INFO] [stderr]  --> swordfish/src/katana.rs:6:16
[INFO] [stderr]   |
[INFO] [stderr] 6 | use image::io::Reader as ImageReader;
[INFO] [stderr]   |                ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
[INFO] [stderr]    --> swordfish/src/katana.rs:294:15
[INFO] [stderr]     |
[INFO] [stderr] 294 |         match ImageReader::with_format(Cursor::new(image_bytes), ImageFormat::Png).decode() {
[INFO] [stderr]     |               ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> swordfish/src/main.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[group]
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:285:40
[INFO] [stderr]     |
[INFO] [stderr] 285 |     let framework = StandardFramework::new().group(&GENERAL_GROUP);
[INFO] [stderr]     |                                        ^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:285:46
[INFO] [stderr]     |
[INFO] [stderr] 285 |     let framework = StandardFramework::new().group(&GENERAL_GROUP);
[INFO] [stderr]     |                                              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:286:15
[INFO] [stderr]     |
[INFO] [stderr] 286 |     framework.configure(Configuration::new().prefix(config.general.prefix.clone()));
[INFO] [stderr]     |               ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:286:40
[INFO] [stderr]     |
[INFO] [stderr] 286 |     framework.configure(Configuration::new().prefix(config.general.prefix.clone()));
[INFO] [stderr]     |                                        ^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:286:46
[INFO] [stderr]     |
[INFO] [stderr] 286 |     framework.configure(Configuration::new().prefix(config.general.prefix.clone()));
[INFO] [stderr]     |                                              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:304:1
[INFO] [stderr]     |
[INFO] [stderr] 304 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:323:1
[INFO] [stderr]     |
[INFO] [stderr] 323 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> swordfish/src/main.rs:370:1
[INFO] [stderr]     |
[INFO] [stderr] 370 | #[command]
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `old_if_available`
[INFO] [stderr]   --> swordfish/src/main.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |         old_if_available: Option<Message>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_if_available`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `new`
[INFO] [stderr]   --> swordfish/src/main.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |         new: Option<Message>,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_new`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> swordfish/src/main.rs:138:29
[INFO] [stderr]     |
[INFO] [stderr] 138 | async fn parse_katana_event(ctx: &Context, event: MessageUpdateEvent) -> Result<(), String> {
[INFO] [stderr]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> swordfish/src/main.rs:105:30
[INFO] [stderr]     |
[INFO] [stderr] 105 | async fn parse_qingque_event(ctx: &Context, event: MessageUpdateEvent) -> Result<(), String> {
[INFO] [stderr]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> swordfish/src/main.rs:82:27
[INFO] [stderr]    |
[INFO] [stderr] 82 | async fn parse_calf_event(ctx: &Context, event: MessageUpdateEvent) -> Result<(), String> {
[INFO] [stderr]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_tesseract_numeric` is never used
[INFO] [stderr]   --> swordfish/src/tesseract/libtesseract.rs:29:15
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub unsafe fn get_tesseract_numeric() -> Arc<Mutex<LepTess>> {
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: static `TESSERACT_NUMERIC_ARGS` is never used
[INFO] [stderr]   --> swordfish/src/tesseract/subprocess.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | static TESSERACT_NUMERIC_ARGS: LazyLock<Args> = LazyLock::new(|| Args {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `image_to_numeric_string` is never used
[INFO] [stderr]   --> swordfish/src/tesseract/subprocess.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn image_to_numeric_string(image: &Image) -> Result<String, String> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> swordfish/src/tesseract/libtesseract.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 |     if TESSERACT_VEC.len() == 0 {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> swordfish/src/tesseract/libtesseract.rs:24:20
[INFO] [stderr]    |
[INFO] [stderr] 24 |         lep_tess = TESSERACT_VEC.pop().unwrap();
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> swordfish/src/tesseract/libtesseract.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 |     if TESSERACT_NUMERIC_VEC.len() == 0 {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> swordfish/src/tesseract/libtesseract.rs:35:17
[INFO] [stderr]    |
[INFO] [stderr] 35 |                 TESSERACT_NUMERIC_VEC.push(Arc::new(Mutex::new(ocr)));
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> swordfish/src/tesseract/libtesseract.rs:40:20
[INFO] [stderr]    |
[INFO] [stderr] 40 |         lep_tess = TESSERACT_NUMERIC_VEC.pop().unwrap();
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> swordfish/src/tesseract/libtesseract.rs:43:13
[INFO] [stderr]    |
[INFO] [stderr] 43 |             TESSERACT_NUMERIC_VEC.push(Arc::new(Mutex::new(ocr)));
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> swordfish/src/tesseract/libtesseract.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |             if TESSERACT_VEC.len() < 9 {
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> swordfish/src/tesseract/libtesseract.rs:91:21
[INFO] [stderr]    |
[INFO] [stderr] 91 |                     TESSERACT_VEC.push(Arc::new(Mutex::new(ocr)));
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> swordfish/src/tesseract/libtesseract.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |             if TESSERACT_NUMERIC_VEC.len() < 9 {
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> swordfish/src/tesseract/libtesseract.rs:108:21
[INFO] [stderr]     |
[INFO] [stderr] 108 |                     TESSERACT_NUMERIC_VEC.push(Arc::new(Mutex::new(ocr)));
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: `swordfish` (bin "swordfish" test) generated 132 warnings (run `cargo fix --bin "swordfish" -p swordfish --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/swordfish-d8d43984ab36ec2a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8ca49f6b075b7b471e1e0fda3ca48f5e805b9925b870fab7aead3bf0c13bb56a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ca49f6b075b7b471e1e0fda3ca48f5e805b9925b870fab7aead3bf0c13bb56a", kill_on_drop: false }`
[INFO] [stdout] 8ca49f6b075b7b471e1e0fda3ca48f5e805b9925b870fab7aead3bf0c13bb56a
