[INFO] cloning repository https://github.com/AntonioLAvila/Strange_Attractors_2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AntonioLAvila/Strange_Attractors_2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonioLAvila%2FStrange_Attractors_2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonioLAvila%2FStrange_Attractors_2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26bac339270fc38a2690be3389b702aa90952f2e
[INFO] checking AntonioLAvila/Strange_Attractors_2 against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonioLAvila%2FStrange_Attractors_2" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AntonioLAvila/Strange_Attractors_2
[INFO] finished tweaking git repo https://github.com/AntonioLAvila/Strange_Attractors_2
[INFO] tweaked toml for git repo https://github.com/AntonioLAvila/Strange_Attractors_2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AntonioLAvila/Strange_Attractors_2 on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AntonioLAvila/Strange_Attractors_2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra-macros v0.1.0
[INFO] [stderr]   Downloaded wide v0.7.33
[INFO] [stderr]   Downloaded slotmap v0.4.3
[INFO] [stderr]   Downloaded simba v0.6.0
[INFO] [stderr]   Downloaded ncollide3d v0.32.0
[INFO] [stderr]   Downloaded nalgebra v0.29.0
[INFO] [stderr]   Downloaded kiss3d v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e97f3c7e0fdd80488e9e5d1f5b7c9c5c83d1cabe092a7218de97686e6f00dbb5
[INFO] running `Command { std: "docker" "start" "-a" "e97f3c7e0fdd80488e9e5d1f5b7c9c5c83d1cabe092a7218de97686e6f00dbb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e97f3c7e0fdd80488e9e5d1f5b7c9c5c83d1cabe092a7218de97686e6f00dbb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e97f3c7e0fdd80488e9e5d1f5b7c9c5c83d1cabe092a7218de97686e6f00dbb5", kill_on_drop: false }`
[INFO] [stdout] e97f3c7e0fdd80488e9e5d1f5b7c9c5c83d1cabe092a7218de97686e6f00dbb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef08ae647a2083b4c7e3126efdcc7bd2200525d228afa0205e4d0f17d09e140f
[INFO] running `Command { std: "docker" "start" "-a" "ef08ae647a2083b4c7e3126efdcc7bd2200525d228afa0205e4d0f17d09e140f", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.9
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking glow v0.7.2
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking wayland-egl v0.28.6
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking ncollide3d v0.32.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking winit v0.24.0
[INFO] [stderr]     Checking glutin v0.26.0
[INFO] [stderr]     Checking kiss3d v0.32.0
[INFO] [stderr]     Checking Strange_Attractors_2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Halvorsen` is never constructed
[INFO] [stdout]   --> src/attractors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct Halvorsen {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl Halvorsen {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 107 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lorentz` is never constructed
[INFO] [stdout]    --> src/attractors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct Lorentz {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl Lorentz {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] 127 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aizawa` is never constructed
[INFO] [stdout]    --> src/attractors.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct Aizawa {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl Aizawa {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 154 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FourWing` is never constructed
[INFO] [stdout]    --> src/attractors.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct FourWing {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl FourWing {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 181 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RabinovichFabrikant` is never constructed
[INFO] [stdout]    --> src/attractors.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct RabinovichFabrikant {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 203 | impl RabinovichFabrikant {
[INFO] [stdout]     | ------------------------ associated function in this implementation
[INFO] [stdout] 204 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Thomas` is never constructed
[INFO] [stdout]    --> src/attractors.rs:212:12
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct Thomas {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 224 | impl Thomas {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 225 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreeScroll` is never constructed
[INFO] [stdout]    --> src/attractors.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct ThreeScroll {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:250:12
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl ThreeScroll {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 250 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Chen` is never constructed
[INFO] [stdout]    --> src/attractors.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub struct Chen {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl Chen {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 301 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `dt` should have an upper case name
[INFO] [stdout]   --> src/main.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const dt: f32 = 0.001;
[INFO] [stdout]    |       ^^ help: convert the identifier to upper case: `DT`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `H` should have a snake case name
[INFO] [stdout]   --> src/util.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn hsv_to_rgb(H: &f64, S: &f64, V: &f64) -> (f32, f32, f32) {
[INFO] [stdout]    |                   ^ help: convert the identifier to snake case: `h`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `S` should have a snake case name
[INFO] [stdout]   --> src/util.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn hsv_to_rgb(H: &f64, S: &f64, V: &f64) -> (f32, f32, f32) {
[INFO] [stdout]    |                            ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `V` should have a snake case name
[INFO] [stdout]   --> src/util.rs:26:37
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn hsv_to_rgb(H: &f64, S: &f64, V: &f64) -> (f32, f32, f32) {
[INFO] [stdout]    |                                     ^ help: convert the identifier to snake case (notice the capitalization): `v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Halvorsen` is never constructed
[INFO] [stdout]   --> src/attractors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct Halvorsen {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl Halvorsen {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 107 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lorentz` is never constructed
[INFO] [stdout]    --> src/attractors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct Lorentz {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl Lorentz {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] 127 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aizawa` is never constructed
[INFO] [stdout]    --> src/attractors.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct Aizawa {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl Aizawa {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 154 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FourWing` is never constructed
[INFO] [stdout]    --> src/attractors.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct FourWing {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl FourWing {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 181 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RabinovichFabrikant` is never constructed
[INFO] [stdout]    --> src/attractors.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct RabinovichFabrikant {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 203 | impl RabinovichFabrikant {
[INFO] [stdout]     | ------------------------ associated function in this implementation
[INFO] [stdout] 204 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Thomas` is never constructed
[INFO] [stdout]    --> src/attractors.rs:212:12
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct Thomas {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 224 | impl Thomas {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 225 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreeScroll` is never constructed
[INFO] [stdout]    --> src/attractors.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct ThreeScroll {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:250:12
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl ThreeScroll {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 250 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Chen` is never constructed
[INFO] [stdout]    --> src/attractors.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub struct Chen {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/attractors.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl Chen {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 301 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `dt` should have an upper case name
[INFO] [stdout]   --> src/main.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const dt: f32 = 0.001;
[INFO] [stdout]    |       ^^ help: convert the identifier to upper case: `DT`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `H` should have a snake case name
[INFO] [stdout]   --> src/util.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn hsv_to_rgb(H: &f64, S: &f64, V: &f64) -> (f32, f32, f32) {
[INFO] [stdout]    |                   ^ help: convert the identifier to snake case: `h`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `S` should have a snake case name
[INFO] [stdout]   --> src/util.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn hsv_to_rgb(H: &f64, S: &f64, V: &f64) -> (f32, f32, f32) {
[INFO] [stdout]    |                            ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `V` should have a snake case name
[INFO] [stdout]   --> src/util.rs:26:37
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn hsv_to_rgb(H: &f64, S: &f64, V: &f64) -> (f32, f32, f32) {
[INFO] [stdout]    |                                     ^ help: convert the identifier to snake case (notice the capitalization): `v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "ef08ae647a2083b4c7e3126efdcc7bd2200525d228afa0205e4d0f17d09e140f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef08ae647a2083b4c7e3126efdcc7bd2200525d228afa0205e4d0f17d09e140f", kill_on_drop: false }`
[INFO] [stdout] ef08ae647a2083b4c7e3126efdcc7bd2200525d228afa0205e4d0f17d09e140f
