[INFO] cloning repository https://github.com/alphabeta1212/Sage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alphabeta1212/Sage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falphabeta1212%2FSage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falphabeta1212%2FSage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f6f47c47f0d051e23b534455f439ed3027dc8eb [INFO] building alphabeta1212/Sage against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falphabeta1212%2FSage" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alphabeta1212/Sage on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alphabeta1212/Sage [INFO] finished tweaking git repo https://github.com/alphabeta1212/Sage [INFO] tweaked toml for git repo https://github.com/alphabeta1212/Sage written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/alphabeta1212/Sage already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded httpdate v1.0.0 [INFO] [stderr] Downloaded typed-builder v0.9.0 [INFO] [stderr] Downloaded pbkdf2 v0.7.5 [INFO] [stderr] Downloaded httparse v1.4.0 [INFO] [stderr] Downloaded command_attr v0.3.6 [INFO] [stderr] Downloaded mongodb v2.0.0-beta [INFO] [stderr] Downloaded serde_with v1.9.1 [INFO] [stderr] Downloaded openssl-sys v0.9.62 [INFO] [stderr] Downloaded ahash v0.7.3 [INFO] [stderr] Downloaded serenity v0.10.7 [INFO] [stderr] Downloaded bson v2.0.0-beta [INFO] [stderr] Downloaded hyper v0.14.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef72ceff49d318fdb408d1256173b874cd4de21f3ce3395e9d99e76917ee2b8a [INFO] running `Command { std: "docker" "start" "-a" "ef72ceff49d318fdb408d1256173b874cd4de21f3ce3395e9d99e76917ee2b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef72ceff49d318fdb408d1256173b874cd4de21f3ce3395e9d99e76917ee2b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef72ceff49d318fdb408d1256173b874cd4de21f3ce3395e9d99e76917ee2b8a", kill_on_drop: false }` [INFO] [stdout] ef72ceff49d318fdb408d1256173b874cd4de21f3ce3395e9d99e76917ee2b8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd0d2239f47cd49f01e62ee4278a3d6fd61f3065ca4baf6580219686e1ea50db [INFO] running `Command { std: "docker" "start" "-a" "dd0d2239f47cd49f01e62ee4278a3d6fd61f3065ca4baf6580219686e1ea50db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling serenity v0.10.7 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.7.3 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling os_info v3.0.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling pbkdf2 v0.7.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.9.0 [INFO] [stderr] Compiling command_attr v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_with v1.9.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling bson v2.0.0-beta [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling mongodb v2.0.0-beta [INFO] [stderr] Compiling db_handler v0.1.0 (/opt/rustwide/workdir/db_handler) [INFO] [stdout] warning: unused import: `collections::HashMap` [INFO] [stdout] --> db_handler/src/lib.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use std::{collections::HashMap, sync::Arc, u64, u8}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_COLLECTION` should have an upper camel case name [INFO] [stdout] --> db_handler/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | NO_COLLECTION, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NoCollection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FAILED_CONNECTION` should have an upper camel case name [INFO] [stdout] --> db_handler/src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | FAILED_CONNECTION, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FailedConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ADDITION_FAILED` should have an upper camel case name [INFO] [stdout] --> db_handler/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ADDITION_FAILED, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AdditionFailed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FAILED_QUERY` should have an upper camel case name [INFO] [stdout] --> db_handler/src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | FAILED_QUERY, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FailedQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> db_handler/src/lib.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | Err(why) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> db_handler/src/lib.rs:153:21 [INFO] [stdout] | [INFO] [stdout] 153 | Err(why) => return Err(DbHandlerError::FAILED_QUERY), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Server` should have a snake case name [INFO] [stdout] --> db_handler/src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Server: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `server` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling discordbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `model::gateway::Ready` [INFO] [stdout] --> src/evt_handler.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use serenity::{model::gateway::Ready, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `commands::api_calls::qod_api` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use commands::api_calls::qod_api; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `db_handler::Database` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use db_handler::Database; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::id::ChannelId` [INFO] [stdout] --> src/main.rs:14:56 [INFO] [stdout] | [INFO] [stdout] 14 | use serenity::{framework::standard::StandardFramework, model::id::ChannelId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/main.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::u64` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::u64; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Duration`, `sleep` [INFO] [stdout] --> src/main.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | use tokio::time::{sleep, Duration}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/commands/admin.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | async fn set_mod_channel(ctx: &Context, msg: &Message) -> CommandResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status`, `copyright` and `num_results` are never read [INFO] [stdout] --> src/commands/api_calls/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Obj { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 9 | status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 10 | copyright: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | num_results: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Obj` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/commands/api_calls/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct BookDetailsType { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 17 | list_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 18 | display_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 19 | bestsellers_date: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | published_date: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 21 | rank: u8, [INFO] [stdout] | ^^^^ [INFO] [stdout] 22 | rank_last_week: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 23 | weeks_on_list: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 24 | asterisk: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | dagger: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | amazon_product_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | isbns: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 28 | book_details: Vec>, [INFO] [stdout] 29 | reviews: Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BookDetailsType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status`, `copyright`, `num_results` and `last_modified` are never read [INFO] [stdout] --> src/commands/api_calls/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | struct ListsType { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 33 | status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | copyright: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 35 | num_results: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 36 | last_modified: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ListsType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `year` and `url` are never read [INFO] [stdout] --> src/commands/api_calls/qod_api.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | struct Cprt { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 6 | year: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cprt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/commands/api_calls/qod_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct QuoteJson { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 11 | quote: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | length: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | author: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | category: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | language: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 16 | date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 17 | permalink: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 18 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 19 | background: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 20 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QuoteJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `success`, `contents`, `baseurl` and `copyright` are never read [INFO] [stdout] --> src/commands/api_calls/qod_api.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct OuterJson { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 25 | success: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 26 | contents: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | baseurl: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 28 | copyright: Cprt, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OuterJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `quote_of_the_day` is never used [INFO] [stdout] --> src/commands/api_calls/qod_api.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | pub async fn quote_of_the_day(category: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_quote` is never used [INFO] [stdout] --> src/commands/api_calls/qod_api.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn get_quote(&self) -> Option<(String, String)> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "dd0d2239f47cd49f01e62ee4278a3d6fd61f3065ca4baf6580219686e1ea50db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd0d2239f47cd49f01e62ee4278a3d6fd61f3065ca4baf6580219686e1ea50db", kill_on_drop: false }` [INFO] [stdout] dd0d2239f47cd49f01e62ee4278a3d6fd61f3065ca4baf6580219686e1ea50db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7912e00144e8370fc0795b6428b161f338c712b36e9cafebba99137dba3799c2 [INFO] running `Command { std: "docker" "start" "-a" "7912e00144e8370fc0795b6428b161f338c712b36e9cafebba99137dba3799c2", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `collections::HashMap` [INFO] [stdout] --> db_handler/src/lib.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use std::{collections::HashMap, sync::Arc, u64, u8}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_COLLECTION` should have an upper camel case name [INFO] [stdout] --> db_handler/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | NO_COLLECTION, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NoCollection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FAILED_CONNECTION` should have an upper camel case name [INFO] [stdout] --> db_handler/src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | FAILED_CONNECTION, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FailedConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling discordbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `ADDITION_FAILED` should have an upper camel case name [INFO] [stdout] --> db_handler/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ADDITION_FAILED, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AdditionFailed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FAILED_QUERY` should have an upper camel case name [INFO] [stdout] --> db_handler/src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | FAILED_QUERY, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FailedQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> db_handler/src/lib.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | Err(why) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> db_handler/src/lib.rs:153:21 [INFO] [stdout] | [INFO] [stdout] 153 | Err(why) => return Err(DbHandlerError::FAILED_QUERY), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Server` should have a snake case name [INFO] [stdout] --> db_handler/src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Server: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `server` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::gateway::Ready` [INFO] [stdout] --> src/evt_handler.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use serenity::{model::gateway::Ready, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `commands::api_calls::qod_api` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use commands::api_calls::qod_api; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `db_handler::Database` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use db_handler::Database; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `model::id::ChannelId` [INFO] [stdout] --> src/main.rs:14:56 [INFO] [stdout] | [INFO] [stdout] 14 | use serenity::{framework::standard::StandardFramework, model::id::ChannelId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/main.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::u64` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::u64; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Duration`, `sleep` [INFO] [stdout] --> src/main.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | use tokio::time::{sleep, Duration}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/commands/admin.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | async fn set_mod_channel(ctx: &Context, msg: &Message) -> CommandResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status`, `copyright` and `num_results` are never read [INFO] [stdout] --> src/commands/api_calls/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Obj { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 9 | status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 10 | copyright: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | num_results: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Obj` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/commands/api_calls/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct BookDetailsType { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 17 | list_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 18 | display_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 19 | bestsellers_date: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | published_date: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 21 | rank: u8, [INFO] [stdout] | ^^^^ [INFO] [stdout] 22 | rank_last_week: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 23 | weeks_on_list: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 24 | asterisk: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | dagger: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | amazon_product_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | isbns: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 28 | book_details: Vec>, [INFO] [stdout] 29 | reviews: Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BookDetailsType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status`, `copyright`, `num_results` and `last_modified` are never read [INFO] [stdout] --> src/commands/api_calls/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | struct ListsType { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 33 | status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | copyright: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 35 | num_results: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 36 | last_modified: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ListsType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `year` and `url` are never read [INFO] [stdout] --> src/commands/api_calls/qod_api.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | struct Cprt { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 6 | year: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cprt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/commands/api_calls/qod_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct QuoteJson { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 11 | quote: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | length: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | author: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | category: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | language: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 16 | date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 17 | permalink: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 18 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 19 | background: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 20 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QuoteJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `success`, `contents`, `baseurl` and `copyright` are never read [INFO] [stdout] --> src/commands/api_calls/qod_api.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct OuterJson { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 25 | success: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 26 | contents: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | baseurl: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 28 | copyright: Cprt, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OuterJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `quote_of_the_day` is never used [INFO] [stdout] --> src/commands/api_calls/qod_api.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | pub async fn quote_of_the_day(category: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_quote` is never used [INFO] [stdout] --> src/commands/api_calls/qod_api.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn get_quote(&self) -> Option<(String, String)> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.18s [INFO] running `Command { std: "docker" "inspect" "7912e00144e8370fc0795b6428b161f338c712b36e9cafebba99137dba3799c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7912e00144e8370fc0795b6428b161f338c712b36e9cafebba99137dba3799c2", kill_on_drop: false }` [INFO] [stdout] 7912e00144e8370fc0795b6428b161f338c712b36e9cafebba99137dba3799c2