[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 master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiyami%2Fsim2D" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kiyami/sim2D on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-4/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3b5315201ea1a83964f03b664c37db9f7a6a2db133c7bedb160ead61d89c12b [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" "d3b5315201ea1a83964f03b664c37db9f7a6a2db133c7bedb160ead61d89c12b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3b5315201ea1a83964f03b664c37db9f7a6a2db133c7bedb160ead61d89c12b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3b5315201ea1a83964f03b664c37db9f7a6a2db133c7bedb160ead61d89c12b", kill_on_drop: false }` [INFO] [stdout] d3b5315201ea1a83964f03b664c37db9f7a6a2db133c7bedb160ead61d89c12b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1097a9331f766bede0c414beec45e0ea29beb03c835c4465d2ab0a20238168a1 [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" "1097a9331f766bede0c414beec45e0ea29beb03c835c4465d2ab0a20238168a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking shader_version v0.3.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking piston-texture v0.6.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking piston-viewport v0.5.0 [INFO] [stderr] Checking vecmath v0.3.1 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking nix v0.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.12 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rusttype v0.7.6 [INFO] [stderr] Checking png v0.14.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking piston2d-graphics v0.30.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking wayland-commons v0.21.12 [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 smithay-client-toolkit v0.4.5 [INFO] [stderr] Checking pistoncore-input v0.24.0 [INFO] [stderr] Checking piston2d-opengl_graphics v0.59.0 [INFO] [stderr] Checking winit v0.18.1 [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 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: 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: 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: 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: 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: 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: 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: 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] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "1097a9331f766bede0c414beec45e0ea29beb03c835c4465d2ab0a20238168a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1097a9331f766bede0c414beec45e0ea29beb03c835c4465d2ab0a20238168a1", kill_on_drop: false }` [INFO] [stdout] 1097a9331f766bede0c414beec45e0ea29beb03c835c4465d2ab0a20238168a1