[INFO] cloning repository https://github.com/kiyami/sim2D [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kiyami/sim2D" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiyami%2Fsim2D", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiyami%2Fsim2D'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8ac81aae287a27e483aa1e7538b0124291b83f3 [INFO] checking kiyami/sim2D against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiyami%2Fsim2D" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kiyami/sim2D on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kiyami/sim2D [INFO] finished tweaking git repo https://github.com/kiyami/sim2D [INFO] tweaked toml for git repo https://github.com/kiyami/sim2D written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/kiyami/sim2D already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b78f338cfb0f8c8991ad00930ae33f395d70aa8971690c56bb2937ddc6071848 [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" "b78f338cfb0f8c8991ad00930ae33f395d70aa8971690c56bb2937ddc6071848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b78f338cfb0f8c8991ad00930ae33f395d70aa8971690c56bb2937ddc6071848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b78f338cfb0f8c8991ad00930ae33f395d70aa8971690c56bb2937ddc6071848", kill_on_drop: false }` [INFO] [stdout] b78f338cfb0f8c8991ad00930ae33f395d70aa8971690c56bb2937ddc6071848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 18e51c6994d6f7d138d1a8898bbb443c98aa6c8e1fa6e0aff9053b475a7ed17c [INFO] running `Command { std: "docker" "start" "-a" "18e51c6994d6f7d138d1a8898bbb443c98aa6c8e1fa6e0aff9053b475a7ed17c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking libloading v0.5.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking png v0.14.0 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Checking rusttype v0.7.6 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.12 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking wayland-commons v0.21.12 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking piston2d-graphics v0.30.0 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.1 [INFO] [stderr] Checking pistoncore-input v0.24.0 [INFO] [stderr] Checking piston2d-opengl_graphics v0.59.0 [INFO] [stderr] Checking smithay-client-toolkit v0.4.5 [INFO] [stderr] Checking pistoncore-window v0.37.0 [INFO] [stderr] Checking pistoncore-event_loop v0.42.0 [INFO] [stderr] Checking piston v0.42.0 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking pistoncore-glutin_window v0.54.0 [INFO] [stderr] Checking sim2D v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `OpenGL` [INFO] [stdout] --> src/space.rs:7:36 [INFO] [stdout] | [INFO] [stdout] 7 | use opengl_graphics::{ GlGraphics, OpenGL }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `particle::Particle` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use particle::Particle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vector::Vector` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use vector::Vector; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OpenGL` [INFO] [stdout] --> src/space.rs:7:36 [INFO] [stdout] | [INFO] [stdout] 7 | use opengl_graphics::{ GlGraphics, OpenGL }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `particle::Particle` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use particle::Particle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vector::Vector` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use vector::Vector; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/space.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | for i in 0..n { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/space.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | for i in 0..(n-1) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/space.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | let e = 0.2; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/space.rs:185:30 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn update(&mut self, args: &UpdateArgs) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/space.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let mut empty_particle_vector: Vec = vec![]; [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/space.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let mut initial_particle = Particle::new(init_pos, init_vel, init_acc, init_f, init_m, init_r, init_c); [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/space.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | let mut initial_particle = Particle::new(init_pos, init_vel, init_acc, init_f, init_m, init_r, init_c); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `solar_mass` [INFO] [stdout] --> src/particle.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub const solar_mass: f64 = 1.9891e30; // kg [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `mpc_to_m` [INFO] [stdout] --> src/particle.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub const mpc_to_m: f64 = 3.08567758128e22; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `m_to_mpc` [INFO] [stdout] --> src/particle.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub const m_to_mpc: f64 = 3.240779289e-23; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `pixel_to_mpc` [INFO] [stdout] --> src/particle.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub const pixel_to_mpc: f64 = 0.01; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `mpc_to_pixel` [INFO] [stdout] --> src/particle.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub const mpc_to_pixel: f64 = 100.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `info` [INFO] [stdout] --> src/vector.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn info(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `length_squared` [INFO] [stdout] --> src/vector.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn length_squared(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sum` [INFO] [stdout] --> src/vector.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn sum(v1: &Vector, v2: &Vector) -> Vector { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fill_2` [INFO] [stdout] --> src/space.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn fill_2(size: &[u32; 2], n: u32, gl: GlGraphics) -> Space { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ORANGE` [INFO] [stdout] --> src/space.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | const ORANGE: [f32; 4] = [0.9, 0.8, 0.6, 0.8]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLUE` [INFO] [stdout] --> src/space.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | const BLUE: [f32; 4] = [0.5, 0.7, 0.8, 0.8]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLACK` [INFO] [stdout] --> src/space.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | const BLACK: [f32; 4] = [0.0, 0.0, 0.0, 1.0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WHITE` [INFO] [stdout] --> src/space.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | const WHITE: [f32; 4] = [1.0, 1.0, 1.0, 1.0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `sim2D` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `sim2_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `solar_mass` should have an upper case name [INFO] [stdout] --> src/particle.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub const solar_mass: f64 = 1.9891e30; // kg [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SOLAR_MASS` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `mpc_to_m` should have an upper case name [INFO] [stdout] --> src/particle.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | pub const mpc_to_m: f64 = 3.08567758128e22; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `MPC_TO_M` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `m_to_mpc` should have an upper case name [INFO] [stdout] --> src/particle.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub const m_to_mpc: f64 = 3.240779289e-23; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `M_TO_MPC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `pixel_to_mpc` should have an upper case name [INFO] [stdout] --> src/particle.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub const pixel_to_mpc: f64 = 0.01; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_TO_MPC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `mpc_to_pixel` should have an upper case name [INFO] [stdout] --> src/particle.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | pub const mpc_to_pixel: f64 = 100.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `MPC_TO_PIXEL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `velocity_limits` should have an upper case name [INFO] [stdout] --> src/particle.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | pub const velocity_limits: [f64; 2] = [-5.0, 5.0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `VELOCITY_LIMITS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `mass_limits` should have an upper case name [INFO] [stdout] --> src/particle.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub const mass_limits: [f64; 2] = [100.0, 1000.0]; // M_sun^e11; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `MASS_LIMITS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `radius_limits` should have an upper case name [INFO] [stdout] --> src/particle.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub const radius_limits: [f64; 2] = [2.0, 5.0]; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `RADIUS_LIMITS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/space.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | for i in 0..n { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/space.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | for i in 0..(n-1) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/space.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | let e = 0.2; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `G` should have a snake case name [INFO] [stdout] --> src/space.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | let G = 0.001; [INFO] [stdout] | ^ help: convert the identifier to snake case: `g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/space.rs:185:30 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn update(&mut self, args: &UpdateArgs) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/space.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let mut empty_particle_vector: Vec = vec![]; [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/space.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let mut initial_particle = Particle::new(init_pos, init_vel, init_acc, init_f, init_m, init_r, init_c); [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/space.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | let mut initial_particle = Particle::new(init_pos, init_vel, init_acc, init_f, init_m, init_r, init_c); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `solar_mass` [INFO] [stdout] --> src/particle.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub const solar_mass: f64 = 1.9891e30; // kg [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `mpc_to_m` [INFO] [stdout] --> src/particle.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub const mpc_to_m: f64 = 3.08567758128e22; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `m_to_mpc` [INFO] [stdout] --> src/particle.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub const m_to_mpc: f64 = 3.240779289e-23; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `pixel_to_mpc` [INFO] [stdout] --> src/particle.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub const pixel_to_mpc: f64 = 0.01; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `mpc_to_pixel` [INFO] [stdout] --> src/particle.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub const mpc_to_pixel: f64 = 100.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `info` [INFO] [stdout] --> src/vector.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn info(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `length_squared` [INFO] [stdout] --> src/vector.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn length_squared(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sum` [INFO] [stdout] --> src/vector.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn sum(v1: &Vector, v2: &Vector) -> Vector { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fill_2` [INFO] [stdout] --> src/space.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn fill_2(size: &[u32; 2], n: u32, gl: GlGraphics) -> Space { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ORANGE` [INFO] [stdout] --> src/space.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | const ORANGE: [f32; 4] = [0.9, 0.8, 0.6, 0.8]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLUE` [INFO] [stdout] --> src/space.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | const BLUE: [f32; 4] = [0.5, 0.7, 0.8, 0.8]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLACK` [INFO] [stdout] --> src/space.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | const BLACK: [f32; 4] = [0.0, 0.0, 0.0, 1.0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WHITE` [INFO] [stdout] --> src/space.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | const WHITE: [f32; 4] = [1.0, 1.0, 1.0, 1.0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `sim2D` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `sim2_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `solar_mass` should have an upper case name [INFO] [stdout] --> src/particle.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub const solar_mass: f64 = 1.9891e30; // kg [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SOLAR_MASS` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `mpc_to_m` should have an upper case name [INFO] [stdout] --> src/particle.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | pub const mpc_to_m: f64 = 3.08567758128e22; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `MPC_TO_M` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `m_to_mpc` should have an upper case name [INFO] [stdout] --> src/particle.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub const m_to_mpc: f64 = 3.240779289e-23; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `M_TO_MPC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `pixel_to_mpc` should have an upper case name [INFO] [stdout] --> src/particle.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub const pixel_to_mpc: f64 = 0.01; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_TO_MPC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `mpc_to_pixel` should have an upper case name [INFO] [stdout] --> src/particle.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | pub const mpc_to_pixel: f64 = 100.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `MPC_TO_PIXEL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `velocity_limits` should have an upper case name [INFO] [stdout] --> src/particle.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | pub const velocity_limits: [f64; 2] = [-5.0, 5.0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `VELOCITY_LIMITS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `mass_limits` should have an upper case name [INFO] [stdout] --> src/particle.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub const mass_limits: [f64; 2] = [100.0, 1000.0]; // M_sun^e11; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `MASS_LIMITS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `radius_limits` should have an upper case name [INFO] [stdout] --> src/particle.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub const radius_limits: [f64; 2] = [2.0, 5.0]; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `RADIUS_LIMITS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `G` should have a snake case name [INFO] [stdout] --> src/space.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | let G = 0.001; [INFO] [stdout] | ^ help: convert the identifier to snake case: `g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "18e51c6994d6f7d138d1a8898bbb443c98aa6c8e1fa6e0aff9053b475a7ed17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18e51c6994d6f7d138d1a8898bbb443c98aa6c8e1fa6e0aff9053b475a7ed17c", kill_on_drop: false }` [INFO] [stdout] 18e51c6994d6f7d138d1a8898bbb443c98aa6c8e1fa6e0aff9053b475a7ed17c