[INFO] cloning repository https://github.com/xfxpositions/divinesnake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xfxpositions/divinesnake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfxpositions%2Fdivinesnake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfxpositions%2Fdivinesnake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8de270ca24595a00c49144a262f36b8725897d3b
[INFO] checking xfxpositions/divinesnake against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfxpositions%2Fdivinesnake" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xfxpositions/divinesnake
[INFO] finished tweaking git repo https://github.com/xfxpositions/divinesnake
[INFO] tweaked toml for git repo https://github.com/xfxpositions/divinesnake written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xfxpositions/divinesnake on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xfxpositions/divinesnake 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quad-rand v0.2.1
[INFO] [stderr]   Downloaded audir-sles v0.1.0
[INFO] [stderr]   Downloaded hound v3.5.0
[INFO] [stderr]   Downloaded ogg v0.7.1
[INFO] [stderr]   Downloaded getset v0.0.9
[INFO] [stderr]   Downloaded tynm v0.1.6
[INFO] [stderr]   Downloaded shred-derive v0.6.3
[INFO] [stderr]   Downloaded alga_derive v0.9.2
[INFO] [stderr]   Downloaded shrev v1.1.3
[INFO] [stderr]   Downloaded macroquad_macro v0.1.7
[INFO] [stderr]   Downloaded specs-hierarchy v0.6.0
[INFO] [stderr]   Downloaded lewton v0.9.4
[INFO] [stderr]   Downloaded amethyst_error v0.15.3
[INFO] [stderr]   Downloaded mopa v0.2.2
[INFO] [stderr]   Downloaded edit-distance v2.1.0
[INFO] [stderr]   Downloaded audrey v0.3.0
[INFO] [stderr]   Downloaded tuple_utils v0.3.0
[INFO] [stderr]   Downloaded quickcheck v0.9.2
[INFO] [stderr]   Downloaded amethyst_core v0.15.3
[INFO] [stderr]   Downloaded libmath v0.2.1
[INFO] [stderr]   Downloaded shred v0.10.2
[INFO] [stderr]   Downloaded quad-alsa-sys v0.3.2
[INFO] [stderr]   Downloaded hashbrown v0.7.2
[INFO] [stderr]   Downloaded specs-derive v0.4.1
[INFO] [stderr]   Downloaded fontdue v0.7.2
[INFO] [stderr]   Downloaded atom v0.3.6
[INFO] [stderr]   Downloaded miniquad v0.3.14
[INFO] [stderr]   Downloaded specs v0.16.1
[INFO] [stderr]   Downloaded nalgebra v0.19.0
[INFO] [stderr]   Downloaded gimli v0.27.1
[INFO] [stderr]   Downloaded macroquad v0.3.25
[INFO] [stderr]   Downloaded quad-snd v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ce4dfb9d9cf3aa9e168c58c789926361f56cbef73ff5f33a91ae769d9515403
[INFO] running `Command { std: "docker" "start" "-a" "6ce4dfb9d9cf3aa9e168c58c789926361f56cbef73ff5f33a91ae769d9515403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ce4dfb9d9cf3aa9e168c58c789926361f56cbef73ff5f33a91ae769d9515403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ce4dfb9d9cf3aa9e168c58c789926361f56cbef73ff5f33a91ae769d9515403", kill_on_drop: false }`
[INFO] [stdout] 6ce4dfb9d9cf3aa9e168c58c789926361f56cbef73ff5f33a91ae769d9515403
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a4a2f0636f3393a86f3e689b90f10a5e0b31559393c60aa602baf716defa499
[INFO] running `Command { std: "docker" "start" "-a" "3a4a2f0636f3393a86f3e689b90f10a5e0b31559393c60aa602baf716defa499", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking gimli v0.27.1
[INFO] [stderr]     Checking atom v0.3.6
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]    Compiling miniquad v0.3.14
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling quad-snd v0.2.7
[INFO] [stderr]     Checking shrev v1.1.3
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking tuple_utils v0.3.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling edit-distance v2.1.0
[INFO] [stderr]     Checking bytemuck v1.13.0
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking bumpalo v3.12.0
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking libmath v0.2.1
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling quickcheck v0.9.2
[INFO] [stderr]     Checking fontdue v0.7.2
[INFO] [stderr]     Checking tynm v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling shred-derive v0.6.3
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling getset v0.0.9
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking hibitset v0.6.3
[INFO] [stderr]     Checking shred v0.10.2
[INFO] [stderr]     Checking amethyst_error v0.15.3
[INFO] [stderr]    Compiling alga_derive v0.9.2
[INFO] [stderr]     Checking macroquad v0.3.25
[INFO] [stderr]     Checking specs v0.16.1
[INFO] [stderr]     Checking specs-hierarchy v0.6.0
[INFO] [stderr]     Checking serde v1.0.152
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking nalgebra v0.19.0
[INFO] [stderr]     Checking amethyst_core v0.15.3
[INFO] [stderr]     Checking divinesnake_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `macroquad::rand::gen_range`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use macroquad::rand::gen_range;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |         if(snake.pX == gamearea.paddingX){
[INFO] [stdout]    |           ^                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 81 -         if(snake.pX == gamearea.paddingX){
[INFO] [stdout] 81 +         if snake.pX == gamearea.paddingX {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |         else if(snake.pX == gamearea.width - gamearea.paddingX){
[INFO] [stdout]    |                ^                                              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -         else if(snake.pX == gamearea.width - gamearea.paddingX){
[INFO] [stdout] 84 +         else if snake.pX == gamearea.width - gamearea.paddingX {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |         else if(snake.pY == gamearea.paddingY){
[INFO] [stdout]    |                ^                             ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 87 -         else if(snake.pY == gamearea.paddingY){
[INFO] [stdout] 87 +         else if snake.pY == gamearea.paddingY {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:90:16
[INFO] [stdout]    |
[INFO] [stdout] 90 |         else if(snake.pY == gamearea.height - gamearea.paddingY){
[INFO] [stdout]    |                ^                                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 90 -         else if(snake.pY == gamearea.height - gamearea.paddingY){
[INFO] [stdout] 90 +         else if snake.pY == gamearea.height - gamearea.paddingY {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |         if(snake.pX == apple.pX && snake.pY == apple.pY){
[INFO] [stdout]    |           ^                                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -         if(snake.pX == apple.pX && snake.pY == apple.pY){
[INFO] [stdout] 96 +         if snake.pX == apple.pX && snake.pY == apple.pY {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |         if(snake.trails.len() > snake.trail_lenght){
[INFO] [stdout]     |           ^                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 104 -         if(snake.trails.len() > snake.trail_lenght){
[INFO] [stdout] 104 +         if snake.trails.len() > snake.trail_lenght {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |         if(is_key_down(KeyCode::Up) && snake.velocityY != 1f32){
[INFO] [stdout]     |           ^                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 -         if(is_key_down(KeyCode::Up) && snake.velocityY != 1f32){
[INFO] [stdout] 132 +         if is_key_down(KeyCode::Up) && snake.velocityY != 1f32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:136:11
[INFO] [stdout]     |
[INFO] [stdout] 136 |         if(is_key_down(KeyCode::Down) && snake.velocityY != -1f32){
[INFO] [stdout]     |           ^                                                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 136 -         if(is_key_down(KeyCode::Down) && snake.velocityY != -1f32){
[INFO] [stdout] 136 +         if is_key_down(KeyCode::Down) && snake.velocityY != -1f32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:140:11
[INFO] [stdout]     |
[INFO] [stdout] 140 |         if(is_key_down(KeyCode::Left) && snake.velocityX != 1f32){
[INFO] [stdout]     |           ^                                                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 140 -         if(is_key_down(KeyCode::Left) && snake.velocityX != 1f32){
[INFO] [stdout] 140 +         if is_key_down(KeyCode::Left) && snake.velocityX != 1f32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:144:11
[INFO] [stdout]     |
[INFO] [stdout] 144 |         if(is_key_down(KeyCode::Right) && snake.velocityX != -1f32){
[INFO] [stdout]     |           ^                                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 144 -         if(is_key_down(KeyCode::Right) && snake.velocityX != -1f32){
[INFO] [stdout] 144 +         if is_key_down(KeyCode::Right) && snake.velocityX != -1f32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:148:11
[INFO] [stdout]     |
[INFO] [stdout] 148 |         if(is_key_down(KeyCode::Space)){
[INFO] [stdout]     |           ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 -         if(is_key_down(KeyCode::Space)){
[INFO] [stdout] 148 +         if is_key_down(KeyCode::Space) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut part_size:f32 = 20f32;
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `math::ComplexField`
[INFO] [stdout]  --> src/main.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use amethyst_core::{frame_limiter, math::ComplexField, num::Float};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macroquad::rand::gen_range`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use macroquad::rand::gen_range;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |         if(snake.pX == gamearea.paddingX){
[INFO] [stdout]    |           ^                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 81 -         if(snake.pX == gamearea.paddingX){
[INFO] [stdout] 81 +         if snake.pX == gamearea.paddingX {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num::Float`
[INFO] [stdout]  --> src/main.rs:5:56
[INFO] [stdout]   |
[INFO] [stdout] 5 | use amethyst_core::{frame_limiter, math::ComplexField, num::Float};
[INFO] [stdout]   |                                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |         else if(snake.pX == gamearea.width - gamearea.paddingX){
[INFO] [stdout]    |                ^                                              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -         else if(snake.pX == gamearea.width - gamearea.paddingX){
[INFO] [stdout] 84 +         else if snake.pX == gamearea.width - gamearea.paddingX {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |         else if(snake.pY == gamearea.paddingY){
[INFO] [stdout]    |                ^                             ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 87 -         else if(snake.pY == gamearea.paddingY){
[INFO] [stdout] 87 +         else if snake.pY == gamearea.paddingY {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:90:16
[INFO] [stdout]    |
[INFO] [stdout] 90 |         else if(snake.pY == gamearea.height - gamearea.paddingY){
[INFO] [stdout]    |                ^                                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 90 -         else if(snake.pY == gamearea.height - gamearea.paddingY){
[INFO] [stdout] 90 +         else if snake.pY == gamearea.height - gamearea.paddingY {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |         if(snake.pX == apple.pX && snake.pY == apple.pY){
[INFO] [stdout]    |           ^                                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -         if(snake.pX == apple.pX && snake.pY == apple.pY){
[INFO] [stdout] 96 +         if snake.pX == apple.pX && snake.pY == apple.pY {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |         if(snake.trails.len() > snake.trail_lenght){
[INFO] [stdout]     |           ^                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 104 -         if(snake.trails.len() > snake.trail_lenght){
[INFO] [stdout] 104 +         if snake.trails.len() > snake.trail_lenght {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |         if(is_key_down(KeyCode::Up) && snake.velocityY != 1f32){
[INFO] [stdout]     |           ^                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 -         if(is_key_down(KeyCode::Up) && snake.velocityY != 1f32){
[INFO] [stdout] 132 +         if is_key_down(KeyCode::Up) && snake.velocityY != 1f32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:136:11
[INFO] [stdout]     |
[INFO] [stdout] 136 |         if(is_key_down(KeyCode::Down) && snake.velocityY != -1f32){
[INFO] [stdout]     |           ^                                                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 136 -         if(is_key_down(KeyCode::Down) && snake.velocityY != -1f32){
[INFO] [stdout] 136 +         if is_key_down(KeyCode::Down) && snake.velocityY != -1f32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:140:11
[INFO] [stdout]     |
[INFO] [stdout] 140 |         if(is_key_down(KeyCode::Left) && snake.velocityX != 1f32){
[INFO] [stdout]     |           ^                                                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 140 -         if(is_key_down(KeyCode::Left) && snake.velocityX != 1f32){
[INFO] [stdout] 140 +         if is_key_down(KeyCode::Left) && snake.velocityX != 1f32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:144:11
[INFO] [stdout]     |
[INFO] [stdout] 144 |         if(is_key_down(KeyCode::Right) && snake.velocityX != -1f32){
[INFO] [stdout]     |           ^                                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 144 -         if(is_key_down(KeyCode::Right) && snake.velocityX != -1f32){
[INFO] [stdout] 144 +         if is_key_down(KeyCode::Right) && snake.velocityX != -1f32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:148:11
[INFO] [stdout]     |
[INFO] [stdout] 148 |         if(is_key_down(KeyCode::Space)){
[INFO] [stdout]     |           ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 -         if(is_key_down(KeyCode::Space)){
[INFO] [stdout] 148 +         if is_key_down(KeyCode::Space) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |             let mut width = screen_width();
[INFO] [stdout]    |                 ----^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |             let mut height = screen_height();
[INFO] [stdout]    |                 ----^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/main.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |             let mut width = screen_width();
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/main.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |             let mut height = screen_height();
[INFO] [stdout]    |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/main.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let width = gamearea.width + gamearea.paddingX;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/main.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let height = gamearea.height + gamearea.paddingY;
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `height` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:155:33
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn set_screen(mut width:f32,mut height:f32, mut part_size:f32){
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_height` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value passed to `width` is never read
[INFO] [stdout]    --> src/main.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn set_screen(mut width:f32,mut height:f32, mut part_size:f32){
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `height` is never read
[INFO] [stdout]    --> src/main.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         height = screen_height();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value passed to `part_size` is never read
[INFO] [stdout]    --> src/main.rs:155:49
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn set_screen(mut width:f32,mut height:f32, mut part_size:f32){
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `color` is never read
[INFO] [stdout]   --> src/main.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     struct Gamearea{
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |         color:Color,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_screen` is never used
[INFO] [stdout]    --> src/main.rs:155:8
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn set_screen(mut width:f32,mut height:f32, mut part_size:f32){
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `speed` should have an upper case name
[INFO] [stdout]   --> src/main.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |     const speed:f32 = 10f32;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 17 -     const speed:f32 = 10f32;
[INFO] [stdout] 17 +     const SPEED:f32 = 10f32;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `paddingX` should have a snake case name
[INFO] [stdout]   --> src/main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         paddingX:f32,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `padding_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `paddingY` should have a snake case name
[INFO] [stdout]   --> src/main.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         paddingY:f32
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `padding_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pX` should have a snake case name
[INFO] [stdout]   --> src/main.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         pX:f32,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pY` should have a snake case name
[INFO] [stdout]   --> src/main.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         pY:f32
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pX` should have a snake case name
[INFO] [stdout]   --> src/main.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         pX:f32,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pY` should have a snake case name
[INFO] [stdout]   --> src/main.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         pY:f32
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pX` should have a snake case name
[INFO] [stdout]   --> src/main.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |             let mut pX:f32 = (rng.gen_range(gamearea.paddingX as u32..gamearea.width as u32)/10) as f32;
[INFO] [stdout]    |                     ^^ help: convert the identifier to snake case: `p_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pY` should have a snake case name
[INFO] [stdout]   --> src/main.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |             let mut pY:f32 = (rng.gen_range(gamearea.paddingY as u32..gamearea.height as u32)/10) as f32;
[INFO] [stdout]    |                     ^^ help: convert the identifier to snake case: `p_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut part_size:f32 = 20f32;
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `math::ComplexField`
[INFO] [stdout]  --> src/main.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use amethyst_core::{frame_limiter, math::ComplexField, num::Float};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num::Float`
[INFO] [stdout]  --> src/main.rs:5:56
[INFO] [stdout]   |
[INFO] [stdout] 5 | use amethyst_core::{frame_limiter, math::ComplexField, num::Float};
[INFO] [stdout]   |                                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::f32::<impl f32>::ceil` that must be used
[INFO] [stdout]   --> src/main.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             pX.ceil();
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: method returns a new number and does not mutate the original value
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let _ = pX.ceil();
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::f32::<impl f32>::ceil` that must be used
[INFO] [stdout]   --> src/main.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             pY.ceil();
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: method returns a new number and does not mutate the original value
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 51 |             let _ = pY.ceil();
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pX` should have a snake case name
[INFO] [stdout]   --> src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         pX:f32,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pY` should have a snake case name
[INFO] [stdout]   --> src/main.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         pY:f32,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `velocityX` should have a snake case name
[INFO] [stdout]   --> src/main.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         velocityX:f32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `velocity_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `velocityY` should have a snake case name
[INFO] [stdout]   --> src/main.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         velocityY:f32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `velocity_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |             let mut width = screen_width();
[INFO] [stdout]    |                 ----^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |             let mut height = screen_height();
[INFO] [stdout]    |                 ----^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/main.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |             let mut width = screen_width();
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/main.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |             let mut height = screen_height();
[INFO] [stdout]    |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/main.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let width = gamearea.width + gamearea.paddingX;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/main.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let height = gamearea.height + gamearea.paddingY;
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `height` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:155:33
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn set_screen(mut width:f32,mut height:f32, mut part_size:f32){
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_height` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value passed to `width` is never read
[INFO] [stdout]    --> src/main.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn set_screen(mut width:f32,mut height:f32, mut part_size:f32){
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `height` is never read
[INFO] [stdout]    --> src/main.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         height = screen_height();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value passed to `part_size` is never read
[INFO] [stdout]    --> src/main.rs:155:49
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn set_screen(mut width:f32,mut height:f32, mut part_size:f32){
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `color` is never read
[INFO] [stdout]   --> src/main.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     struct Gamearea{
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |         color:Color,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_screen` is never used
[INFO] [stdout]    --> src/main.rs:155:8
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn set_screen(mut width:f32,mut height:f32, mut part_size:f32){
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `speed` should have an upper case name
[INFO] [stdout]   --> src/main.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |     const speed:f32 = 10f32;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 17 -     const speed:f32 = 10f32;
[INFO] [stdout] 17 +     const SPEED:f32 = 10f32;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `paddingX` should have a snake case name
[INFO] [stdout]   --> src/main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         paddingX:f32,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `padding_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `paddingY` should have a snake case name
[INFO] [stdout]   --> src/main.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         paddingY:f32
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `padding_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pX` should have a snake case name
[INFO] [stdout]   --> src/main.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         pX:f32,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pY` should have a snake case name
[INFO] [stdout]   --> src/main.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         pY:f32
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pX` should have a snake case name
[INFO] [stdout]   --> src/main.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         pX:f32,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pY` should have a snake case name
[INFO] [stdout]   --> src/main.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         pY:f32
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pX` should have a snake case name
[INFO] [stdout]   --> src/main.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |             let mut pX:f32 = (rng.gen_range(gamearea.paddingX as u32..gamearea.width as u32)/10) as f32;
[INFO] [stdout]    |                     ^^ help: convert the identifier to snake case: `p_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pY` should have a snake case name
[INFO] [stdout]   --> src/main.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |             let mut pY:f32 = (rng.gen_range(gamearea.paddingY as u32..gamearea.height as u32)/10) as f32;
[INFO] [stdout]    |                     ^^ help: convert the identifier to snake case: `p_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::f32::<impl f32>::ceil` that must be used
[INFO] [stdout]   --> src/main.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             pX.ceil();
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: method returns a new number and does not mutate the original value
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let _ = pX.ceil();
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::f32::<impl f32>::ceil` that must be used
[INFO] [stdout]   --> src/main.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             pY.ceil();
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: method returns a new number and does not mutate the original value
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 51 |             let _ = pY.ceil();
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pX` should have a snake case name
[INFO] [stdout]   --> src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         pX:f32,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pY` should have a snake case name
[INFO] [stdout]   --> src/main.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         pY:f32,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `p_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `velocityX` should have a snake case name
[INFO] [stdout]   --> src/main.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         velocityX:f32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `velocity_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `velocityY` should have a snake case name
[INFO] [stdout]   --> src/main.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         velocityY:f32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `velocity_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "3a4a2f0636f3393a86f3e689b90f10a5e0b31559393c60aa602baf716defa499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a4a2f0636f3393a86f3e689b90f10a5e0b31559393c60aa602baf716defa499", kill_on_drop: false }`
[INFO] [stdout] 3a4a2f0636f3393a86f3e689b90f10a5e0b31559393c60aa602baf716defa499
