[INFO] cloning repository https://github.com/ambeeeeee/rusted-bancho [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ambeeeeee/rusted-bancho" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fambeeeeee%2Frusted-bancho", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fambeeeeee%2Frusted-bancho'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76a63759a0e69105b7e63e09fd3acea2da573a1b [INFO] checking ambeeeeee/rusted-bancho against master#bdcb6a99e853732f8ec050ae4986aa3af51d44c5 for 92191_revert [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fambeeeeee%2Frusted-bancho" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ambeeeeee/rusted-bancho on toolchain bdcb6a99e853732f8ec050ae4986aa3af51d44c5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ambeeeeee/rusted-bancho [INFO] finished tweaking git repo https://github.com/ambeeeeee/rusted-bancho [INFO] tweaked toml for git repo https://github.com/ambeeeeee/rusted-bancho written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ambeeeeee/rusted-bancho already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d4b49b2840c8fa9c70354606fc069b30cab6a3e8fdba8c04d41c2d76545d10a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4d4b49b2840c8fa9c70354606fc069b30cab6a3e8fdba8c04d41c2d76545d10a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d4b49b2840c8fa9c70354606fc069b30cab6a3e8fdba8c04d41c2d76545d10a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d4b49b2840c8fa9c70354606fc069b30cab6a3e8fdba8c04d41c2d76545d10a", kill_on_drop: false }` [INFO] [stdout] 4d4b49b2840c8fa9c70354606fc069b30cab6a3e8fdba8c04d41c2d76545d10a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce43595c419448de0c7f5086294811bdf1c707938dedded66de129b86ec9977e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce43595c419448de0c7f5086294811bdf1c707938dedded66de129b86ec9977e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking weak-table v0.2.4 [INFO] [stderr] Checking cdchunking v1.0.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking simple-rijndael v0.1.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking secrecy v0.7.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking stable-pattern v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling devise_core v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking rusqlite v0.25.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling devise v0.3.0 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pear v0.2.3 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ubyte v0.10.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking relative-path v1.4.0 [INFO] [stderr] Checking acid-store v0.8.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Checking rusted-bancho v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `collections::HashMap` [INFO] [stdout] --> src/scores/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | convert::Infallible, [INFO] [stdout] 4 | sync::{Arc, Mutex}, [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `collections::HashMap` [INFO] [stdout] --> src/scores/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | convert::Infallible, [INFO] [stdout] 4 | sync::{Arc, Mutex}, [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/bancho/connect.rs:116:44 [INFO] [stdout] | [INFO] [stdout] 116 | BanchoPacket::UserStatsRequest(request) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/bancho/connect.rs:154:42 [INFO] [stdout] | [INFO] [stdout] 154 | BanchoPacket::RecieveUpdates(request) => {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/bancho/connect.rs:116:44 [INFO] [stdout] | [INFO] [stdout] 116 | BanchoPacket::UserStatsRequest(request) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/bancho/connect.rs:154:42 [INFO] [stdout] | [INFO] [stdout] 154 | BanchoPacket::RecieveUpdates(request) => {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/response/score_submit.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let mut response = self.into_string(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/api/response/score_submit.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let mut response = self.into_string(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/api/auth.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BanchoConnectRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/auth.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/api/auth.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | username: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BanchoConnectRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/auth.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `password_hash` [INFO] [stdout] --> src/api/auth.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | password_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BanchoConnectRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/auth.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ch` [INFO] [stdout] --> src/api/auth.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | ch: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BanchoConnectRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/auth.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retry` [INFO] [stdout] --> src/api/auth.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | retry: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BanchoConnectRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/auth.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Missing` [INFO] [stdout] --> src/bancho/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Missing, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OsuAuthError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bancho/mod.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `NoMod` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:256:15 [INFO] [stdout] | [INFO] [stdout] 256 | const NoMod = 0b0000000000000000000000000000000; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `NO_MOD` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `NoFail` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:257:15 [INFO] [stdout] | [INFO] [stdout] 257 | const NoFail = 0b0000000000000000000000000000001; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `NO_FAIL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Easy` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:258:15 [INFO] [stdout] | [INFO] [stdout] 258 | const Easy = 0b0000000000000000000000000000010; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `EASY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `TouchDevice` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:259:15 [INFO] [stdout] | [INFO] [stdout] 259 | const TouchDevice = 0b0000000000000000000000000000100; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `TOUCH_DEVICE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Hidden` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:260:15 [INFO] [stdout] | [INFO] [stdout] 260 | const Hidden = 0b0000000000000000000000000001000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `HIDDEN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `HardRock` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:261:15 [INFO] [stdout] | [INFO] [stdout] 261 | const HardRock = 0b0000000000000000000000000010000; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `HARD_ROCK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `SuddenDeath` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:262:15 [INFO] [stdout] | [INFO] [stdout] 262 | const SuddenDeath = 0b0000000000000000000000000100000; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SUDDEN_DEATH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `DoubleTime` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:263:15 [INFO] [stdout] | [INFO] [stdout] 263 | const DoubleTime = 0b0000000000000000000000001000000; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `DOUBLE_TIME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Relax` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:264:15 [INFO] [stdout] | [INFO] [stdout] 264 | const Relax = 0b0000000000000000000000010000000; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `RELAX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `HalfTime` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:265:15 [INFO] [stdout] | [INFO] [stdout] 265 | const HalfTime = 0b0000000000000000000000100000000; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `HALF_TIME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Nightcore` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:266:15 [INFO] [stdout] | [INFO] [stdout] 266 | const Nightcore = 0b0000000000000000000001000000000; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `NIGHTCORE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Flashlight` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:267:15 [INFO] [stdout] | [INFO] [stdout] 267 | const Flashlight = 0b0000000000000000000010000000000; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `FLASHLIGHT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Autoplay` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:268:15 [INFO] [stdout] | [INFO] [stdout] 268 | const Autoplay = 0b0000000000000000000100000000000; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `AUTOPLAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `SpunOut` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | const SpunOut = 0b0000000000000000001000000000000; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SPUN_OUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Relax2` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | const Relax2 = 0b0000000000000000010000000000000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `RELAX2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Perfect` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:271:15 [INFO] [stdout] | [INFO] [stdout] 271 | const Perfect = 0b0000000000000000100000000000000; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `PERFECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key4` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:272:15 [INFO] [stdout] | [INFO] [stdout] 272 | const Key4 = 0b0000000000000001000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key5` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:273:15 [INFO] [stdout] | [INFO] [stdout] 273 | const Key5 = 0b0000000000000010000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key6` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:274:15 [INFO] [stdout] | [INFO] [stdout] 274 | const Key6 = 0b0000000000000100000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key7` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:275:15 [INFO] [stdout] | [INFO] [stdout] 275 | const Key7 = 0b0000000000001000000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key8` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:276:15 [INFO] [stdout] | [INFO] [stdout] 276 | const Key8 = 0b0000000000010000000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `FadeIn` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:277:15 [INFO] [stdout] | [INFO] [stdout] 277 | const FadeIn = 0b0000000000100000000000000000000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `FADE_IN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Random` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:278:15 [INFO] [stdout] | [INFO] [stdout] 278 | const Random = 0b0000000001000000000000000000000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `RANDOM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Cinema` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:279:15 [INFO] [stdout] | [INFO] [stdout] 279 | const Cinema = 0b0000000010000000000000000000000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `CINEMA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Target` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:280:15 [INFO] [stdout] | [INFO] [stdout] 280 | const Target = 0b0000000100000000000000000000000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `TARGET` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key9` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:281:15 [INFO] [stdout] | [INFO] [stdout] 281 | const Key9 = 0b0000001000000000000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY9` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KeyCoop` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:282:15 [INFO] [stdout] | [INFO] [stdout] 282 | const KeyCoop = 0b0000010000000000000000000000000; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `KEY_COOP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key1` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:283:15 [INFO] [stdout] | [INFO] [stdout] 283 | const Key1 = 0b0000100000000000000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key3` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:284:15 [INFO] [stdout] | [INFO] [stdout] 284 | const Key3 = 0b0001000000000000000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key2` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:285:15 [INFO] [stdout] | [INFO] [stdout] 285 | const Key2 = 0b0010000000000000000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `ScoreV2` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:286:15 [INFO] [stdout] | [INFO] [stdout] 286 | const ScoreV2 = 0b0100000000000000000000000000000; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SCORE_V2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Mirror` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:287:15 [INFO] [stdout] | [INFO] [stdout] 287 | const Mirror = 0b1000000000000000000000000000000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `MIRROR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/api/auth.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BanchoConnectRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/auth.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/api/auth.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | username: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BanchoConnectRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/auth.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `password_hash` [INFO] [stdout] --> src/api/auth.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | password_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BanchoConnectRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/auth.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ch` [INFO] [stdout] --> src/api/auth.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | ch: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BanchoConnectRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/auth.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retry` [INFO] [stdout] --> src/api/auth.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | retry: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BanchoConnectRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/auth.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Missing` [INFO] [stdout] --> src/bancho/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Missing, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OsuAuthError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bancho/mod.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `NoMod` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:256:15 [INFO] [stdout] | [INFO] [stdout] 256 | const NoMod = 0b0000000000000000000000000000000; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `NO_MOD` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `NoFail` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:257:15 [INFO] [stdout] | [INFO] [stdout] 257 | const NoFail = 0b0000000000000000000000000000001; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `NO_FAIL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Easy` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:258:15 [INFO] [stdout] | [INFO] [stdout] 258 | const Easy = 0b0000000000000000000000000000010; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `EASY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `TouchDevice` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:259:15 [INFO] [stdout] | [INFO] [stdout] 259 | const TouchDevice = 0b0000000000000000000000000000100; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `TOUCH_DEVICE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Hidden` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:260:15 [INFO] [stdout] | [INFO] [stdout] 260 | const Hidden = 0b0000000000000000000000000001000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `HIDDEN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `HardRock` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:261:15 [INFO] [stdout] | [INFO] [stdout] 261 | const HardRock = 0b0000000000000000000000000010000; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `HARD_ROCK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `SuddenDeath` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:262:15 [INFO] [stdout] | [INFO] [stdout] 262 | const SuddenDeath = 0b0000000000000000000000000100000; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `SUDDEN_DEATH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `DoubleTime` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:263:15 [INFO] [stdout] | [INFO] [stdout] 263 | const DoubleTime = 0b0000000000000000000000001000000; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `DOUBLE_TIME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Relax` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:264:15 [INFO] [stdout] | [INFO] [stdout] 264 | const Relax = 0b0000000000000000000000010000000; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `RELAX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `HalfTime` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:265:15 [INFO] [stdout] | [INFO] [stdout] 265 | const HalfTime = 0b0000000000000000000000100000000; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `HALF_TIME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Nightcore` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:266:15 [INFO] [stdout] | [INFO] [stdout] 266 | const Nightcore = 0b0000000000000000000001000000000; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `NIGHTCORE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Flashlight` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:267:15 [INFO] [stdout] | [INFO] [stdout] 267 | const Flashlight = 0b0000000000000000000010000000000; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `FLASHLIGHT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Autoplay` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:268:15 [INFO] [stdout] | [INFO] [stdout] 268 | const Autoplay = 0b0000000000000000000100000000000; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `AUTOPLAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `SpunOut` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | const SpunOut = 0b0000000000000000001000000000000; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SPUN_OUT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Relax2` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | const Relax2 = 0b0000000000000000010000000000000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `RELAX2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Perfect` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:271:15 [INFO] [stdout] | [INFO] [stdout] 271 | const Perfect = 0b0000000000000000100000000000000; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `PERFECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key4` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:272:15 [INFO] [stdout] | [INFO] [stdout] 272 | const Key4 = 0b0000000000000001000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key5` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:273:15 [INFO] [stdout] | [INFO] [stdout] 273 | const Key5 = 0b0000000000000010000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key6` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:274:15 [INFO] [stdout] | [INFO] [stdout] 274 | const Key6 = 0b0000000000000100000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key7` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:275:15 [INFO] [stdout] | [INFO] [stdout] 275 | const Key7 = 0b0000000000001000000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key8` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:276:15 [INFO] [stdout] | [INFO] [stdout] 276 | const Key8 = 0b0000000000010000000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `FadeIn` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:277:15 [INFO] [stdout] | [INFO] [stdout] 277 | const FadeIn = 0b0000000000100000000000000000000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `FADE_IN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Random` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:278:15 [INFO] [stdout] | [INFO] [stdout] 278 | const Random = 0b0000000001000000000000000000000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `RANDOM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Cinema` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:279:15 [INFO] [stdout] | [INFO] [stdout] 279 | const Cinema = 0b0000000010000000000000000000000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `CINEMA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Target` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:280:15 [INFO] [stdout] | [INFO] [stdout] 280 | const Target = 0b0000000100000000000000000000000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `TARGET` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key9` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:281:15 [INFO] [stdout] | [INFO] [stdout] 281 | const Key9 = 0b0000001000000000000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY9` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `KeyCoop` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:282:15 [INFO] [stdout] | [INFO] [stdout] 282 | const KeyCoop = 0b0000010000000000000000000000000; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `KEY_COOP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key1` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:283:15 [INFO] [stdout] | [INFO] [stdout] 283 | const Key1 = 0b0000100000000000000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key3` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:284:15 [INFO] [stdout] | [INFO] [stdout] 284 | const Key3 = 0b0001000000000000000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Key2` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:285:15 [INFO] [stdout] | [INFO] [stdout] 285 | const Key2 = 0b0010000000000000000000000000000; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `KEY2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `ScoreV2` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:286:15 [INFO] [stdout] | [INFO] [stdout] 286 | const ScoreV2 = 0b0100000000000000000000000000000; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `SCORE_V2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Mirror` should have an upper case name [INFO] [stdout] --> src/scores/mod.rs:287:15 [INFO] [stdout] | [INFO] [stdout] 287 | const Mirror = 0b1000000000000000000000000000000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `MIRROR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "ce43595c419448de0c7f5086294811bdf1c707938dedded66de129b86ec9977e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce43595c419448de0c7f5086294811bdf1c707938dedded66de129b86ec9977e", kill_on_drop: false }` [INFO] [stdout] ce43595c419448de0c7f5086294811bdf1c707938dedded66de129b86ec9977e