[INFO] fetching crate talrost 0.1.2...
[INFO] building talrost-0.1.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate talrost 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate talrost 0.1.2
[INFO] finished tweaking crates.io crate talrost 0.1.2
[INFO] tweaked toml for crates.io crate talrost 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate talrost 0.1.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate talrost 0.1.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 111fce62e66beeae9e13c7ff68218fd2b57457accef083753a3b9da39b81f5ba
[INFO] running `Command { std: "docker" "start" "-a" "111fce62e66beeae9e13c7ff68218fd2b57457accef083753a3b9da39b81f5ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "111fce62e66beeae9e13c7ff68218fd2b57457accef083753a3b9da39b81f5ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "111fce62e66beeae9e13c7ff68218fd2b57457accef083753a3b9da39b81f5ba", kill_on_drop: false }`
[INFO] [stdout] 111fce62e66beeae9e13c7ff68218fd2b57457accef083753a3b9da39b81f5ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acd9fa9dc512e1a0d2b2504bc2c238da0cd7c9c3f9fa2c1adbc64fb291311433
[INFO] running `Command { std: "docker" "start" "-a" "acd9fa9dc512e1a0d2b2504bc2c238da0cd7c9c3f9fa2c1adbc64fb291311433", kill_on_drop: false }`
[INFO] [stderr]    Compiling talrost v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `associated_type_bounds` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![feature(associated_type_bounds)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_arg_infer` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | #![feature(generic_arg_infer)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_float_bits_conv` has been stable since 1.83.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(const_float_bits_conv)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y1`
[INFO] [stdout]   --> src/solvers/yuksel.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     y1: f64,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_y1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/solvers/yuksel.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     mut x0: f64,
[INFO] [stdout]    |     ----^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/solvers/yuksel.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     mut x1: f64,
[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/solvers/yuksel.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     mut x0: f64,
[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/solvers/yuksel.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     mut y0: f64,
[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/solvers/yuksel.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     mut x1: f64,
[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/solvers/yuksel.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 |     mut y1: f64,
[INFO] [stdout]     |     ----^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> src/solvers/yuksel.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     N: usize,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]    --> src/solvers/yuksel.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     N: usize,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]    --> src/solvers/yuksel.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     N: usize,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]    --> src/solvers/yuksel.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     N: usize,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `openMin` should have a snake case name
[INFO] [stdout]    --> src/solvers/yuksel.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     openMin: bool,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to snake case: `open_min`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `derivRoots` should have a snake case name
[INFO] [stdout]    --> src/solvers/yuksel.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let derivRoots = roots_cubic(&df, tol);
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `deriv_roots`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let [A, B, C] = [p.c[0], p.c[1] / (T::ONE + T::ONE), p.c[2]];
[INFO] [stdout]    |              ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let [A, B, C] = [p.c[0], p.c[1] / (T::ONE + T::ONE), p.c[2]];
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let [A, B, C] = [p.c[0], p.c[1] / (T::ONE + T::ONE), p.c[2]];
[INFO] [stdout]    |                    ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let D = B.mul_add(B, -(A * C));
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `E` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |             let E = D.sqrt();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 let F = -B + E;
[INFO] [stdout]    |                     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     let F = (-A * C).sqrt();
[INFO] [stdout]    |                         ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     let F = (-A * C).sqrt();
[INFO] [stdout]    |                         ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let [A, B, C] = [a, b / (T::ONE + T::ONE), c];
[INFO] [stdout]    |              ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let [A, B, C] = [a, b / (T::ONE + T::ONE), c];
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let [A, B, C] = [a, b / (T::ONE + T::ONE), c];
[INFO] [stdout]    |                    ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let D = B.mul_add(B, -(A * C));
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `E` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |             let E = D.sqrt();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 let F = -B + E;
[INFO] [stdout]    |                     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     let F = (-A * C).sqrt();
[INFO] [stdout]    |                         ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     let F = (-A * C).sqrt();
[INFO] [stdout]    |                         ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ONE_THIRD` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let ONE_THIRD: T = T::ONE / (T::ONE + T::ONE + T::ONE); // Should be const but can't use T here
[INFO] [stdout]    |             ^^^^^^^^^ help: convert the identifier to snake case: `one_third`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "acd9fa9dc512e1a0d2b2504bc2c238da0cd7c9c3f9fa2c1adbc64fb291311433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acd9fa9dc512e1a0d2b2504bc2c238da0cd7c9c3f9fa2c1adbc64fb291311433", kill_on_drop: false }`
[INFO] [stdout] acd9fa9dc512e1a0d2b2504bc2c238da0cd7c9c3f9fa2c1adbc64fb291311433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f1c9705e0147df102682f92506467b958f87ad0a69ca21416a878029d7250da
[INFO] running `Command { std: "docker" "start" "-a" "9f1c9705e0147df102682f92506467b958f87ad0a69ca21416a878029d7250da", kill_on_drop: false }`
[INFO] [stdout] warning: the feature `associated_type_bounds` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![feature(associated_type_bounds)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_arg_infer` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | #![feature(generic_arg_infer)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_float_bits_conv` has been stable since 1.83.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(const_float_bits_conv)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y1`
[INFO] [stdout]   --> src/solvers/yuksel.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     y1: f64,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_y1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/solvers/yuksel.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     mut x0: f64,
[INFO] [stdout]    |     ----^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/solvers/yuksel.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     mut x1: f64,
[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/solvers/yuksel.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     mut x0: f64,
[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/solvers/yuksel.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     mut y0: f64,
[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/solvers/yuksel.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     mut x1: f64,
[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/solvers/yuksel.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 |     mut y1: f64,
[INFO] [stdout]     |     ----^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> src/solvers/yuksel.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     N: usize,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]    --> src/solvers/yuksel.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     N: usize,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]    --> src/solvers/yuksel.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     N: usize,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]    --> src/solvers/yuksel.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     N: usize,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `openMin` should have a snake case name
[INFO] [stdout]    --> src/solvers/yuksel.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     openMin: bool,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to snake case: `open_min`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `derivRoots` should have a snake case name
[INFO] [stdout]    --> src/solvers/yuksel.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let derivRoots = roots_cubic(&df, tol);
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `deriv_roots`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let [A, B, C] = [p.c[0], p.c[1] / (T::ONE + T::ONE), p.c[2]];
[INFO] [stdout]    |              ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let [A, B, C] = [p.c[0], p.c[1] / (T::ONE + T::ONE), p.c[2]];
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let [A, B, C] = [p.c[0], p.c[1] / (T::ONE + T::ONE), p.c[2]];
[INFO] [stdout]    |                    ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let D = B.mul_add(B, -(A * C));
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `E` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |             let E = D.sqrt();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 let F = -B + E;
[INFO] [stdout]    |                     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     let F = (-A * C).sqrt();
[INFO] [stdout]    |                         ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     let F = (-A * C).sqrt();
[INFO] [stdout]    |                         ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let [A, B, C] = [a, b / (T::ONE + T::ONE), c];
[INFO] [stdout]    |              ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let [A, B, C] = [a, b / (T::ONE + T::ONE), c];
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let [A, B, C] = [a, b / (T::ONE + T::ONE), c];
[INFO] [stdout]    |                    ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let D = B.mul_add(B, -(A * C));
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `E` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |             let E = D.sqrt();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 let F = -B + E;
[INFO] [stdout]    |                     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     let F = (-A * C).sqrt();
[INFO] [stdout]    |                         ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     let F = (-A * C).sqrt();
[INFO] [stdout]    |                         ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ONE_THIRD` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let ONE_THIRD: T = T::ONE / (T::ONE + T::ONE + T::ONE); // Should be const but can't use T here
[INFO] [stdout]    |             ^^^^^^^^^ help: convert the identifier to snake case: `one_third`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling talrost v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `associated_type_bounds` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![feature(associated_type_bounds)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_arg_infer` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | #![feature(generic_arg_infer)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_float_bits_conv` has been stable since 1.83.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(const_float_bits_conv)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y1`
[INFO] [stdout]   --> src/solvers/yuksel.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     y1: f64,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_y1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/solvers/yuksel.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     mut x0: f64,
[INFO] [stdout]    |     ----^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/solvers/yuksel.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     mut x1: f64,
[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/solvers/yuksel.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     mut x0: f64,
[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/solvers/yuksel.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     mut y0: f64,
[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/solvers/yuksel.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     mut x1: f64,
[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/solvers/yuksel.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 |     mut y1: f64,
[INFO] [stdout]     |     ----^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> src/solvers/yuksel.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     N: usize,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]    --> src/solvers/yuksel.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     N: usize,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]    --> src/solvers/yuksel.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     N: usize,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]    --> src/solvers/yuksel.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     N: usize,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `openMin` should have a snake case name
[INFO] [stdout]    --> src/solvers/yuksel.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     openMin: bool,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to snake case: `open_min`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `derivRoots` should have a snake case name
[INFO] [stdout]    --> src/solvers/yuksel.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let derivRoots = roots_cubic(&df, tol);
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `deriv_roots`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let [A, B, C] = [p.c[0], p.c[1] / (T::ONE + T::ONE), p.c[2]];
[INFO] [stdout]    |              ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let [A, B, C] = [p.c[0], p.c[1] / (T::ONE + T::ONE), p.c[2]];
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let [A, B, C] = [p.c[0], p.c[1] / (T::ONE + T::ONE), p.c[2]];
[INFO] [stdout]    |                    ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let D = B.mul_add(B, -(A * C));
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `E` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |             let E = D.sqrt();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 let F = -B + E;
[INFO] [stdout]    |                     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     let F = (-A * C).sqrt();
[INFO] [stdout]    |                         ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     let F = (-A * C).sqrt();
[INFO] [stdout]    |                         ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let [A, B, C] = [a, b / (T::ONE + T::ONE), c];
[INFO] [stdout]    |              ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let [A, B, C] = [a, b / (T::ONE + T::ONE), c];
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let [A, B, C] = [a, b / (T::ONE + T::ONE), c];
[INFO] [stdout]    |                    ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let D = B.mul_add(B, -(A * C));
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `E` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |             let E = D.sqrt();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 let F = -B + E;
[INFO] [stdout]    |                     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     let F = (-A * C).sqrt();
[INFO] [stdout]    |                         ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     let F = (-A * C).sqrt();
[INFO] [stdout]    |                         ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ONE_THIRD` should have a snake case name
[INFO] [stdout]   --> src/solvers/blinn.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let ONE_THIRD: T = T::ONE / (T::ONE + T::ONE + T::ONE); // Should be const but can't use T here
[INFO] [stdout]    |             ^^^^^^^^^ help: convert the identifier to snake case: `one_third`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s
[INFO] running `Command { std: "docker" "inspect" "9f1c9705e0147df102682f92506467b958f87ad0a69ca21416a878029d7250da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f1c9705e0147df102682f92506467b958f87ad0a69ca21416a878029d7250da", kill_on_drop: false }`
[INFO] [stdout] 9f1c9705e0147df102682f92506467b958f87ad0a69ca21416a878029d7250da
