[INFO] cloning repository https://github.com/sicarius97/sick-beat-butler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sicarius97/sick-beat-butler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsicarius97%2Fsick-beat-butler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsicarius97%2Fsick-beat-butler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e052221c26884da8d02665b0f58f54251ce1a759 [INFO] checking sicarius97/sick-beat-butler against master#84e729a59f216cc64755788a470f165429a731f4 for pr-123737-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsicarius97%2Fsick-beat-butler" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sicarius97/sick-beat-butler on toolchain 84e729a59f216cc64755788a470f165429a731f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84e729a59f216cc64755788a470f165429a731f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sicarius97/sick-beat-butler [INFO] finished tweaking git repo https://github.com/sicarius97/sick-beat-butler [INFO] tweaked toml for git repo https://github.com/sicarius97/sick-beat-butler written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sicarius97/sick-beat-butler already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84e729a59f216cc64755788a470f165429a731f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v1.8.0 [INFO] [stderr] Downloaded openssl-macros v0.1.0 [INFO] [stderr] Downloaded itoa v1.0.2 [INFO] [stderr] Downloaded num_threads v0.1.6 [INFO] [stderr] Downloaded rustls-pemfile v1.0.0 [INFO] [stderr] Downloaded tokio-native-tls v0.3.0 [INFO] [stderr] Downloaded sha-1 v0.10.0 [INFO] [stderr] Downloaded cmake v0.1.48 [INFO] [stderr] Downloaded async-trait v0.1.56 [INFO] [stderr] Downloaded openssl-sys v0.9.74 [INFO] [stderr] Downloaded hashbrown v0.12.1 [INFO] [stderr] Downloaded openssl v0.10.40 [INFO] [stderr] Downloaded serenity v0.11.6 [INFO] [stderr] Downloaded windows_i686_msvc v0.32.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.32.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.32.0 [INFO] [stderr] Downloaded encoding_rs v0.8.31 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.32.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.32.0 [INFO] [stderr] Downloaded rustls v0.20.6 [INFO] [stderr] Downloaded webpki-roots v0.22.3 [INFO] [stderr] Downloaded syn v2.0.37 [INFO] [stderr] Downloaded http v0.2.8 [INFO] [stderr] Downloaded hyper v0.14.19 [INFO] [stderr] Downloaded reqwest v0.11.11 [INFO] [stderr] Downloaded time v0.3.11 [INFO] [stderr] Downloaded serde_json v1.0.81 [INFO] [stderr] Downloaded indexmap v1.9.0 [INFO] [stderr] Downloaded schannel v0.1.20 [INFO] [stderr] Downloaded crossbeam-utils v0.8.9 [INFO] [stderr] Downloaded aho-corasick v1.1.1 [INFO] [stderr] Downloaded dashmap v5.3.4 [INFO] [stderr] Downloaded parking_lot_core v0.9.3 [INFO] [stderr] Downloaded httparse v1.7.1 [INFO] [stderr] Downloaded ipnet v2.5.0 [INFO] [stderr] Downloaded rustversion v1.0.7 [INFO] [stderr] Downloaded tracing v0.1.35 [INFO] [stderr] Downloaded command_attr v0.4.2 [INFO] [stderr] Downloaded serde_repr v0.1.8 [INFO] [stderr] Downloaded generator v0.7.1 [INFO] [stderr] Downloaded ryu v1.0.10 [INFO] [stderr] Downloaded windows v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+84e729a59f216cc64755788a470f165429a731f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a7324e5942910cb42a84db2dd86a2a1d236182402cf6a8e8c9d9307c5a8a552 [INFO] running `Command { std: "docker" "start" "-a" "0a7324e5942910cb42a84db2dd86a2a1d236182402cf6a8e8c9d9307c5a8a552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a7324e5942910cb42a84db2dd86a2a1d236182402cf6a8e8c9d9307c5a8a552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a7324e5942910cb42a84db2dd86a2a1d236182402cf6a8e8c9d9307c5a8a552", kill_on_drop: false }` [INFO] [stdout] 0a7324e5942910cb42a84db2dd86a2a1d236182402cf6a8e8c9d9307c5a8a552 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+84e729a59f216cc64755788a470f165429a731f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ea0858f2acd5eb6efb6690a3bf4be108084280f8b314a4a53646ec1b3854731 [INFO] running `Command { std: "docker" "start" "-a" "0ea0858f2acd5eb6efb6690a3bf4be108084280f8b314a4a53646ec1b3854731", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking bytemuck v1.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking symphonia-core v0.5.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking symphonia-metadata v0.5.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking pnet_base v0.28.0 [INFO] [stderr] Compiling serenity v0.11.6 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.3 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking pnet_macros_support v0.28.0 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Checking salsa20 v0.9.0 [INFO] [stderr] Checking symphonia-format-wav v0.5.3 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Checking symphonia-format-ogg v0.5.3 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.3 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.3 [INFO] [stderr] Checking symphonia-format-mkv v0.5.3 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.3 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.3 [INFO] [stderr] Checking symphonia-codec-aac v0.5.3 [INFO] [stderr] Checking symphonia-codec-adpcm v0.5.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Compiling songbird v0.3.2 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking xsalsa20poly1305 v0.8.0 [INFO] [stderr] Checking audiopus v0.3.0-rc.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking symphonia v0.5.3 [INFO] [stderr] Checking cpal v0.15.2 [INFO] [stderr] Checking rodio v0.17.1 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling command_attr v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.13 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking discortp v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking streamcatcher v1.0.1 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking dashmap v5.3.4 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tungstenite v0.17.3 [INFO] [stderr] Checking serenity-voice-model v0.1.1 [INFO] [stderr] Checking async-tungstenite v0.17.2 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking sick-beat-butler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/commands/music/embeds.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{time::Duration, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ChannelId`, `GuildId`, `InteractionResponseType`, `builder::CreateActionRow`, `client::Context`, `futures::prelude::*`, `message_component::ButtonStyle` [INFO] [stdout] --> src/commands/music/embeds.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | builder::CreateActionRow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | client::Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | futures::prelude::*, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | id::{ChannelId, GuildId}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] 10 | interactions::{message_component::ButtonStyle, InteractionResponseType}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EventContext` [INFO] [stdout] --> src/commands/music/embeds.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | use songbird::{tracks::TrackHandle, input::Metadata, EventContext}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `driver::opus::ffi::OPUS_GET_FORCE_CHANNELS_REQUEST` [INFO] [stdout] --> src/commands/music/handlers.rs:4:40 [INFO] [stdout] | [INFO] [stdout] 4 | EventHandler as VoiceEventHandler, driver::opus::ffi::OPUS_GET_FORCE_CHANNELS_REQUEST [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `music::queue` [INFO] [stdout] --> src/commands/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use music::queue; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/commands/music/embeds.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{time::Duration, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ChannelId`, `GuildId`, `InteractionResponseType`, `builder::CreateActionRow`, `client::Context`, `futures::prelude::*`, `message_component::ButtonStyle` [INFO] [stdout] --> src/commands/music/embeds.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | builder::CreateActionRow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | client::Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | futures::prelude::*, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | id::{ChannelId, GuildId}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] 10 | interactions::{message_component::ButtonStyle, InteractionResponseType}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EventContext` [INFO] [stdout] --> src/commands/music/embeds.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | use songbird::{tracks::TrackHandle, input::Metadata, EventContext}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `driver::opus::ffi::OPUS_GET_FORCE_CHANNELS_REQUEST` [INFO] [stdout] --> src/commands/music/handlers.rs:4:40 [INFO] [stdout] | [INFO] [stdout] 4 | EventHandler as VoiceEventHandler, driver::opus::ffi::OPUS_GET_FORCE_CHANNELS_REQUEST [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `music::queue` [INFO] [stdout] --> src/commands/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use music::queue; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::message_component::ButtonStyle`: use `model::application::component::ButtonStyle` [INFO] [stdout] --> src/commands/music/embeds.rs:10:43 [INFO] [stdout] | [INFO] [stdout] 10 | interactions::{message_component::ButtonStyle, InteractionResponseType}, [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::message_component::ButtonStyle`: use `model::application::component::ButtonStyle` [INFO] [stdout] --> src/commands/music/embeds.rs:10:43 [INFO] [stdout] | [INFO] [stdout] 10 | interactions::{message_component::ButtonStyle, InteractionResponseType}, [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::InteractionResponseType`: use `model::application::interaction::InteractionResponseType` [INFO] [stdout] --> src/commands/music/embeds.rs:10:56 [INFO] [stdout] | [INFO] [stdout] 10 | interactions::{message_component::ButtonStyle, InteractionResponseType}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::InteractionResponseType`: use `model::application::interaction::InteractionResponseType` [INFO] [stdout] --> src/commands/music/embeds.rs:10:56 [INFO] [stdout] | [INFO] [stdout] 10 | interactions::{message_component::ButtonStyle, InteractionResponseType}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `uri` is never read [INFO] [stdout] --> src/commands/music/queue.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | let mut uri: String = String::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `uri` is never read [INFO] [stdout] --> src/commands/music/queue.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | let mut uri: String = String::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `split_duration` is never used [INFO] [stdout] --> src/commands/music/mod.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | const fn split_duration(d: Duration) -> (u64, u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Queue` is never constructed [INFO] [stdout] --> src/commands/music/embeds.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum EmbedType { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 19 | Queue(Vec), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EmbedType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `send_embed` is never used [INFO] [stdout] --> src/commands/music/embeds.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | pub async fn send_embed(http: &Arc, msg: &Message, embed: EmbedType) -> serenity::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SongFader` is never constructed [INFO] [stdout] --> src/commands/music/queue.rs:294:8 [INFO] [stdout] | [INFO] [stdout] 294 | struct SongFader { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SongEndNotifier` is never constructed [INFO] [stdout] --> src/commands/music/queue.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | struct SongEndNotifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `msg` is never read [INFO] [stdout] --> src/commands/music/handlers.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TrackPlayNotifier { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub msg: Message, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ButlerResult` is never used [INFO] [stdout] --> src/types.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type ButlerResult = Result; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `QueryType` is never used [INFO] [stdout] --> src/types.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum QueryType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueryType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `split_duration` is never used [INFO] [stdout] --> src/commands/music/mod.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | const fn split_duration(d: Duration) -> (u64, u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Queue` is never constructed [INFO] [stdout] --> src/commands/music/embeds.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum EmbedType { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 19 | Queue(Vec), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EmbedType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `send_embed` is never used [INFO] [stdout] --> src/commands/music/embeds.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | pub async fn send_embed(http: &Arc, msg: &Message, embed: EmbedType) -> serenity::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SongFader` is never constructed [INFO] [stdout] --> src/commands/music/queue.rs:294:8 [INFO] [stdout] | [INFO] [stdout] 294 | struct SongFader { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SongEndNotifier` is never constructed [INFO] [stdout] --> src/commands/music/queue.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | struct SongEndNotifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `msg` is never read [INFO] [stdout] --> src/commands/music/handlers.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TrackPlayNotifier { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub msg: Message, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ButlerResult` is never used [INFO] [stdout] --> src/types.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type ButlerResult = Result; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `QueryType` is never used [INFO] [stdout] --> src/types.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum QueryType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueryType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "0ea0858f2acd5eb6efb6690a3bf4be108084280f8b314a4a53646ec1b3854731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ea0858f2acd5eb6efb6690a3bf4be108084280f8b314a4a53646ec1b3854731", kill_on_drop: false }` [INFO] [stdout] 0ea0858f2acd5eb6efb6690a3bf4be108084280f8b314a4a53646ec1b3854731 [INFO] checking sicarius97/sick-beat-butler against try#8d9ad7790f77ffaa434059a58807949d4583c045 for pr-123737-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsicarius97%2Fsick-beat-butler" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sicarius97/sick-beat-butler on toolchain 8d9ad7790f77ffaa434059a58807949d4583c045 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d9ad7790f77ffaa434059a58807949d4583c045" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sicarius97/sick-beat-butler [INFO] finished tweaking git repo https://github.com/sicarius97/sick-beat-butler [INFO] tweaked toml for git repo https://github.com/sicarius97/sick-beat-butler written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sicarius97/sick-beat-butler already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d9ad7790f77ffaa434059a58807949d4583c045" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8d9ad7790f77ffaa434059a58807949d4583c045" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 324caed2f14570234811b20ce414273fd395e35b78efe2bd2e7588ab5db1ef8c [INFO] running `Command { std: "docker" "start" "-a" "324caed2f14570234811b20ce414273fd395e35b78efe2bd2e7588ab5db1ef8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "324caed2f14570234811b20ce414273fd395e35b78efe2bd2e7588ab5db1ef8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "324caed2f14570234811b20ce414273fd395e35b78efe2bd2e7588ab5db1ef8c", kill_on_drop: false }` [INFO] [stdout] 324caed2f14570234811b20ce414273fd395e35b78efe2bd2e7588ab5db1ef8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8d9ad7790f77ffaa434059a58807949d4583c045" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfa250a2976bcaf8594da852f3521d7d08374c910c04c484d353676321afb5c6 [INFO] running `Command { std: "docker" "start" "-a" "cfa250a2976bcaf8594da852f3521d7d08374c910c04c484d353676321afb5c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking bytemuck v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking symphonia-core v0.5.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Checking symphonia-metadata v0.5.3 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.3 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking pnet_base v0.28.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling serenity v0.11.6 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Checking pnet_macros_support v0.28.0 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking salsa20 v0.9.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking symphonia-format-ogg v0.5.3 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.3 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.3 [INFO] [stderr] Checking symphonia-format-mkv v0.5.3 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.3 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Checking symphonia-format-wav v0.5.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.3 [INFO] [stderr] Checking symphonia-codec-aac v0.5.3 [INFO] [stderr] Checking symphonia-codec-adpcm v0.5.3 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Compiling songbird v0.3.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking xsalsa20poly1305 v0.8.0 [INFO] [stderr] Checking audiopus v0.3.0-rc.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking symphonia v0.5.3 [INFO] [stderr] Checking cpal v0.15.2 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Checking rodio v0.17.1 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling command_attr v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.13 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking discortp v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking streamcatcher v1.0.1 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Checking dashmap v5.3.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tungstenite v0.17.3 [INFO] [stderr] Checking async-tungstenite v0.17.2 [INFO] [stderr] Checking serenity-voice-model v0.1.1 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking sick-beat-butler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/commands/music/embeds.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{time::Duration, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ChannelId`, `GuildId`, `InteractionResponseType`, `builder::CreateActionRow`, `client::Context`, `futures::prelude::*`, `message_component::ButtonStyle` [INFO] [stdout] --> src/commands/music/embeds.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | builder::CreateActionRow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | client::Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | futures::prelude::*, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | id::{ChannelId, GuildId}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] 10 | interactions::{message_component::ButtonStyle, InteractionResponseType}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EventContext` [INFO] [stdout] --> src/commands/music/embeds.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | use songbird::{tracks::TrackHandle, input::Metadata, EventContext}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `driver::opus::ffi::OPUS_GET_FORCE_CHANNELS_REQUEST` [INFO] [stdout] --> src/commands/music/handlers.rs:4:40 [INFO] [stdout] | [INFO] [stdout] 4 | EventHandler as VoiceEventHandler, driver::opus::ffi::OPUS_GET_FORCE_CHANNELS_REQUEST [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `music::queue` [INFO] [stdout] --> src/commands/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use music::queue; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/commands/music/embeds.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{time::Duration, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ChannelId`, `GuildId`, `InteractionResponseType`, `builder::CreateActionRow`, `client::Context`, `futures::prelude::*`, `message_component::ButtonStyle` [INFO] [stdout] --> src/commands/music/embeds.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | builder::CreateActionRow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | client::Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | futures::prelude::*, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | id::{ChannelId, GuildId}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] 10 | interactions::{message_component::ButtonStyle, InteractionResponseType}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EventContext` [INFO] [stdout] --> src/commands/music/embeds.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | use songbird::{tracks::TrackHandle, input::Metadata, EventContext}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `driver::opus::ffi::OPUS_GET_FORCE_CHANNELS_REQUEST` [INFO] [stdout] --> src/commands/music/handlers.rs:4:40 [INFO] [stdout] | [INFO] [stdout] 4 | EventHandler as VoiceEventHandler, driver::opus::ffi::OPUS_GET_FORCE_CHANNELS_REQUEST [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `music::queue` [INFO] [stdout] --> src/commands/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use music::queue; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::message_component::ButtonStyle`: use `model::application::component::ButtonStyle` [INFO] [stdout] --> src/commands/music/embeds.rs:10:43 [INFO] [stdout] | [INFO] [stdout] 10 | interactions::{message_component::ButtonStyle, InteractionResponseType}, [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::InteractionResponseType`: use `model::application::interaction::InteractionResponseType` [INFO] [stdout] --> src/commands/music/embeds.rs:10:56 [INFO] [stdout] | [INFO] [stdout] 10 | interactions::{message_component::ButtonStyle, InteractionResponseType}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `serenity::model::interactions::message_component::ButtonStyle`: use `model::application::component::ButtonStyle` [INFO] [stdout] --> src/commands/music/embeds.rs:10:43 [INFO] [stdout] | [INFO] [stdout] 10 | interactions::{message_component::ButtonStyle, InteractionResponseType}, [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::InteractionResponseType`: use `model::application::interaction::InteractionResponseType` [INFO] [stdout] --> src/commands/music/embeds.rs:10:56 [INFO] [stdout] | [INFO] [stdout] 10 | interactions::{message_component::ButtonStyle, InteractionResponseType}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `uri` is never read [INFO] [stdout] --> src/commands/music/queue.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | let mut uri: String = String::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `uri` is never read [INFO] [stdout] --> src/commands/music/queue.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | let mut uri: String = String::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `split_duration` is never used [INFO] [stdout] --> src/commands/music/mod.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | const fn split_duration(d: Duration) -> (u64, u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Queue` is never constructed [INFO] [stdout] --> src/commands/music/embeds.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum EmbedType { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 19 | Queue(Vec), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EmbedType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `send_embed` is never used [INFO] [stdout] --> src/commands/music/embeds.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | pub async fn send_embed(http: &Arc, msg: &Message, embed: EmbedType) -> serenity::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SongFader` is never constructed [INFO] [stdout] --> src/commands/music/queue.rs:294:8 [INFO] [stdout] | [INFO] [stdout] 294 | struct SongFader { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SongEndNotifier` is never constructed [INFO] [stdout] --> src/commands/music/queue.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | struct SongEndNotifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `msg` is never read [INFO] [stdout] --> src/commands/music/handlers.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TrackPlayNotifier { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub msg: Message, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ButlerResult` is never used [INFO] [stdout] --> src/types.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type ButlerResult = Result; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `QueryType` is never used [INFO] [stdout] --> src/types.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum QueryType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueryType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `split_duration` is never used [INFO] [stdout] --> src/commands/music/mod.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | const fn split_duration(d: Duration) -> (u64, u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Queue` is never constructed [INFO] [stdout] --> src/commands/music/embeds.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum EmbedType { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 19 | Queue(Vec), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EmbedType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `send_embed` is never used [INFO] [stdout] --> src/commands/music/embeds.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | pub async fn send_embed(http: &Arc, msg: &Message, embed: EmbedType) -> serenity::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SongFader` is never constructed [INFO] [stdout] --> src/commands/music/queue.rs:294:8 [INFO] [stdout] | [INFO] [stdout] 294 | struct SongFader { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SongEndNotifier` is never constructed [INFO] [stdout] --> src/commands/music/queue.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | struct SongEndNotifier { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `msg` is never read [INFO] [stdout] --> src/commands/music/handlers.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TrackPlayNotifier { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub msg: Message, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ButlerResult` is never used [INFO] [stdout] --> src/types.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub type ButlerResult = Result; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `QueryType` is never used [INFO] [stdout] --> src/types.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum QueryType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueryType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "cfa250a2976bcaf8594da852f3521d7d08374c910c04c484d353676321afb5c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa250a2976bcaf8594da852f3521d7d08374c910c04c484d353676321afb5c6", kill_on_drop: false }` [INFO] [stdout] cfa250a2976bcaf8594da852f3521d7d08374c910c04c484d353676321afb5c6