[INFO] fetching crate slashies 0.1.3...
[INFO] testing slashies-0.1.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate slashies 0.1.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate slashies 0.1.3
[INFO] finished tweaking crates.io crate slashies 0.1.3
[INFO] tweaked toml for crates.io crate slashies 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate slashies 0.1.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 204 packages to latest compatible versions
[INFO] [stderr]       Adding serenity v0.11.7 (available: v0.12.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typemap_rev v0.1.5
[INFO] [stderr]   Downloaded async-tungstenite v0.17.2
[INFO] [stderr]   Downloaded tungstenite v0.17.3
[INFO] [stderr]   Downloaded serenity v0.11.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd36b699495d5664a4d18cbc3016e814d691234c5c955cbe08ad81ad1ee2b84a
[INFO] running `Command { std: "docker" "start" "-a" "dd36b699495d5664a4d18cbc3016e814d691234c5c955cbe08ad81ad1ee2b84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd36b699495d5664a4d18cbc3016e814d691234c5c955cbe08ad81ad1ee2b84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd36b699495d5664a4d18cbc3016e814d691234c5c955cbe08ad81ad1ee2b84a", kill_on_drop: false }`
[INFO] [stdout] dd36b699495d5664a4d18cbc3016e814d691234c5c955cbe08ad81ad1ee2b84a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5be8a8daa65e7a3a199134248271683ab9da469515617e9bff20027fe7b0902d
[INFO] running `Command { std: "docker" "start" "-a" "5be8a8daa65e7a3a199134248271683ab9da469515617e9bff20027fe7b0902d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serenity v0.11.7
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling async-tungstenite v0.17.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling slashies v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 ApplicationCommandInteraction, ApplicationCommandInteractionDataOption,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/lib.rs:118:48
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 ApplicationCommandInteraction, ApplicationCommandInteractionDataOption,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::message_component::MessageComponentInteraction`: use `model::application::interaction::message_component::MessageComponentInteraction`
[INFO] [stdout]    --> src/lib.rs:120:32
[INFO] [stdout]     |
[INFO] [stdout] 120 |             message_component::MessageComponentInteraction,
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:192:24
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn parse(command: &ApplicationCommandInteraction) -> Result<Self, ParseError>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/lib.rs:268:30
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn parse(option: Option<&ApplicationCommandInteractionDataOption>) -> Result<Self, ParseError>;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/lib.rs:361:30
[INFO] [stdout]     |
[INFO] [stdout] 361 |     fn parse(option: Option<&ApplicationCommandInteractionDataOption>) -> Result<Self, ParseError>;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:415:19
[INFO] [stdout]     |
[INFO] [stdout] 415 |         command: &ApplicationCommandInteraction,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::message_component::MessageComponentInteraction`: use `model::application::interaction::message_component::MessageComponentInteraction`
[INFO] [stdout]    --> src/lib.rs:428:23
[INFO] [stdout]     |
[INFO] [stdout] 428 |         interaction: &MessageComponentInteraction,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:465:39
[INFO] [stdout]     |
[INFO] [stdout] 465 |     fn parse(ctx: &Context, command: &ApplicationCommandInteraction) -> Result<Self, ParseError>;
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:471:31
[INFO] [stdout]     |
[INFO] [stdout] 471 |         command_interaction: &ApplicationCommandInteraction,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]  --> src/parsable.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ApplicationCommandInteractionDataOption, ApplicationCommandInteractionDataOptionValue,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]  --> src/parsable.rs:5:50
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ApplicationCommandInteractionDataOption, ApplicationCommandInteractionDataOptionValue,
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]  --> src/parsable.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         ApplicationCommandOptionType,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:39:45
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn application_command_option_type() -> ApplicationCommandOptionType;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]   --> src/parsable.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             ApplicationCommandInteractionDataOptionValue::String(s) => Ok(s),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:62:45
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         ApplicationCommandOptionType::String
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]   --> src/parsable.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |             ApplicationCommandInteractionDataOptionValue::Integer(i) => Ok(i),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:82:45
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         ApplicationCommandOptionType::Integer
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]   --> src/parsable.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             ApplicationCommandInteractionDataOptionValue::Boolean(b) => Ok(b),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         ApplicationCommandOptionType::Boolean
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             ApplicationCommandInteractionDataOptionValue::User(u, pm) => Ok(UserInput {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:134:45
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         ApplicationCommandOptionType::User
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             ApplicationCommandInteractionDataOptionValue::Channel(c) => Ok(c),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         ApplicationCommandOptionType::Channel
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:161:25
[INFO] [stdout]     |
[INFO] [stdout] 161 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             ApplicationCommandInteractionDataOptionValue::Role(r) => Ok(r),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:174:45
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         ApplicationCommandOptionType::Role
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:191:25
[INFO] [stdout]     |
[INFO] [stdout] 191 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |             ApplicationCommandInteractionDataOptionValue::Role(r) => Ok(Self::Role(r)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |             ApplicationCommandInteractionDataOptionValue::User(u, pm) => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:210:45
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         ApplicationCommandOptionType::Mentionable
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:217:25
[INFO] [stdout]     |
[INFO] [stdout] 217 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |             ApplicationCommandInteractionDataOptionValue::Number(n) => Ok(n),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:230:45
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         ApplicationCommandOptionType::Number
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:237:25
[INFO] [stdout]     |
[INFO] [stdout] 237 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:245:45
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "5be8a8daa65e7a3a199134248271683ab9da469515617e9bff20027fe7b0902d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5be8a8daa65e7a3a199134248271683ab9da469515617e9bff20027fe7b0902d", kill_on_drop: false }`
[INFO] [stdout] 5be8a8daa65e7a3a199134248271683ab9da469515617e9bff20027fe7b0902d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bc822888ba315b2c19a2fba5f5cb293118a777bbd70ca30db81eba201eb8a95
[INFO] running `Command { std: "docker" "start" "-a" "5bc822888ba315b2c19a2fba5f5cb293118a777bbd70ca30db81eba201eb8a95", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling async-tungstenite v0.17.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling serenity v0.11.7
[INFO] [stderr]    Compiling slashies v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 ApplicationCommandInteraction, ApplicationCommandInteractionDataOption,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/lib.rs:118:48
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 ApplicationCommandInteraction, ApplicationCommandInteractionDataOption,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::message_component::MessageComponentInteraction`: use `model::application::interaction::message_component::MessageComponentInteraction`
[INFO] [stdout]    --> src/lib.rs:120:32
[INFO] [stdout]     |
[INFO] [stdout] 120 |             message_component::MessageComponentInteraction,
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:192:24
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn parse(command: &ApplicationCommandInteraction) -> Result<Self, ParseError>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/lib.rs:268:30
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn parse(option: Option<&ApplicationCommandInteractionDataOption>) -> Result<Self, ParseError>;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/lib.rs:361:30
[INFO] [stdout]     |
[INFO] [stdout] 361 |     fn parse(option: Option<&ApplicationCommandInteractionDataOption>) -> Result<Self, ParseError>;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:415:19
[INFO] [stdout]     |
[INFO] [stdout] 415 |         command: &ApplicationCommandInteraction,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::message_component::MessageComponentInteraction`: use `model::application::interaction::message_component::MessageComponentInteraction`
[INFO] [stdout]    --> src/lib.rs:428:23
[INFO] [stdout]     |
[INFO] [stdout] 428 |         interaction: &MessageComponentInteraction,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:465:39
[INFO] [stdout]     |
[INFO] [stdout] 465 |     fn parse(ctx: &Context, command: &ApplicationCommandInteraction) -> Result<Self, ParseError>;
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:471:31
[INFO] [stdout]     |
[INFO] [stdout] 471 |         command_interaction: &ApplicationCommandInteraction,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]  --> src/parsable.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ApplicationCommandInteractionDataOption, ApplicationCommandInteractionDataOptionValue,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]  --> src/parsable.rs:5:50
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ApplicationCommandInteractionDataOption, ApplicationCommandInteractionDataOptionValue,
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]  --> src/parsable.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         ApplicationCommandOptionType,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:39:45
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn application_command_option_type() -> ApplicationCommandOptionType;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]   --> src/parsable.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             ApplicationCommandInteractionDataOptionValue::String(s) => Ok(s),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:62:45
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         ApplicationCommandOptionType::String
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]   --> src/parsable.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |             ApplicationCommandInteractionDataOptionValue::Integer(i) => Ok(i),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:82:45
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         ApplicationCommandOptionType::Integer
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]   --> src/parsable.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             ApplicationCommandInteractionDataOptionValue::Boolean(b) => Ok(b),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         ApplicationCommandOptionType::Boolean
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             ApplicationCommandInteractionDataOptionValue::User(u, pm) => Ok(UserInput {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:134:45
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         ApplicationCommandOptionType::User
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             ApplicationCommandInteractionDataOptionValue::Channel(c) => Ok(c),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         ApplicationCommandOptionType::Channel
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:161:25
[INFO] [stdout]     |
[INFO] [stdout] 161 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             ApplicationCommandInteractionDataOptionValue::Role(r) => Ok(r),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:174:45
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         ApplicationCommandOptionType::Role
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:191:25
[INFO] [stdout]     |
[INFO] [stdout] 191 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |             ApplicationCommandInteractionDataOptionValue::Role(r) => Ok(Self::Role(r)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |             ApplicationCommandInteractionDataOptionValue::User(u, pm) => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:210:45
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         ApplicationCommandOptionType::Mentionable
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:217:25
[INFO] [stdout]     |
[INFO] [stdout] 217 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |             ApplicationCommandInteractionDataOptionValue::Number(n) => Ok(n),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:230:45
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         ApplicationCommandOptionType::Number
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:237:25
[INFO] [stdout]     |
[INFO] [stdout] 237 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:245:45
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 ApplicationCommandInteraction, ApplicationCommandInteractionDataOption,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/lib.rs:118:48
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 ApplicationCommandInteraction, ApplicationCommandInteractionDataOption,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::message_component::MessageComponentInteraction`: use `model::application::interaction::message_component::MessageComponentInteraction`
[INFO] [stdout]    --> src/lib.rs:120:32
[INFO] [stdout]     |
[INFO] [stdout] 120 |             message_component::MessageComponentInteraction,
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:192:24
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn parse(command: &ApplicationCommandInteraction) -> Result<Self, ParseError>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/lib.rs:268:30
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn parse(option: Option<&ApplicationCommandInteractionDataOption>) -> Result<Self, ParseError>;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/lib.rs:361:30
[INFO] [stdout]     |
[INFO] [stdout] 361 |     fn parse(option: Option<&ApplicationCommandInteractionDataOption>) -> Result<Self, ParseError>;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:415:19
[INFO] [stdout]     |
[INFO] [stdout] 415 |         command: &ApplicationCommandInteraction,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::message_component::MessageComponentInteraction`: use `model::application::interaction::message_component::MessageComponentInteraction`
[INFO] [stdout]    --> src/lib.rs:428:23
[INFO] [stdout]     |
[INFO] [stdout] 428 |         interaction: &MessageComponentInteraction,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:465:39
[INFO] [stdout]     |
[INFO] [stdout] 465 |     fn parse(ctx: &Context, command: &ApplicationCommandInteraction) -> Result<Self, ParseError>;
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:471:31
[INFO] [stdout]     |
[INFO] [stdout] 471 |         command_interaction: &ApplicationCommandInteraction,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]  --> src/parsable.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ApplicationCommandInteractionDataOption, ApplicationCommandInteractionDataOptionValue,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]  --> src/parsable.rs:5:50
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ApplicationCommandInteractionDataOption, ApplicationCommandInteractionDataOptionValue,
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]  --> src/parsable.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         ApplicationCommandOptionType,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:39:45
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn application_command_option_type() -> ApplicationCommandOptionType;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]   --> src/parsable.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             ApplicationCommandInteractionDataOptionValue::String(s) => Ok(s),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:62:45
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         ApplicationCommandOptionType::String
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]   --> src/parsable.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |             ApplicationCommandInteractionDataOptionValue::Integer(i) => Ok(i),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:82:45
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         ApplicationCommandOptionType::Integer
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]   --> src/parsable.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             ApplicationCommandInteractionDataOptionValue::Boolean(b) => Ok(b),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         ApplicationCommandOptionType::Boolean
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             ApplicationCommandInteractionDataOptionValue::User(u, pm) => Ok(UserInput {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:134:45
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         ApplicationCommandOptionType::User
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             ApplicationCommandInteractionDataOptionValue::Channel(c) => Ok(c),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         ApplicationCommandOptionType::Channel
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:161:25
[INFO] [stdout]     |
[INFO] [stdout] 161 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             ApplicationCommandInteractionDataOptionValue::Role(r) => Ok(r),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:174:45
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         ApplicationCommandOptionType::Role
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:191:25
[INFO] [stdout]     |
[INFO] [stdout] 191 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |             ApplicationCommandInteractionDataOptionValue::Role(r) => Ok(Self::Role(r)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |             ApplicationCommandInteractionDataOptionValue::User(u, pm) => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:210:45
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         ApplicationCommandOptionType::Mentionable
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:217:25
[INFO] [stdout]     |
[INFO] [stdout] 217 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |             ApplicationCommandInteractionDataOptionValue::Number(n) => Ok(n),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:230:45
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         ApplicationCommandOptionType::Number
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:237:25
[INFO] [stdout]     |
[INFO] [stdout] 237 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:245:45
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "5bc822888ba315b2c19a2fba5f5cb293118a777bbd70ca30db81eba201eb8a95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bc822888ba315b2c19a2fba5f5cb293118a777bbd70ca30db81eba201eb8a95", kill_on_drop: false }`
[INFO] [stdout] 5bc822888ba315b2c19a2fba5f5cb293118a777bbd70ca30db81eba201eb8a95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 513d30ce5494917145b9e8f8b6d3c3260b4c7b8524c69bcff632a52fcc377b6c
[INFO] running `Command { std: "docker" "start" "-a" "513d30ce5494917145b9e8f8b6d3c3260b4c7b8524c69bcff632a52fcc377b6c", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stderr]    --> src/lib.rs:118:17
[INFO] [stderr]     |
[INFO] [stderr] 118 |                 ApplicationCommandInteraction, ApplicationCommandInteractionDataOption,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stderr]    --> src/lib.rs:118:48
[INFO] [stderr]     |
[INFO] [stderr] 118 |                 ApplicationCommandInteraction, ApplicationCommandInteractionDataOption,
[INFO] [stderr]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::message_component::MessageComponentInteraction`: use `model::application::interaction::message_component::MessageComponentInteraction`
[INFO] [stderr]    --> src/lib.rs:120:32
[INFO] [stderr]     |
[INFO] [stderr] 120 |             message_component::MessageComponentInteraction,
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stderr]    --> src/lib.rs:192:24
[INFO] [stderr]     |
[INFO] [stderr] 192 |     fn parse(command: &ApplicationCommandInteraction) -> Result<Self, ParseError>;
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stderr]    --> src/lib.rs:268:30
[INFO] [stderr]     |
[INFO] [stderr] 268 |     fn parse(option: Option<&ApplicationCommandInteractionDataOption>) -> Result<Self, ParseError>;
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stderr]    --> src/lib.rs:361:30
[INFO] [stderr]     |
[INFO] [stderr] 361 |     fn parse(option: Option<&ApplicationCommandInteractionDataOption>) -> Result<Self, ParseError>;
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stderr]    --> src/lib.rs:415:19
[INFO] [stderr]     |
[INFO] [stderr] 415 |         command: &ApplicationCommandInteraction,
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::message_component::MessageComponentInteraction`: use `model::application::interaction::message_component::MessageComponentInteraction`
[INFO] [stderr]    --> src/lib.rs:428:23
[INFO] [stderr]     |
[INFO] [stderr] 428 |         interaction: &MessageComponentInteraction,
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stderr]    --> src/lib.rs:465:39
[INFO] [stderr]     |
[INFO] [stderr] 465 |     fn parse(ctx: &Context, command: &ApplicationCommandInteraction) -> Result<Self, ParseError>;
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stderr]    --> src/lib.rs:471:31
[INFO] [stderr]     |
[INFO] [stderr] 471 |         command_interaction: &ApplicationCommandInteraction,
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stderr]  --> src/parsable.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |         ApplicationCommandInteractionDataOption, ApplicationCommandInteractionDataOptionValue,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stderr]  --> src/parsable.rs:5:50
[INFO] [stderr]   |
[INFO] [stderr] 5 |         ApplicationCommandInteractionDataOption, ApplicationCommandInteractionDataOptionValue,
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]  --> src/parsable.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 |         ApplicationCommandOptionType,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stderr]   --> src/parsable.rs:34:25
[INFO] [stderr]    |
[INFO] [stderr] 34 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]   --> src/parsable.rs:39:45
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn application_command_option_type() -> ApplicationCommandOptionType;
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stderr]   --> src/parsable.rs:49:25
[INFO] [stderr]    |
[INFO] [stderr] 49 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stderr]   --> src/parsable.rs:57:13
[INFO] [stderr]    |
[INFO] [stderr] 57 |             ApplicationCommandInteractionDataOptionValue::String(s) => Ok(s),
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]   --> src/parsable.rs:62:45
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]   --> src/parsable.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |         ApplicationCommandOptionType::String
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stderr]   --> src/parsable.rs:69:25
[INFO] [stderr]    |
[INFO] [stderr] 69 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stderr]   --> src/parsable.rs:77:13
[INFO] [stderr]    |
[INFO] [stderr] 77 |             ApplicationCommandInteractionDataOptionValue::Integer(i) => Ok(i),
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]   --> src/parsable.rs:82:45
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]   --> src/parsable.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |         ApplicationCommandOptionType::Integer
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stderr]   --> src/parsable.rs:89:25
[INFO] [stderr]    |
[INFO] [stderr] 89 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stderr]   --> src/parsable.rs:97:13
[INFO] [stderr]    |
[INFO] [stderr] 97 |             ApplicationCommandInteractionDataOptionValue::Boolean(b) => Ok(b),
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]    --> src/parsable.rs:102:45
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]    --> src/parsable.rs:103:9
[INFO] [stderr]     |
[INFO] [stderr] 103 |         ApplicationCommandOptionType::Boolean
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stderr]    --> src/parsable.rs:118:25
[INFO] [stderr]     |
[INFO] [stderr] 118 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stderr]    --> src/parsable.rs:126:13
[INFO] [stderr]     |
[INFO] [stderr] 126 |             ApplicationCommandInteractionDataOptionValue::User(u, pm) => Ok(UserInput {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]    --> src/parsable.rs:134:45
[INFO] [stderr]     |
[INFO] [stderr] 134 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]    --> src/parsable.rs:135:9
[INFO] [stderr]     |
[INFO] [stderr] 135 |         ApplicationCommandOptionType::User
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stderr]    --> src/parsable.rs:141:25
[INFO] [stderr]     |
[INFO] [stderr] 141 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stderr]    --> src/parsable.rs:149:13
[INFO] [stderr]     |
[INFO] [stderr] 149 |             ApplicationCommandInteractionDataOptionValue::Channel(c) => Ok(c),
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]    --> src/parsable.rs:154:45
[INFO] [stderr]     |
[INFO] [stderr] 154 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]    --> src/parsable.rs:155:9
[INFO] [stderr]     |
[INFO] [stderr] 155 |         ApplicationCommandOptionType::Channel
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stderr]    --> src/parsable.rs:161:25
[INFO] [stderr]     |
[INFO] [stderr] 161 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stderr]    --> src/parsable.rs:169:13
[INFO] [stderr]     |
[INFO] [stderr] 169 |             ApplicationCommandInteractionDataOptionValue::Role(r) => Ok(r),
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]    --> src/parsable.rs:174:45
[INFO] [stderr]     |
[INFO] [stderr] 174 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]    --> src/parsable.rs:175:9
[INFO] [stderr]     |
[INFO] [stderr] 175 |         ApplicationCommandOptionType::Role
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stderr]    --> src/parsable.rs:191:25
[INFO] [stderr]     |
[INFO] [stderr] 191 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stderr]    --> src/parsable.rs:199:13
[INFO] [stderr]     |
[INFO] [stderr] 199 |             ApplicationCommandInteractionDataOptionValue::Role(r) => Ok(Self::Role(r)),
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stderr]    --> src/parsable.rs:200:13
[INFO] [stderr]     |
[INFO] [stderr] 200 |             ApplicationCommandInteractionDataOptionValue::User(u, pm) => {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]    --> src/parsable.rs:210:45
[INFO] [stderr]     |
[INFO] [stderr] 210 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]    --> src/parsable.rs:211:9
[INFO] [stderr]     |
[INFO] [stderr] 211 |         ApplicationCommandOptionType::Mentionable
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stderr]    --> src/parsable.rs:217:25
[INFO] [stderr]     |
[INFO] [stderr] 217 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stderr]    --> src/parsable.rs:225:13
[INFO] [stderr]     |
[INFO] [stderr] 225 |             ApplicationCommandInteractionDataOptionValue::Number(n) => Ok(n),
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]    --> src/parsable.rs:230:45
[INFO] [stderr]     |
[INFO] [stderr] 230 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]    --> src/parsable.rs:231:9
[INFO] [stderr]     |
[INFO] [stderr] 231 |         ApplicationCommandOptionType::Number
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stderr]    --> src/parsable.rs:237:25
[INFO] [stderr]     |
[INFO] [stderr] 237 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stderr]    --> src/parsable.rs:245:45
[INFO] [stderr]     |
[INFO] [stderr] 245 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `slashies` (lib) generated 50 warnings
[INFO] [stderr] warning: `slashies` (lib test) generated 50 warnings (50 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slashies-f4330813d45b3536)
[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] [stderr]    Doc-tests slashies
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - Commands (line 438) ... FAILED
[INFO] [stdout] test src/lib.rs - SubCommand (line 203) ... FAILED
[INFO] [stdout] test src/lib.rs - register_commands (line 482) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Command (line 146) ... FAILED
[INFO] [stdout] test src/lib.rs - SubCommandGroup (line 279) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ApplicationCommandInteractionHandler (line 374) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Commands (line 438) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `slashies_macros`
[INFO] [stdout]  --> src/lib.rs:441:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use slashies_macros::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `slashies_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `slashies_macros`, use `cargo add slashies_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Command` in this scope
[INFO] [stdout]  --> src/lib.rs:444:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, Command)]
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Command` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> src/lib.rs:440:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use slashies::*;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `name` in this scope
[INFO] [stdout]   --> src/lib.rs:445:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[name = "greet"]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Commands` in this scope
[INFO] [stdout]   --> src/lib.rs:458:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Commands)]
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Commands` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:440:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - SubCommand (line 203) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `slashies_macros`
[INFO] [stdout]   --> src/lib.rs:210:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use slashies_macros::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `slashies_macros`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slashies_macros`, use `cargo add slashies_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `SubCommand` in this scope
[INFO] [stdout]   --> src/lib.rs:216:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, SubCommand)]
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `SubCommand` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:209:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `SubCommand` in this scope
[INFO] [stdout]   --> src/lib.rs:232:17
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, SubCommand)]
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `SubCommand` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:209:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Command` in this scope
[INFO] [stdout]   --> src/lib.rs:249:17
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Debug, Command, ApplicationCommandInteractionHandler)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Command` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:209:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ApplicationCommandInteractionHandler` in this scope
[INFO] [stdout]   --> src/lib.rs:249:26
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Debug, Command, ApplicationCommandInteractionHandler)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ApplicationCommandInteractionHandler` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:209:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `name` in this scope
[INFO] [stdout]   --> src/lib.rs:250:3
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[name = "test"]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `name` in this scope
[INFO] [stdout]   --> src/lib.rs:253:7
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[name = "one"]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `name` in this scope
[INFO] [stdout]   --> src/lib.rs:257:7
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[name = "two"]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `serenity::model::interactions`: use `model::application::interaction`
[INFO] [stdout]  --> src/lib.rs:207:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serenity::model::interactions::*;
[INFO] [stdout]   |                      ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - register_commands (line 482) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `slashies_macros`
[INFO] [stdout]  --> src/lib.rs:485:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use slashies_macros::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `slashies_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `slashies_macros`, use `cargo add slashies_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Command` in this scope
[INFO] [stdout]   --> src/lib.rs:491:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Command)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Command` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:484:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `name` in this scope
[INFO] [stdout]   --> src/lib.rs:492:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[name = "greet"]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Command` in this scope
[INFO] [stdout]   --> src/lib.rs:505:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Command)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Command` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:484:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `name` in this scope
[INFO] [stdout]   --> src/lib.rs:506:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[name = "next"]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Command` in this scope
[INFO] [stdout]   --> src/lib.rs:519:17
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(Debug, Command)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Command` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:484:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `name` in this scope
[INFO] [stdout]   --> src/lib.rs:520:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[name = "other"]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommand`: use `model::application::command::Command`
[INFO] [stdout]   --> src/lib.rs:536:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | register_commands!(&ctx, guild_id, [HelloCommand]);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `register_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommand`: use `model::application::command::Command`
[INFO] [stdout]   --> src/lib.rs:539:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | register_commands!(&ctx, guild_id, [HelloCommand, NextCommand, OtherCommand]);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `register_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommand`: use `model::application::command::Command`
[INFO] [stdout]   --> src/lib.rs:542:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | register_commands!(&ctx, None, [HelloCommand]);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `register_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HelloCommand: slashies::Command` is not satisfied
[INFO] [stdout]   --> src/lib.rs:536:37
[INFO] [stdout]    |
[INFO] [stdout] 57 | register_commands!(&ctx, guild_id, [HelloCommand]);
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `slashies::Command` is not implemented for `HelloCommand`
[INFO] [stdout]   --> src/lib.rs:493:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct HelloCommand;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HelloCommand: slashies::Command` is not satisfied
[INFO] [stdout]   --> src/lib.rs:539:37
[INFO] [stdout]    |
[INFO] [stdout] 60 | register_commands!(&ctx, guild_id, [HelloCommand, NextCommand, OtherCommand]);
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `slashies::Command` is not implemented for `HelloCommand`
[INFO] [stdout]   --> src/lib.rs:493:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct HelloCommand;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NextCommand: slashies::Command` is not satisfied
[INFO] [stdout]   --> src/lib.rs:539:51
[INFO] [stdout]    |
[INFO] [stdout] 60 | register_commands!(&ctx, guild_id, [HelloCommand, NextCommand, OtherCommand]);
[INFO] [stdout]    |                                                   ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `slashies::Command` is not implemented for `NextCommand`
[INFO] [stdout]   --> src/lib.rs:507:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct NextCommand;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `OtherCommand: slashies::Command` is not satisfied
[INFO] [stdout]   --> src/lib.rs:539:64
[INFO] [stdout]    |
[INFO] [stdout] 60 | register_commands!(&ctx, guild_id, [HelloCommand, NextCommand, OtherCommand]);
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `slashies::Command` is not implemented for `OtherCommand`
[INFO] [stdout]   --> src/lib.rs:521:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct OtherCommand;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HelloCommand: slashies::Command` is not satisfied
[INFO] [stdout]   --> src/lib.rs:542:33
[INFO] [stdout]    |
[INFO] [stdout] 63 | register_commands!(&ctx, None, [HelloCommand]);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `slashies::Command` is not implemented for `HelloCommand`
[INFO] [stdout]   --> src/lib.rs:493:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct HelloCommand;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Command (line 146) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `slashies_macros`
[INFO] [stdout]  --> src/lib.rs:150:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use slashies_macros::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `slashies_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `slashies_macros`, use `cargo add slashies_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Command` in this scope
[INFO] [stdout]   --> src/lib.rs:155:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Command)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Command` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:148:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `name` in this scope
[INFO] [stdout]   --> src/lib.rs:156:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[name = "greet"]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - SubCommandGroup (line 279) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `slashies_macros`
[INFO] [stdout]   --> src/lib.rs:286:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use slashies_macros::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `slashies_macros`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slashies_macros`, use `cargo add slashies_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `SubCommand` in this scope
[INFO] [stdout]   --> src/lib.rs:290:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, SubCommand)]
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `SubCommand` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:285:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `SubCommand` in this scope
[INFO] [stdout]   --> src/lib.rs:302:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, SubCommand)]
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `SubCommand` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:285:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `SubCommand` in this scope
[INFO] [stdout]   --> src/lib.rs:314:17
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Debug, SubCommand)]
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `SubCommand` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:285:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `SubCommandGroup` in this scope
[INFO] [stdout]   --> src/lib.rs:330:17
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, SubCommandGroup, ApplicationCommandInteractionHandler)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `SubCommandGroup` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:285:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ApplicationCommandInteractionHandler` in this scope
[INFO] [stdout]   --> src/lib.rs:330:34
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, SubCommandGroup, ApplicationCommandInteractionHandler)]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ApplicationCommandInteractionHandler` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:285:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `name` in this scope
[INFO] [stdout]   --> src/lib.rs:331:3
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[name = "test sub command group"]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `name` in this scope
[INFO] [stdout]   --> src/lib.rs:334:7
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[name = "one"]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `name` in this scope
[INFO] [stdout]   --> src/lib.rs:338:7
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[name = "two"]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Command` in this scope
[INFO] [stdout]   --> src/lib.rs:346:17
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Command, ApplicationCommandInteractionHandler)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Command` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:285:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ApplicationCommandInteractionHandler` in this scope
[INFO] [stdout]   --> src/lib.rs:346:26
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Command, ApplicationCommandInteractionHandler)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ApplicationCommandInteractionHandler` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:285:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `name` in this scope
[INFO] [stdout]   --> src/lib.rs:347:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[name = "test"]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `subcommandgroup` in this scope
[INFO] [stdout]   --> src/lib.rs:350:7
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[subcommandgroup]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `name` in this scope
[INFO] [stdout]   --> src/lib.rs:351:7
[INFO] [stdout]    |
[INFO] [stdout] 75 |     #[name = "group"]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `name` in this scope
[INFO] [stdout]   --> src/lib.rs:355:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[name = "three"]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `serenity::model::interactions`: use `model::application::interaction`
[INFO] [stdout]  --> src/lib.rs:283:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serenity::model::interactions::*;
[INFO] [stdout]   |                      ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `slashies_macros`
[INFO] [stdout]  --> src/lib.rs:18:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use slashies_macros::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `slashies_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `slashies_macros`, use `cargo add slashies_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Command` in this scope
[INFO] [stdout]   --> src/lib.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Command)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Command` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `name` in this scope
[INFO] [stdout]   --> src/lib.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[name = "greet"]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Commands` in this scope
[INFO] [stdout]   --> src/lib.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Debug, Commands)]
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Commands` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | use slashies::*;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommand`: use `model::application::command::Command`
[INFO] [stdout]   --> src/lib.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         register_commands!(&ctx, None, [HelloCommand])
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `register_commands` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `parse` found for enum `BotCommands` in the current scope
[INFO] [stdout]   --> src/lib.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 51 | enum BotCommands {
[INFO] [stdout]    | ---------------- variant or associated item `parse` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 63 |                 BotCommands::parse(&ctx, &command_interaction)
[INFO] [stdout]    |                              ^^^^^ variant or associated item not found in `BotCommands`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `parse`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `slashies::Command`
[INFO] [stdout]            candidate #2: `slashies::Commands`
[INFO] [stdout]            candidate #3: `slashies::SubCommand`
[INFO] [stdout]            candidate #4: `slashies::SubCommandGroup`
[INFO] [stdout]            candidate #5: `time::parsing::parsable::sealed::Sealed`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HelloCommand: slashies::Command` is not satisfied
[INFO] [stdout]   --> src/lib.rs:86:41
[INFO] [stdout]    |
[INFO] [stdout] 74 |         register_commands!(&ctx, None, [HelloCommand])
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `slashies::Command` is not implemented for `HelloCommand`
[INFO] [stdout]   --> src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct HelloCommand {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 14)
[INFO] [stdout]     src/lib.rs - Command (line 146)
[INFO] [stdout]     src/lib.rs - Commands (line 438)
[INFO] [stdout]     src/lib.rs - SubCommand (line 203)
[INFO] [stdout]     src/lib.rs - SubCommandGroup (line 279)
[INFO] [stdout]     src/lib.rs - register_commands (line 482)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "513d30ce5494917145b9e8f8b6d3c3260b4c7b8524c69bcff632a52fcc377b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "513d30ce5494917145b9e8f8b6d3c3260b4c7b8524c69bcff632a52fcc377b6c", kill_on_drop: false }`
[INFO] [stdout] 513d30ce5494917145b9e8f8b6d3c3260b4c7b8524c69bcff632a52fcc377b6c
