[INFO] fetching crate slashies 0.1.3...
[INFO] building slashies-0.1.3 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate slashies 0.1.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate slashies 0.1.3
[INFO] finished tweaking crates.io crate slashies 0.1.3
[INFO] tweaked toml for crates.io crate slashies 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate slashies 0.1.3 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 200 packages to latest compatible versions
[INFO] [stderr]       Adding serenity v0.11.7 (available: v0.12.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d70cb2ee0e2403f3bb4776cfa72a90452c21d7e8d808cc885ab17e36824556cc
[INFO] running `Command { std: "docker" "start" "-a" "d70cb2ee0e2403f3bb4776cfa72a90452c21d7e8d808cc885ab17e36824556cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d70cb2ee0e2403f3bb4776cfa72a90452c21d7e8d808cc885ab17e36824556cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d70cb2ee0e2403f3bb4776cfa72a90452c21d7e8d808cc885ab17e36824556cc", kill_on_drop: false }`
[INFO] [stdout] d70cb2ee0e2403f3bb4776cfa72a90452c21d7e8d808cc885ab17e36824556cc
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef57f5c5a121b280ffafa38f7e954cc65d79132191d27cd83ce169914233040d
[INFO] running `Command { std: "docker" "start" "-a" "ef57f5c5a121b280ffafa38f7e954cc65d79132191d27cd83ce169914233040d", kill_on_drop: false }`
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling serenity v0.11.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling 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 serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling async-tungstenite v0.17.2
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling slashies v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 ApplicationCommandInteraction, ApplicationCommandInteractionDataOption,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/lib.rs:118:48
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 ApplicationCommandInteraction, ApplicationCommandInteractionDataOption,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::message_component::MessageComponentInteraction`: use `model::application::interaction::message_component::MessageComponentInteraction`
[INFO] [stdout]    --> src/lib.rs:120:32
[INFO] [stdout]     |
[INFO] [stdout] 120 |             message_component::MessageComponentInteraction,
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:192:24
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn parse(command: &ApplicationCommandInteraction) -> Result<Self, ParseError>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/lib.rs:268:30
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn parse(option: Option<&ApplicationCommandInteractionDataOption>) -> Result<Self, ParseError>;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/lib.rs:361:30
[INFO] [stdout]     |
[INFO] [stdout] 361 |     fn parse(option: Option<&ApplicationCommandInteractionDataOption>) -> Result<Self, ParseError>;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:415:19
[INFO] [stdout]     |
[INFO] [stdout] 415 |         command: &ApplicationCommandInteraction,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::message_component::MessageComponentInteraction`: use `model::application::interaction::message_component::MessageComponentInteraction`
[INFO] [stdout]    --> src/lib.rs:428:23
[INFO] [stdout]     |
[INFO] [stdout] 428 |         interaction: &MessageComponentInteraction,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:465:39
[INFO] [stdout]     |
[INFO] [stdout] 465 |     fn parse(ctx: &Context, command: &ApplicationCommandInteraction) -> Result<Self, ParseError>;
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteraction`: use `model::application::interaction::application_command::ApplicationCommandInteraction`
[INFO] [stdout]    --> src/lib.rs:471:31
[INFO] [stdout]     |
[INFO] [stdout] 471 |         command_interaction: &ApplicationCommandInteraction,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]  --> src/parsable.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ApplicationCommandInteractionDataOption, ApplicationCommandInteractionDataOptionValue,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]  --> src/parsable.rs:5:50
[INFO] [stdout]   |
[INFO] [stdout] 5 |         ApplicationCommandInteractionDataOption, ApplicationCommandInteractionDataOptionValue,
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]  --> src/parsable.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         ApplicationCommandOptionType,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:39:45
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn application_command_option_type() -> ApplicationCommandOptionType;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]   --> src/parsable.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             ApplicationCommandInteractionDataOptionValue::String(s) => Ok(s),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:62:45
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         ApplicationCommandOptionType::String
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]   --> src/parsable.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |             ApplicationCommandInteractionDataOptionValue::Integer(i) => Ok(i),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:82:45
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]   --> src/parsable.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         ApplicationCommandOptionType::Integer
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]   --> src/parsable.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]   --> src/parsable.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             ApplicationCommandInteractionDataOptionValue::Boolean(b) => Ok(b),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         ApplicationCommandOptionType::Boolean
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             ApplicationCommandInteractionDataOptionValue::User(u, pm) => Ok(UserInput {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:134:45
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         ApplicationCommandOptionType::User
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             ApplicationCommandInteractionDataOptionValue::Channel(c) => Ok(c),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         ApplicationCommandOptionType::Channel
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:161:25
[INFO] [stdout]     |
[INFO] [stdout] 161 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             ApplicationCommandInteractionDataOptionValue::Role(r) => Ok(r),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:174:45
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         ApplicationCommandOptionType::Role
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:191:25
[INFO] [stdout]     |
[INFO] [stdout] 191 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |             ApplicationCommandInteractionDataOptionValue::Role(r) => Ok(Self::Role(r)),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |             ApplicationCommandInteractionDataOptionValue::User(u, pm) => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:210:45
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         ApplicationCommandOptionType::Mentionable
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:217:25
[INFO] [stdout]     |
[INFO] [stdout] 217 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOptionValue`: use `model::application::interaction::application_command::CommandDataOptionValue`
[INFO] [stdout]    --> src/parsable.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |             ApplicationCommandInteractionDataOptionValue::Number(n) => Ok(n),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:230:45
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         ApplicationCommandOptionType::Number
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandInteractionDataOption`: use `model::application::interaction::application_command::CommandDataOption`
[INFO] [stdout]    --> src/parsable.rs:237:25
[INFO] [stdout]     |
[INFO] [stdout] 237 |         option: Option<&ApplicationCommandInteractionDataOption>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::application_command::ApplicationCommandOptionType`: use `model::application::command::CommandOptionType`
[INFO] [stdout]    --> src/parsable.rs:245:45
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn application_command_option_type() -> ApplicationCommandOptionType {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serenity` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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,test)' --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=989fef450b66d547 -C extra-filename=-739751f7121b1d85 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-74fdc3313f7a0306.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-b5ba707560ebe9bc.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-666d36e5ee0df220.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-753b7924ef793541.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ad53f74be99906cc.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-0e68aeca0b70bfa9.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-8fa9f8e42abe6dd6.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6d63ecbac742ab00.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7ca3a0d456f6e1c5.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-5d316639fe7238a7.so --extern serde=/opt/rustwide/target/debug/deps/libserde-512e17344a2fa6b0.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-9b739ec8dc20650c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-160e69021c33cf0c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-607a1f718f58fcaa.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-31a2a8c23912520d.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-6393db246c94b25b.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-cdfb385b4272328e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-f43271660ad350bd/out -L native=/opt/rustwide/target/debug/build/ring-de1a57d54496bddc/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ef57f5c5a121b280ffafa38f7e954cc65d79132191d27cd83ce169914233040d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef57f5c5a121b280ffafa38f7e954cc65d79132191d27cd83ce169914233040d", kill_on_drop: false }`
[INFO] [stdout] ef57f5c5a121b280ffafa38f7e954cc65d79132191d27cd83ce169914233040d
