[INFO] cloning repository https://github.com/Sleepdealr/jlc_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/Sleepdealr/jlc_discord_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSleepdealr%2Fjlc_discord_bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSleepdealr%2Fjlc_discord_bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24ae93cfe6786c637b84cbf1eb5b27e7a8fd83c7 [INFO] checking Sleepdealr/jlc_discord_bot against master#36b61e5aa593cc60cc92fc548b0d351e414aee2a for pr-116930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSleepdealr%2Fjlc_discord_bot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sleepdealr/jlc_discord_bot on toolchain 36b61e5aa593cc60cc92fc548b0d351e414aee2a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sleepdealr/jlc_discord_bot [INFO] finished tweaking git repo https://github.com/Sleepdealr/jlc_discord_bot [INFO] tweaked toml for git repo https://github.com/Sleepdealr/jlc_discord_bot written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Sleepdealr/jlc_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" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/heim-rs/heim` [INFO] [stderr] Updating git repository `https://github.com/serenity-rs/serenity.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-utils v0.8.7 [INFO] [stderr] Downloaded crc32fast v1.3.1 [INFO] [stderr] Downloaded sqlx-rt v0.5.10 [INFO] [stderr] Downloaded nix v0.20.2 [INFO] [stderr] Downloaded smol v1.2.5 [INFO] [stderr] Downloaded uom v0.31.1 [INFO] [stderr] Downloaded blocking v1.1.0 [INFO] [stderr] Downloaded async-task v4.1.0 [INFO] [stderr] Downloaded async-tungstenite v0.11.0 [INFO] [stderr] Downloaded darwin-libproc-sys v0.2.0 [INFO] [stderr] Downloaded security-framework v2.3.1 [INFO] [stderr] Downloaded webpki-roots v0.22.2 [INFO] [stderr] Downloaded platforms v1.1.0 [INFO] [stderr] Downloaded async-process v1.3.0 [INFO] [stderr] Downloaded tungstenite v0.11.1 [INFO] [stderr] Downloaded darwin-libproc v0.2.0 [INFO] [stderr] Downloaded async-fs v1.5.0 [INFO] [stderr] Downloaded input_buffer v0.3.1 [INFO] [stderr] Downloaded macaddr v1.0.1 [INFO] [stderr] Downloaded crossbeam-channel v0.5.2 [INFO] [stderr] Downloaded async-net v1.6.1 [INFO] [stderr] Downloaded crossbeam-queue v0.3.4 [INFO] [stderr] Downloaded timeago v0.3.0 [INFO] [stderr] Downloaded isolang v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33206b06060ef9146f24381d61854a5b7f00a5062be26317962ebcf7e6cff145 [INFO] running `Command { std: "docker" "start" "-a" "33206b06060ef9146f24381d61854a5b7f00a5062be26317962ebcf7e6cff145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33206b06060ef9146f24381d61854a5b7f00a5062be26317962ebcf7e6cff145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33206b06060ef9146f24381d61854a5b7f00a5062be26317962ebcf7e6cff145", kill_on_drop: false }` [INFO] [stdout] 33206b06060ef9146f24381d61854a5b7f00a5062be26317962ebcf7e6cff145 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 560b5e01a127e756cc608282292988811f8987185ab9a69363b085bc679c21ca [INFO] running `Command { std: "docker" "start" "-a" "560b5e01a127e756cc608282292988811f8987185ab9a69363b085bc679c21ca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking async-task v4.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking num-rational v0.3.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling heim-common v0.1.0-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking blocking v1.1.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking uom v0.31.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling platforms v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking async-net v1.6.1 [INFO] [stderr] Checking async-process v1.3.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking smol v1.2.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling heim-host v0.1.0-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking rustls v0.20.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling isolang v1.0.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking webpki-roots v0.22.2 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling serenity v0.10.10 (https://github.com/serenity-rs/serenity.git?branch=current#86dbaee1) [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling command_attr v0.3.8 (https://github.com/serenity-rs/serenity.git?branch=current#86dbaee1) [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking tokio v1.16.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing v0.1.30 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking heim-runtime v0.1.0-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-rustls v0.23.2 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking sqlx-rt v0.5.10 [INFO] [stderr] Checking async-tungstenite v0.11.0 [INFO] [stderr] Checking h2 v0.3.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking sqlx-core v0.5.9 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking heim-net v0.1.0-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Checking heim-cpu v0.1.0-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Checking heim-memory v0.1.0-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Checking heim-process v0.1.1-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Checking heim v0.1.0-rc.1 (https://github.com/heim-rs/heim#b292f153) [INFO] [stderr] Compiling sqlx-macros v0.5.9 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.9 [INFO] [stderr] Checking sqlx v0.5.9 [INFO] [stderr] Checking timeago v0.3.0 [INFO] [stderr] Checking jlc_discord_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands/meta.rs:43:53 [INFO] [stdout] | [INFO] [stdout] 43 | .expect("Expected MessageCount in TypeMap.") [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 44 | | .clone(); [INFO] [stdout] | |________________^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `AtomicBool` does not implement `Clone`, so calling `clone` on `&AtomicBool` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands/meta.rs:43:53 [INFO] [stdout] | [INFO] [stdout] 43 | .expect("Expected MessageCount in TypeMap.") [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 44 | | .clone(); [INFO] [stdout] | |________________^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `AtomicBool` does not implement `Clone`, so calling `clone` on `&AtomicBool` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-macros v0.5.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "560b5e01a127e756cc608282292988811f8987185ab9a69363b085bc679c21ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "560b5e01a127e756cc608282292988811f8987185ab9a69363b085bc679c21ca", kill_on_drop: false }` [INFO] [stdout] 560b5e01a127e756cc608282292988811f8987185ab9a69363b085bc679c21ca