[INFO] cloning repository https://github.com/DinnieJ/Sound-Guy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DinnieJ/Sound-Guy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDinnieJ%2FSound-Guy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDinnieJ%2FSound-Guy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b542e612a7c0d7443ac19a8fc43cc8bdb6785f5
[INFO] checking DinnieJ/Sound-Guy against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDinnieJ%2FSound-Guy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DinnieJ/Sound-Guy
[INFO] finished tweaking git repo https://github.com/DinnieJ/Sound-Guy
[INFO] tweaked toml for git repo https://github.com/DinnieJ/Sound-Guy written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DinnieJ/Sound-Guy on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DinnieJ/Sound-Guy 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.0
[INFO] [stderr]   Downloaded tungstenite v0.17.2
[INFO] [stderr]   Downloaded reqwest v0.11.11
[INFO] [stderr]   Downloaded hyper v0.14.19
[INFO] [stderr]   Downloaded unicode-normalization v0.1.20
[INFO] [stderr]   Downloaded webpki-roots v0.22.3
[INFO] [stderr]   Downloaded serenity v0.11.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4143a0282d622f4cccfa46fc4e32f6b2265d960e08c17f018572f97fd9e51b53
[INFO] running `Command { std: "docker" "start" "-a" "4143a0282d622f4cccfa46fc4e32f6b2265d960e08c17f018572f97fd9e51b53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4143a0282d622f4cccfa46fc4e32f6b2265d960e08c17f018572f97fd9e51b53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4143a0282d622f4cccfa46fc4e32f6b2265d960e08c17f018572f97fd9e51b53", kill_on_drop: false }`
[INFO] [stdout] 4143a0282d622f4cccfa46fc4e32f6b2265d960e08c17f018572f97fd9e51b53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 016ed5120416494e2a9cdc7ec6f89fc079b33d7693b925a9607b32644f355045
[INFO] running `Command { std: "docker" "start" "-a" "016ed5120416494e2a9cdc7ec6f89fc079b33d7693b925a9607b32644f355045", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking rustls-pemfile v1.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling serenity v0.11.2
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking indexmap v1.9.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking typemap_rev v0.1.5
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking unicode-normalization v0.1.20
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking futures v0.3.21
[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 tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_json v1.0.81
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking tungstenite v0.17.2
[INFO] [stderr]     Checking async-tungstenite v0.17.2
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking hyper-rustls v0.23.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking rustbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ChannelId` and `FutureExt`
[INFO] [stdout]   --> src/main.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout]  8 |         id::{ChannelId, UserId},
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Client, FutureExt,
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ChannelId` and `FutureExt`
[INFO] [stdout]   --> src/main.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout]  8 |         id::{ChannelId, UserId},
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Client, FutureExt,
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `why`
[INFO] [stdout]   --> src/main.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     if let Err(why) = msg.channel_id.say(&ctx.http, content).await {
[INFO] [stdout]    |                ^^^ help: if this is intentional, prefix it with an underscore: `_why`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/main.rs:62:50
[INFO] [stdout]    |
[INFO] [stdout] 62 | async fn dirtytalk(ctx: &Context, msg: &Message, args: &[&str]) {
[INFO] [stdout]    |                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_member`
[INFO] [stdout]   --> src/main.rs:40:58
[INFO] [stdout]    |
[INFO] [stdout] 40 |     async fn guild_member_addition(&self, _ctx: Context, new_member: Member) {
[INFO] [stdout]    |                                                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_member`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `why`
[INFO] [stdout]   --> src/main.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     if let Err(why) = msg.channel_id.say(&ctx.http, content).await {
[INFO] [stdout]    |                ^^^ help: if this is intentional, prefix it with an underscore: `_why`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/main.rs:62:50
[INFO] [stdout]    |
[INFO] [stdout] 62 | async fn dirtytalk(ctx: &Context, msg: &Message, args: &[&str]) {
[INFO] [stdout]    |                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_member`
[INFO] [stdout]   --> src/main.rs:40:58
[INFO] [stdout]    |
[INFO] [stdout] 40 |     async fn guild_member_addition(&self, _ctx: Context, new_member: Member) {
[INFO] [stdout]    |                                                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_member`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HELP_MESSAGE` is never used
[INFO] [stdout]   --> src/main.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const HELP_MESSAGE: &str = "The bot is saying: \"Hello world\"";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HELP_MESSAGE` is never used
[INFO] [stdout]   --> src/main.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const HELP_MESSAGE: &str = "The bot is saying: \"Hello world\"";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.61s
[INFO] running `Command { std: "docker" "inspect" "016ed5120416494e2a9cdc7ec6f89fc079b33d7693b925a9607b32644f355045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "016ed5120416494e2a9cdc7ec6f89fc079b33d7693b925a9607b32644f355045", kill_on_drop: false }`
[INFO] [stdout] 016ed5120416494e2a9cdc7ec6f89fc079b33d7693b925a9607b32644f355045
