[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 try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiyami%2Fsim2D" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kiyami/sim2D on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-13/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pistoncore-window v0.37.0 [INFO] [stderr] Downloaded piston v0.42.0 [INFO] [stderr] Downloaded png v0.14.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.42.0 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.54.0 [INFO] [stderr] Downloaded piston2d-graphics v0.30.0 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.59.0 [INFO] [stderr] Downloaded num-derive v0.2.4 [INFO] [stderr] Downloaded vecmath v0.3.1 [INFO] [stderr] Downloaded shader_version v0.3.0 [INFO] [stderr] Downloaded gleam v0.6.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 586d8d92363789ef40c8bf014b6eb394e055c7cf7d4c533175e3104d2b897cfc [INFO] running `Command { std: "docker" "start" "-a" "586d8d92363789ef40c8bf014b6eb394e055c7cf7d4c533175e3104d2b897cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "586d8d92363789ef40c8bf014b6eb394e055c7cf7d4c533175e3104d2b897cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "586d8d92363789ef40c8bf014b6eb394e055c7cf7d4c533175e3104d2b897cfc", kill_on_drop: false }` [INFO] [stdout] 586d8d92363789ef40c8bf014b6eb394e055c7cf7d4c533175e3104d2b897cfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3a3fb55f149ecf04494b86e0094bb17e3cc576cd5e1d7a38ccc72c3e27bc0d7 [INFO] running `Command { std: "docker" "start" "-a" "e3a3fb55f149ecf04494b86e0094bb17e3cc576cd5e1d7a38ccc72c3e27bc0d7", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking piston-viewport v0.5.0 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling gl_generator v0.10.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 approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking rusttype v0.7.6 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking png v0.14.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking piston2d-graphics v0.30.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking wayland-sys v0.21.12 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Checking wayland-commons v0.21.12 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.1 [INFO] [stderr] Checking piston2d-opengl_graphics v0.59.0 [INFO] [stderr] Checking pistoncore-input v0.24.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 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/space.rs (8 fixes) [INFO] [stderr] Fixed src/main.rs (2 fixes) [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] = note: `#[warn(unused_imports)]` on by default [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: 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] = note: `#[warn(unused_imports)]` on by default [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: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.62s [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking sim2D v0.1.0 (/tmp/fixit) [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] = note: `#[warn(unused_imports)]` on by default [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: 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] = note: `#[warn(unused_imports)]` on by default [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: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.01s [INFO] running `Command { std: "docker" "inspect" "e3a3fb55f149ecf04494b86e0094bb17e3cc576cd5e1d7a38ccc72c3e27bc0d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a3fb55f149ecf04494b86e0094bb17e3cc576cd5e1d7a38ccc72c3e27bc0d7", kill_on_drop: false }` [INFO] [stdout] e3a3fb55f149ecf04494b86e0094bb17e3cc576cd5e1d7a38ccc72c3e27bc0d7