[INFO] fetching crate slashies 0.1.3... [INFO] building slashies-0.1.3 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate slashies 0.1.3 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate slashies 0.1.3 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 200 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-tungstenite v0.17.2 [INFO] [stderr] Downloaded typemap_rev v0.1.5 [INFO] [stderr] Downloaded webpki-roots v0.22.6 [INFO] [stderr] Downloaded serenity v0.11.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f45f4689a143c1bd0afedcae0cad947776265f27eb1f592f444aca0e712ed5c [INFO] running `Command { std: "docker" "start" "-a" "4f45f4689a143c1bd0afedcae0cad947776265f27eb1f592f444aca0e712ed5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f45f4689a143c1bd0afedcae0cad947776265f27eb1f592f444aca0e712ed5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f45f4689a143c1bd0afedcae0cad947776265f27eb1f592f444aca0e712ed5c", kill_on_drop: false }` [INFO] [stdout] 4f45f4689a143c1bd0afedcae0cad947776265f27eb1f592f444aca0e712ed5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c41493f0a2d9b2084a16c150d65a4c2676bedb42d50a8f3a64a858eb3128e69 [INFO] running `Command { std: "docker" "start" "-a" "1c41493f0a2d9b2084a16c150d65a4c2676bedb42d50a8f3a64a858eb3128e69", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [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 num-traits v0.2.19 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling serenity v0.11.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [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 tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling h2 v0.3.27 [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; [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; [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; [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; [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 27s [INFO] running `Command { std: "docker" "inspect" "1c41493f0a2d9b2084a16c150d65a4c2676bedb42d50a8f3a64a858eb3128e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c41493f0a2d9b2084a16c150d65a4c2676bedb42d50a8f3a64a858eb3128e69", kill_on_drop: false }` [INFO] [stdout] 1c41493f0a2d9b2084a16c150d65a4c2676bedb42d50a8f3a64a858eb3128e69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9aea52a629ac050150ee9ce9d131c717551c7849c99ac07fbbda3e7342a5e7b0 [INFO] running `Command { std: "docker" "start" "-a" "9aea52a629ac050150ee9ce9d131c717551c7849c99ac07fbbda3e7342a5e7b0", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [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; [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; [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; [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; [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; [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; [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; [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; [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 08s [INFO] running `Command { std: "docker" "inspect" "9aea52a629ac050150ee9ce9d131c717551c7849c99ac07fbbda3e7342a5e7b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aea52a629ac050150ee9ce9d131c717551c7849c99ac07fbbda3e7342a5e7b0", kill_on_drop: false }` [INFO] [stdout] 9aea52a629ac050150ee9ce9d131c717551c7849c99ac07fbbda3e7342a5e7b0