[INFO] fetching crate slashies 0.1.3...
[INFO] testing slashies-0.1.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate slashies 0.1.3 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate slashies 0.1.3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 175 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding async-tungstenite v0.17.2 (latest: v0.25.1)
[INFO] [stderr]       Adding base64 v0.13.1 (latest: v0.22.1)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.5)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding hyper-rustls v0.24.2 (latest: v0.27.1)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding ordered-float v2.10.1 (latest: v4.2.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (latest: v0.12.4)
[INFO] [stderr]       Adding ring v0.16.20 (latest: v0.17.8)
[INFO] [stderr]       Adding rustls v0.20.9 (latest: v0.23.8)
[INFO] [stderr]       Adding rustls v0.21.12 (latest: v0.23.8)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (latest: v2.1.2)
[INFO] [stderr]       Adding rustls-webpki v0.101.7 (latest: v0.102.4)
[INFO] [stderr]       Adding serenity v0.11.7 (latest: v0.12.1)
[INFO] [stderr]       Adding spin v0.5.2 (latest: v0.9.8)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding system-configuration v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding tokio-rustls v0.23.4 (latest: v0.26.0)
[INFO] [stderr]       Adding tokio-rustls v0.24.1 (latest: v0.26.0)
[INFO] [stderr]       Adding tungstenite v0.17.3 (latest: v0.21.0)
[INFO] [stderr]       Adding typemap_rev v0.1.5 (latest: v0.3.0)
[INFO] [stderr]       Adding untrusted v0.7.1 (latest: v0.9.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding webpki-roots v0.22.6 (latest: v0.26.1)
[INFO] [stderr]       Adding webpki-roots v0.25.4 (latest: v0.26.1)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding winreg v0.50.0 (latest: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-tungstenite v0.17.2
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 114edc9852386f648d1fb6172cd67d00a3732f853cb5efc203835b8616841307
[INFO] running `Command { std: "docker" "start" "-a" "114edc9852386f648d1fb6172cd67d00a3732f853cb5efc203835b8616841307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "114edc9852386f648d1fb6172cd67d00a3732f853cb5efc203835b8616841307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "114edc9852386f648d1fb6172cd67d00a3732f853cb5efc203835b8616841307", kill_on_drop: false }`
[INFO] [stdout] 114edc9852386f648d1fb6172cd67d00a3732f853cb5efc203835b8616841307
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07e2321ee80e96de20cc6a1a9acfa9b65a51cc57bf9155a7ef12e46c633a0f07
[INFO] running `Command { std: "docker" "start" "-a" "07e2321ee80e96de20cc6a1a9acfa9b65a51cc57bf9155a7ef12e46c633a0f07", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling serenity v0.11.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[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 tokio v1.37.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling async-tungstenite v0.17.2
[INFO] [stderr]    Compiling hyper v0.14.28
[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] [stdout] warning: 50 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.16s
[INFO] running `Command { std: "docker" "inspect" "07e2321ee80e96de20cc6a1a9acfa9b65a51cc57bf9155a7ef12e46c633a0f07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07e2321ee80e96de20cc6a1a9acfa9b65a51cc57bf9155a7ef12e46c633a0f07", kill_on_drop: false }`
[INFO] [stdout] 07e2321ee80e96de20cc6a1a9acfa9b65a51cc57bf9155a7ef12e46c633a0f07
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e13d5a0326d6461b6b969c92cfca1d83b322ccbf0ad5c307ee16225c67445b57
[INFO] running `Command { std: "docker" "start" "-a" "e13d5a0326d6461b6b969c92cfca1d83b322ccbf0ad5c307ee16225c67445b57", kill_on_drop: false }`
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[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.26
[INFO] [stderr]    Compiling hyper v0.14.28
[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: 50 warnings emitted
[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] [stdout] warning: 50 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.72s
[INFO] running `Command { std: "docker" "inspect" "e13d5a0326d6461b6b969c92cfca1d83b322ccbf0ad5c307ee16225c67445b57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e13d5a0326d6461b6b969c92cfca1d83b322ccbf0ad5c307ee16225c67445b57", kill_on_drop: false }`
[INFO] [stdout] e13d5a0326d6461b6b969c92cfca1d83b322ccbf0ad5c307ee16225c67445b57
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ef25cffac7a8bd759f4c075921c348577bc71941a263745c6cce817755744561
[INFO] running `Command { std: "docker" "start" "-a" "ef25cffac7a8bd759f4c075921c348577bc71941a263745c6cce817755744561", 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.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slashies-71b1c3897306dff2)
[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 - Command (line 146) ... FAILED
[INFO] [stdout] test src/lib.rs - SubCommand (line 203) ... FAILED
[INFO] [stdout] test src/lib.rs - SubCommandGroup (line 279) ... FAILED
[INFO] [stdout] test src/lib.rs - register_commands (line 482) - compile ... 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 undeclared crate or module `slashies_macros`
[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 - 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 undeclared crate or module `slashies_macros`
[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 - 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 undeclared crate or module `slashies_macros`
[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 - 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 undeclared crate or module `slashies_macros`
[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 - 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 undeclared crate or module `slashies_macros`
[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]    |                                     ^^^^^^^^^^^^ the trait `slashies::Command` is not implemented for `HelloCommand`
[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]    |                                     ^^^^^^^^^^^^ the trait `slashies::Command` is not implemented for `HelloCommand`
[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]    |                                                   ^^^^^^^^^^^ the trait `slashies::Command` is not implemented for `NextCommand`
[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]    |                                                                ^^^^^^^^^^^^ the trait `slashies::Command` is not implemented for `OtherCommand`
[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]    |                                 ^^^^^^^^^^^^ the trait `slashies::Command` is not implemented for `HelloCommand`
[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 - (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 undeclared crate or module `slashies_macros`
[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]    |                                         ^^^^^^^^^^^^ the trait `slashies::Command` is not implemented for `HelloCommand`
[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 0.55s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ef25cffac7a8bd759f4c075921c348577bc71941a263745c6cce817755744561", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef25cffac7a8bd759f4c075921c348577bc71941a263745c6cce817755744561", kill_on_drop: false }`
[INFO] [stdout] ef25cffac7a8bd759f4c075921c348577bc71941a263745c6cce817755744561
[INFO] testing slashies-0.1.3 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate slashies 0.1.3 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate slashies 0.1.3 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 175 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding async-tungstenite v0.17.2 (latest: v0.25.1)
[INFO] [stderr]       Adding base64 v0.13.1 (latest: v0.22.1)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.5)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding hyper-rustls v0.24.2 (latest: v0.27.1)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding ordered-float v2.10.1 (latest: v4.2.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (latest: v0.12.4)
[INFO] [stderr]       Adding ring v0.16.20 (latest: v0.17.8)
[INFO] [stderr]       Adding rustls v0.20.9 (latest: v0.23.8)
[INFO] [stderr]       Adding rustls v0.21.12 (latest: v0.23.8)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (latest: v2.1.2)
[INFO] [stderr]       Adding rustls-webpki v0.101.7 (latest: v0.102.4)
[INFO] [stderr]       Adding serenity v0.11.7 (latest: v0.12.1)
[INFO] [stderr]       Adding spin v0.5.2 (latest: v0.9.8)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding system-configuration v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding tokio-rustls v0.23.4 (latest: v0.26.0)
[INFO] [stderr]       Adding tokio-rustls v0.24.1 (latest: v0.26.0)
[INFO] [stderr]       Adding tungstenite v0.17.3 (latest: v0.21.0)
[INFO] [stderr]       Adding typemap_rev v0.1.5 (latest: v0.3.0)
[INFO] [stderr]       Adding untrusted v0.7.1 (latest: v0.9.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding webpki-roots v0.22.6 (latest: v0.26.1)
[INFO] [stderr]       Adding webpki-roots v0.25.4 (latest: v0.26.1)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding winreg v0.50.0 (latest: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa945b1a435a230437077a106b2045f1c1a22f10b0c7e882c45ce55c9c66d933
[INFO] running `Command { std: "docker" "start" "-a" "fa945b1a435a230437077a106b2045f1c1a22f10b0c7e882c45ce55c9c66d933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa945b1a435a230437077a106b2045f1c1a22f10b0c7e882c45ce55c9c66d933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa945b1a435a230437077a106b2045f1c1a22f10b0c7e882c45ce55c9c66d933", kill_on_drop: false }`
[INFO] [stdout] fa945b1a435a230437077a106b2045f1c1a22f10b0c7e882c45ce55c9c66d933
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59d457d496f2d33a50afbd57942489d21a0f6fdd2ea3037df5d52746bf8760e6
[INFO] running `Command { std: "docker" "start" "-a" "59d457d496f2d33a50afbd57942489d21a0f6fdd2ea3037df5d52746bf8760e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling serenity v0.11.7
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[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.37.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling async-tungstenite v0.17.2
[INFO] [stderr]    Compiling hyper v0.14.28
[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] [stdout] warning: 50 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.03s
[INFO] running `Command { std: "docker" "inspect" "59d457d496f2d33a50afbd57942489d21a0f6fdd2ea3037df5d52746bf8760e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59d457d496f2d33a50afbd57942489d21a0f6fdd2ea3037df5d52746bf8760e6", kill_on_drop: false }`
[INFO] [stdout] 59d457d496f2d33a50afbd57942489d21a0f6fdd2ea3037df5d52746bf8760e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af9c854172e4d64fb0f8d7b35a18051aa45992d95d272ca4261c9756d179daa8
[INFO] running `Command { std: "docker" "start" "-a" "af9c854172e4d64fb0f8d7b35a18051aa45992d95d272ca4261c9756d179daa8", kill_on_drop: false }`
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[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.26
[INFO] [stderr]    Compiling hyper v0.14.28
[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: 50 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serenity` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/bin/rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="cache"' --cfg 'feature="client"' --cfg 'feature="collector"' --cfg 'feature="dashmap"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="parking_lot"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="rustversion"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="unstable_discord_api"' --cfg 'feature="utils"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("absolute_ratelimits", "async-tungstenite", "base64", "builder", "bytes", "cache", "chrono", "client", "collector", "command_attr", "dashmap", "default", "default_native_tls", "default_no_backend", "extras", "flate2", "framework", "gateway", "http", "levenshtein", "model", "moka", "native_tls_backend", "parking_lot", "reqwest", "rustls_backend", "rustversion", "serenity-voice-model", "simd-json", "simd_json", "simdjson", "standard_framework", "static_assertions", "temp_cache", "time", "tokio", "tokio_task_builder", "typemap_rev", "unstable_discord_api", "utils", "uwl", "voice", "voice-model", "voice_model"))' -C metadata=1d4d1728db30a583 -C extra-filename=-1d4d1728db30a583 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c7fd5f031cc0499a.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-2ef0b7f6ce058647.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-30dacc79d7337c17.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-9fc3e172d25d8377.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-484e2555278e854f.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a0236619203d70eb.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-a00bdd910142afe7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-855e71d38ebe0405.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6b55a07ff1fc1c21.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-2dfa89b0f630f027.so --extern serde=/opt/rustwide/target/debug/deps/libserde-fcc70f8dee4db240.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-de73fcbcdbba58c8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f6ec961448002d88.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-e25af113f1c4e1c7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a80014782f3cefd8.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ebc8303ce20e1da2.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-508086c71fde1488.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1d316186e085c0ca.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-37aa17f496ddad0b/out -L native=/opt/rustwide/target/debug/build/ring-23eb44385dd4860a/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "af9c854172e4d64fb0f8d7b35a18051aa45992d95d272ca4261c9756d179daa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af9c854172e4d64fb0f8d7b35a18051aa45992d95d272ca4261c9756d179daa8", kill_on_drop: false }`
[INFO] [stdout] af9c854172e4d64fb0f8d7b35a18051aa45992d95d272ca4261c9756d179daa8
