[INFO] cloning repository https://github.com/nonyx777/steer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nonyx777/steer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnonyx777%2Fsteer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnonyx777%2Fsteer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 234ca71457cb1e5fd668fb855c697c0d6682dc3d [INFO] checking nonyx777/steer against master#96cfc75584359ae7ad11cc45968059f29e7b44b7 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnonyx777%2Fsteer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nonyx777/steer on toolchain 96cfc75584359ae7ad11cc45968059f29e7b44b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nonyx777/steer [INFO] finished tweaking git repo https://github.com/nonyx777/steer [INFO] tweaked toml for git repo https://github.com/nonyx777/steer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nonyx777/steer 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" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sfml v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58ad296631b8375a8082d1f25fa2470b42de5e658dfd2cec51b1fd2619f5cb64 [INFO] running `Command { std: "docker" "start" "-a" "58ad296631b8375a8082d1f25fa2470b42de5e658dfd2cec51b1fd2619f5cb64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58ad296631b8375a8082d1f25fa2470b42de5e658dfd2cec51b1fd2619f5cb64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58ad296631b8375a8082d1f25fa2470b42de5e658dfd2cec51b1fd2619f5cb64", kill_on_drop: false }` [INFO] [stdout] 58ad296631b8375a8082d1f25fa2470b42de5e658dfd2cec51b1fd2619f5cb64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2732578aae292babc5fc40985cdae0496ed0bc0823362fa9f0de126cb5ed505a [INFO] running `Command { std: "docker" "start" "-a" "2732578aae292babc5fc40985cdae0496ed0bc0823362fa9f0de126cb5ed505a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking widestring v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling link-cplusplus v1.0.8 [INFO] [stderr] Compiling sfml v0.20.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking steer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::time` [INFO] [stdout] --> src/entities/ball/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::time; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64` [INFO] [stdout] --> src/operations/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f64; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sfml::graphics::*` [INFO] [stdout] --> src/operations/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use sfml::graphics::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `radius` is never read [INFO] [stdout] --> src/entities/ball/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Ball<'a>{ [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 12 | pub property: CircleShape<'a>, [INFO] [stdout] 13 | radius: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time` [INFO] [stdout] --> src/entities/ball/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::time; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `getRadius` and `setPosition` are never used [INFO] [stdout] --> src/entities/ball/mod.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Ball<'_>{ [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn getRadius(&self) -> f32{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn setPosition(&mut self, position: Vector2f){ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64` [INFO] [stdout] --> src/operations/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f64; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sin` is never used [INFO] [stdout] --> src/operations/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn sin(degree: f32) -> f32{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cos` is never used [INFO] [stdout] --> src/operations/mod.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn cos(degree: f32) -> f32{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sfml::graphics::*` [INFO] [stdout] --> src/operations/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use sfml::graphics::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `atan2` is never used [INFO] [stdout] --> src/operations/mod.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn atan2(y: f32, x: f32) -> f32{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deg2rad` is never used [INFO] [stdout] --> src/operations/mod.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn deg2rad(degree: f32) -> f32{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rad2deg` is never used [INFO] [stdout] --> src/operations/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn rad2deg(radian: f32) -> f32{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dotProduct` is never used [INFO] [stdout] --> src/operations/mod.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn dotProduct(a: Vector2f, b: Vector2f) -> f32{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotateBy90` is never used [INFO] [stdout] --> src/operations/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn rotateBy90(vector: Vector2f) -> Vector2f{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotate` is never used [INFO] [stdout] --> src/operations/mod.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn rotate(vector: Vector2f, angle: f32) -> Vector2f{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vectorProjection` is never used [INFO] [stdout] --> src/operations/mod.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn vectorProjection(a: Vector2f, b: Vector2f) -> Vector2f{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clampOnRange` is never used [INFO] [stdout] --> src/operations/mod.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn clampOnRange(x: f32, min: f32, max:f32) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getRadius` should have a snake case name [INFO] [stdout] --> src/entities/ball/mod.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn getRadius(&self) -> f32{ [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `get_radius` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getPosition` should have a snake case name [INFO] [stdout] --> src/entities/ball/mod.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn getPosition(&self) -> Vector2f{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `get_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getVelocity` should have a snake case name [INFO] [stdout] --> src/entities/ball/mod.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn getVelocity(&self) -> Vector2f{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `get_velocity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getAcceleration` should have a snake case name [INFO] [stdout] --> src/entities/ball/mod.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn getAcceleration(&self) -> Vector2f{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_acceleration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setPosition` should have a snake case name [INFO] [stdout] --> src/entities/ball/mod.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn setPosition(&mut self, position: Vector2f){ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `set_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setVelocity` should have a snake case name [INFO] [stdout] --> src/entities/ball/mod.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn setVelocity(&mut self, velocity: Vector2f){ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `set_velocity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setAcceleration` should have a snake case name [INFO] [stdout] --> src/entities/ball/mod.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn setAcceleration(&mut self, acceleration: Vector2f){ [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `set_acceleration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dotProduct` should have a snake case name [INFO] [stdout] --> src/operations/mod.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn dotProduct(a: Vector2f, b: Vector2f) -> f32{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `dot_product` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotateBy90` should have a snake case name [INFO] [stdout] --> src/operations/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn rotateBy90(vector: Vector2f) -> Vector2f{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `rotate_by90` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vectorProjection` should have a snake case name [INFO] [stdout] --> src/operations/mod.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn vectorProjection(a: Vector2f, b: Vector2f) -> Vector2f{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vector_projection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clampOnRange` should have a snake case name [INFO] [stdout] --> src/operations/mod.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn clampOnRange(x: f32, min: f32, max:f32) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `clamp_on_range` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `radius` is never read [INFO] [stdout] --> src/entities/ball/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Ball<'a>{ [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 12 | pub property: CircleShape<'a>, [INFO] [stdout] 13 | radius: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `getRadius` and `setPosition` are never used [INFO] [stdout] --> src/entities/ball/mod.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Ball<'_>{ [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn getRadius(&self) -> f32{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn setPosition(&mut self, position: Vector2f){ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sin` is never used [INFO] [stdout] --> src/operations/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn sin(degree: f32) -> f32{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cos` is never used [INFO] [stdout] --> src/operations/mod.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn cos(degree: f32) -> f32{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `atan2` is never used [INFO] [stdout] --> src/operations/mod.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn atan2(y: f32, x: f32) -> f32{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deg2rad` is never used [INFO] [stdout] --> src/operations/mod.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn deg2rad(degree: f32) -> f32{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rad2deg` is never used [INFO] [stdout] --> src/operations/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn rad2deg(radian: f32) -> f32{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dotProduct` is never used [INFO] [stdout] --> src/operations/mod.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn dotProduct(a: Vector2f, b: Vector2f) -> f32{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotateBy90` is never used [INFO] [stdout] --> src/operations/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn rotateBy90(vector: Vector2f) -> Vector2f{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotate` is never used [INFO] [stdout] --> src/operations/mod.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn rotate(vector: Vector2f, angle: f32) -> Vector2f{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vectorProjection` is never used [INFO] [stdout] --> src/operations/mod.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn vectorProjection(a: Vector2f, b: Vector2f) -> Vector2f{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clampOnRange` is never used [INFO] [stdout] --> src/operations/mod.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn clampOnRange(x: f32, min: f32, max:f32) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getRadius` should have a snake case name [INFO] [stdout] --> src/entities/ball/mod.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn getRadius(&self) -> f32{ [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `get_radius` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getPosition` should have a snake case name [INFO] [stdout] --> src/entities/ball/mod.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn getPosition(&self) -> Vector2f{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `get_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getVelocity` should have a snake case name [INFO] [stdout] --> src/entities/ball/mod.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn getVelocity(&self) -> Vector2f{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `get_velocity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getAcceleration` should have a snake case name [INFO] [stdout] --> src/entities/ball/mod.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn getAcceleration(&self) -> Vector2f{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_acceleration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setPosition` should have a snake case name [INFO] [stdout] --> src/entities/ball/mod.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn setPosition(&mut self, position: Vector2f){ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `set_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setVelocity` should have a snake case name [INFO] [stdout] --> src/entities/ball/mod.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn setVelocity(&mut self, velocity: Vector2f){ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `set_velocity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setAcceleration` should have a snake case name [INFO] [stdout] --> src/entities/ball/mod.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn setAcceleration(&mut self, acceleration: Vector2f){ [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `set_acceleration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dotProduct` should have a snake case name [INFO] [stdout] --> src/operations/mod.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn dotProduct(a: Vector2f, b: Vector2f) -> f32{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `dot_product` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotateBy90` should have a snake case name [INFO] [stdout] --> src/operations/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn rotateBy90(vector: Vector2f) -> Vector2f{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `rotate_by90` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vectorProjection` should have a snake case name [INFO] [stdout] --> src/operations/mod.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn vectorProjection(a: Vector2f, b: Vector2f) -> Vector2f{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vector_projection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clampOnRange` should have a snake case name [INFO] [stdout] --> src/operations/mod.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn clampOnRange(x: f32, min: f32, max:f32) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `clamp_on_range` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.56s [INFO] running `Command { std: "docker" "inspect" "2732578aae292babc5fc40985cdae0496ed0bc0823362fa9f0de126cb5ed505a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2732578aae292babc5fc40985cdae0496ed0bc0823362fa9f0de126cb5ed505a", kill_on_drop: false }` [INFO] [stdout] 2732578aae292babc5fc40985cdae0496ed0bc0823362fa9f0de126cb5ed505a