[INFO] cloning repository https://github.com/behenate/Volleyball_Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/behenate/Volleyball_Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbehenate%2FVolleyball_Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbehenate%2FVolleyball_Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c46ca97bb1fa83079ad3953e745f94a803bffcad
[INFO] checking behenate/Volleyball_Rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbehenate%2FVolleyball_Rust" "/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/behenate/Volleyball_Rust
[INFO] finished tweaking git repo https://github.com/behenate/Volleyball_Rust
[INFO] tweaked toml for git repo https://github.com/behenate/Volleyball_Rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/behenate/Volleyball_Rust 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/behenate/Volleyball_Rust 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 ab_glyph v0.2.12
[INFO] [stderr]   Downloaded cpal v0.11.0
[INFO] [stderr]   Downloaded owned_ttf_parser v0.13.2
[INFO] [stderr]   Downloaded lyon_geom v0.17.5
[INFO] [stderr]   Downloaded euclid v0.22.6
[INFO] [stderr]   Downloaded glow v0.11.0
[INFO] [stderr]   Downloaded vek v0.13.1
[INFO] [stderr]   Downloaded sdl2 v0.35.1
[INFO] [stderr]   Downloaded ttf-parser v0.13.2
[INFO] [stderr]   Downloaded tetra v0.6.7
[INFO] [stderr]   Downloaded rodio v0.11.0
[INFO] [stderr]   Downloaded sdl2-sys v0.35.1
[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] 8c49961b59dcfe54d538d8bb64511ce43b40d7a1f02f6a5ea4211cacd7c4b6c9
[INFO] running `Command { std: "docker" "start" "-a" "8c49961b59dcfe54d538d8bb64511ce43b40d7a1f02f6a5ea4211cacd7c4b6c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c49961b59dcfe54d538d8bb64511ce43b40d7a1f02f6a5ea4211cacd7c4b6c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c49961b59dcfe54d538d8bb64511ce43b40d7a1f02f6a5ea4211cacd7c4b6c9", kill_on_drop: false }`
[INFO] [stdout] 8c49961b59dcfe54d538d8bb64511ce43b40d7a1f02f6a5ea4211cacd7c4b6c9
[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] a36ab1d120638f1846d8f12a575de334adf8f91e17c820cbef76622c146be9d6
[INFO] running `Command { std: "docker" "start" "-a" "a36ab1d120638f1846d8f12a575de334adf8f91e17c820cbef76622c146be9d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling sdl2-sys v0.35.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking euclid v0.22.6
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling cpal v0.11.0
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling vek v0.13.1
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking ttf-parser v0.13.2
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling sdl2 v0.35.1
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.5
[INFO] [stderr]     Checking glow v0.11.0
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking gif v0.11.3
[INFO] [stderr]     Checking lyon_geom v0.17.5
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking minimp3 v0.3.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking lyon_path v0.17.7
[INFO] [stderr]     Checking rayon v1.5.1
[INFO] [stderr]     Checking lyon_tessellation v0.17.10
[INFO] [stderr]     Checking owned_ttf_parser v0.13.2
[INFO] [stderr]     Checking ab_glyph v0.2.12
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking rodio v0.11.0
[INFO] [stderr]     Checking tetra v0.6.7
[INFO] [stderr]     Checking volleyball_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 |         if (self.col.l && self.velocity.x < 0f32 || self.col.r && self.velocity.x > 0f32){
[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] 193 -         if (self.col.l && self.velocity.x < 0f32 || self.col.r && self.velocity.x > 0f32){
[INFO] [stdout] 193 +         if self.col.l && self.velocity.x < 0f32 || self.col.r && self.velocity.x > 0f32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut ball: Ball = Ball::new(ball_texture, ball_position, 0f32, 620f32);
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let mut ball_ref: &Ball = &ball;
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ball_ref`
[INFO] [stdout]   --> src/main.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let mut ball_ref: &Ball = &ball;
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ball_ref`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let mut self_cy:f32 = self.position.y + self.texture.height()as f32/2 as f32;
[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:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut ball_cx:f32 = ball.position.x + ball.texture.width()as f32/2 as f32;
[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:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let mut ball_cy:f32 = ball.position.y + ball.texture.height()as f32/2 as f32;
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PLAYER_MASS` is never used
[INFO] [stdout]   --> src/main.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const PLAYER_MASS: f32 = 100f32;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BALL_MASS` is never used
[INFO] [stdout]   --> src/main.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const BALL_MASS:f32 = 50f32;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `calculateScore` should have a snake case name
[INFO] [stdout]    --> src/main.rs:134:8
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn calculateScore(&mut self, ball: &mut Ball,court: &mut Staticobject){
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `calculate_score`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `checkInput` should have a snake case name
[INFO] [stdout]    --> src/main.rs:179:8
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn checkInput(&mut self, ctx: &mut Context, left:Key, right:Key, jump:Key){
[INFO] [stdout]     |        ^^^^^^^^^^ help: convert the identifier to snake case: `check_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `updateVel` should have a snake case name
[INFO] [stdout]    --> src/main.rs:191:8
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn updateVel(&mut self){
[INFO] [stdout]     |        ^^^^^^^^^ help: convert the identifier to snake case: `update_vel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `updatePos` should have a snake case name
[INFO] [stdout]    --> src/main.rs:209:8
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn updatePos(&mut self){
[INFO] [stdout]     |        ^^^^^^^^^ help: convert the identifier to snake case: `update_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `checkBallCol` should have a snake case name
[INFO] [stdout]    --> src/main.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn checkBallCol(&mut self, ball: &mut Ball){
[INFO] [stdout]     |        ^^^^^^^^^^^^ help: convert the identifier to snake case: `check_ball_col`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `updateVel` should have a snake case name
[INFO] [stdout]    --> src/main.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn updateVel(&mut self){
[INFO] [stdout]     |        ^^^^^^^^^ help: convert the identifier to snake case: `update_vel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `updatePos` should have a snake case name
[INFO] [stdout]    --> src/main.rs:267:8
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn updatePos(&mut self){
[INFO] [stdout]     |        ^^^^^^^^^ help: convert the identifier to snake case: `update_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `checkNetCol` should have a snake case name
[INFO] [stdout]    --> src/main.rs:283:8
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn checkNetCol(&mut self, net: &mut Staticobject){
[INFO] [stdout]     |        ^^^^^^^^^^^ help: convert the identifier to snake case: `check_net_col`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 |         if (self.col.l && self.velocity.x < 0f32 || self.col.r && self.velocity.x > 0f32){
[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] 193 -         if (self.col.l && self.velocity.x < 0f32 || self.col.r && self.velocity.x > 0f32){
[INFO] [stdout] 193 +         if self.col.l && self.velocity.x < 0f32 || self.col.r && self.velocity.x > 0f32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut ball: Ball = Ball::new(ball_texture, ball_position, 0f32, 620f32);
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let mut ball_ref: &Ball = &ball;
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ball_ref`
[INFO] [stdout]   --> src/main.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let mut ball_ref: &Ball = &ball;
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ball_ref`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let mut self_cy:f32 = self.position.y + self.texture.height()as f32/2 as f32;
[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:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut ball_cx:f32 = ball.position.x + ball.texture.width()as f32/2 as f32;
[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:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let mut ball_cy:f32 = ball.position.y + ball.texture.height()as f32/2 as f32;
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PLAYER_MASS` is never used
[INFO] [stdout]   --> src/main.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const PLAYER_MASS: f32 = 100f32;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BALL_MASS` is never used
[INFO] [stdout]   --> src/main.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const BALL_MASS:f32 = 50f32;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `calculateScore` should have a snake case name
[INFO] [stdout]    --> src/main.rs:134:8
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn calculateScore(&mut self, ball: &mut Ball,court: &mut Staticobject){
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `calculate_score`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `checkInput` should have a snake case name
[INFO] [stdout]    --> src/main.rs:179:8
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn checkInput(&mut self, ctx: &mut Context, left:Key, right:Key, jump:Key){
[INFO] [stdout]     |        ^^^^^^^^^^ help: convert the identifier to snake case: `check_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `updateVel` should have a snake case name
[INFO] [stdout]    --> src/main.rs:191:8
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn updateVel(&mut self){
[INFO] [stdout]     |        ^^^^^^^^^ help: convert the identifier to snake case: `update_vel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `updatePos` should have a snake case name
[INFO] [stdout]    --> src/main.rs:209:8
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn updatePos(&mut self){
[INFO] [stdout]     |        ^^^^^^^^^ help: convert the identifier to snake case: `update_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `checkBallCol` should have a snake case name
[INFO] [stdout]    --> src/main.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn checkBallCol(&mut self, ball: &mut Ball){
[INFO] [stdout]     |        ^^^^^^^^^^^^ help: convert the identifier to snake case: `check_ball_col`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `updateVel` should have a snake case name
[INFO] [stdout]    --> src/main.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn updateVel(&mut self){
[INFO] [stdout]     |        ^^^^^^^^^ help: convert the identifier to snake case: `update_vel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `updatePos` should have a snake case name
[INFO] [stdout]    --> src/main.rs:267:8
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn updatePos(&mut self){
[INFO] [stdout]     |        ^^^^^^^^^ help: convert the identifier to snake case: `update_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `checkNetCol` should have a snake case name
[INFO] [stdout]    --> src/main.rs:283:8
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn checkNetCol(&mut self, net: &mut Staticobject){
[INFO] [stdout]     |        ^^^^^^^^^^^ help: convert the identifier to snake case: `check_net_col`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.59s
[INFO] running `Command { std: "docker" "inspect" "a36ab1d120638f1846d8f12a575de334adf8f91e17c820cbef76622c146be9d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a36ab1d120638f1846d8f12a575de334adf8f91e17c820cbef76622c146be9d6", kill_on_drop: false }`
[INFO] [stdout] a36ab1d120638f1846d8f12a575de334adf8f91e17c820cbef76622c146be9d6
