[INFO] cloning repository https://github.com/luqmanishere/ayaya-discord-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luqmanishere/ayaya-discord-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluqmanishere%2Fayaya-discord-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluqmanishere%2Fayaya-discord-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7436415b26315fc7fcb30e7c71b8ca7871f9972a [INFO] checking luqmanishere/ayaya-discord-bot against master#c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluqmanishere%2Fayaya-discord-bot" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luqmanishere/ayaya-discord-bot on toolchain c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luqmanishere/ayaya-discord-bot [INFO] finished tweaking git repo https://github.com/luqmanishere/ayaya-discord-bot [INFO] tweaked toml for git repo https://github.com/luqmanishere/ayaya-discord-bot written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/luqmanishere/ayaya-discord-bot 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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-attributes v0.1.16 [INFO] [stderr] Downloaded tracing-core v0.1.20 [INFO] [stderr] Downloaded tokio-macros v1.3.0 [INFO] [stderr] Downloaded tinyvec v1.4.0 [INFO] [stderr] Downloaded eyre v0.6.5 [INFO] [stderr] Downloaded tracing v0.1.28 [INFO] [stderr] Downloaded h2 v0.3.4 [INFO] [stderr] Downloaded http v0.2.4 [INFO] [stderr] Downloaded tokio v1.11.0 [INFO] [stderr] Downloaded tracing-subscriber v0.2.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5aff3fd7a098c06b32bc8fedee7d13a6381f89cab97978d9303646bcca034749 [INFO] running `Command { std: "docker" "start" "-a" "5aff3fd7a098c06b32bc8fedee7d13a6381f89cab97978d9303646bcca034749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5aff3fd7a098c06b32bc8fedee7d13a6381f89cab97978d9303646bcca034749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aff3fd7a098c06b32bc8fedee7d13a6381f89cab97978d9303646bcca034749", kill_on_drop: false }` [INFO] [stdout] 5aff3fd7a098c06b32bc8fedee7d13a6381f89cab97978d9303646bcca034749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b5baf8753db02bfd37ef828cb9951eabe681692f083721584a93a29f8a5a7fd [INFO] running `Command { std: "docker" "start" "-a" "1b5baf8753db02bfd37ef828cb9951eabe681692f083721584a93a29f8a5a7fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking tracing-core v0.1.20 [INFO] [stderr] Checking tinyvec v1.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling audiopus_sys v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling serenity v0.10.9 [INFO] [stderr] Checking salsa20 v0.8.1 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling songbird v0.2.0 [INFO] [stderr] Checking symphonia-core v0.2.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking audiopus v0.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking nanorand v0.6.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking xsalsa20poly1305 v0.7.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling command_attr v0.3.7 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Checking futures-util v0.3.17 [INFO] [stderr] Checking tracing v0.1.28 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking flume v0.10.9 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking tungstenite v0.13.0 [INFO] [stderr] Checking discortp v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking streamcatcher v0.1.1 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking async-tungstenite v0.11.0 [INFO] [stderr] Checking async-tungstenite v0.14.0 [INFO] [stderr] Checking h2 v0.3.4 [INFO] [stderr] Checking serde_json v1.0.68 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking serenity-voice-model v0.1.0 [INFO] [stderr] Checking tracing-subscriber v0.2.23 [INFO] [stderr] Checking hyper v0.14.13 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking ayaya-discord-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Context` is imported redundantly [INFO] [stdout] --> src/voice.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | client::Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | prelude::*, [INFO] [stdout] | ---------- the item `Context` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mentionable` is imported redundantly [INFO] [stdout] --> src/voice.rs:9:46 [INFO] [stdout] | [INFO] [stdout] 9 | model::{channel::Message, id::ChannelId, misc::Mentionable}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | prelude::*, [INFO] [stdout] | ---------- the item `Mentionable` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/voice.rs:358:49 [INFO] [stdout] | [INFO] [stdout] 358 | let selection: String = vec[(picked - 1)].clone(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 358 - let selection: String = vec[(picked - 1)].clone(); [INFO] [stdout] 358 + let selection: String = vec[picked - 1].clone(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/voice.rs:422:24 [INFO] [stdout] | [INFO] [stdout] 422 | Ok(vec[(picked - 1)].clone()) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 422 - Ok(vec[(picked - 1)].clone()) [INFO] [stdout] 422 + Ok(vec[picked - 1].clone()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Context` is imported redundantly [INFO] [stdout] --> src/voice.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | client::Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | prelude::*, [INFO] [stdout] | ---------- the item `Context` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mentionable` is imported redundantly [INFO] [stdout] --> src/voice.rs:9:46 [INFO] [stdout] | [INFO] [stdout] 9 | model::{channel::Message, id::ChannelId, misc::Mentionable}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | prelude::*, [INFO] [stdout] | ---------- the item `Mentionable` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/voice.rs:358:49 [INFO] [stdout] | [INFO] [stdout] 358 | let selection: String = vec[(picked - 1)].clone(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 358 - let selection: String = vec[(picked - 1)].clone(); [INFO] [stdout] 358 + let selection: String = vec[picked - 1].clone(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/voice.rs:422:24 [INFO] [stdout] | [INFO] [stdout] 422 | Ok(vec[(picked - 1)].clone()) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 422 - Ok(vec[(picked - 1)].clone()) [INFO] [stdout] 422 + Ok(vec[picked - 1].clone()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `chan_id`, `count`, and `http` are never read [INFO] [stdout] --> src/voice_events.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ChannelDurationNotifier { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 21 | pub chan_id: ChannelId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | pub count: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | pub http: Arc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `chan_id`, `count`, and `http` are never read [INFO] [stdout] --> src/voice_events.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ChannelDurationNotifier { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 21 | pub chan_id: ChannelId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | pub count: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | pub http: Arc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.49s [INFO] running `Command { std: "docker" "inspect" "1b5baf8753db02bfd37ef828cb9951eabe681692f083721584a93a29f8a5a7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b5baf8753db02bfd37ef828cb9951eabe681692f083721584a93a29f8a5a7fd", kill_on_drop: false }` [INFO] [stdout] 1b5baf8753db02bfd37ef828cb9951eabe681692f083721584a93a29f8a5a7fd