[INFO] cloning repository https://github.com/giovannic/meq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giovannic/meq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiovannic%2Fmeq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiovannic%2Fmeq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c76c8f2dc9afc0cb6f69c0d9316f1a1e0947ab6b
[INFO] checking giovannic/meq against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiovannic%2Fmeq" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/giovannic/meq
[INFO] finished tweaking git repo https://github.com/giovannic/meq
[INFO] tweaked toml for git repo https://github.com/giovannic/meq written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/giovannic/meq on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/giovannic/meq 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-ffi v0.17.3
[INFO] [stderr]   Downloaded indoc v1.0.7
[INFO] [stderr]   Downloaded pyo3-macros v0.17.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.17.3
[INFO] [stderr]   Downloaded unindent v0.1.10
[INFO] [stderr]   Downloaded target-lexicon v0.12.5
[INFO] [stderr]   Downloaded pyo3-build-config v0.17.3
[INFO] [stderr]   Downloaded pyo3 v0.17.3
[INFO] [stderr]   Downloaded libc v0.2.137
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9951438bc4a505c40604a3704e6abdc231540ec14457c9b4bf900bffb0d0b3c
[INFO] running `Command { std: "docker" "start" "-a" "b9951438bc4a505c40604a3704e6abdc231540ec14457c9b4bf900bffb0d0b3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9951438bc4a505c40604a3704e6abdc231540ec14457c9b4bf900bffb0d0b3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9951438bc4a505c40604a3704e6abdc231540ec14457c9b4bf900bffb0d0b3c", kill_on_drop: false }`
[INFO] [stdout] b9951438bc4a505c40604a3704e6abdc231540ec14457c9b4bf900bffb0d0b3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0b66dd4cc52adbd98ab88cf9085d183371defa4ae3a42be785aec4e99445125
[INFO] running `Command { std: "docker" "start" "-a" "d0b66dd4cc52adbd98ab88cf9085d183371defa4ae3a42be785aec4e99445125", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking unindent v0.1.10
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling pyo3-build-config v0.17.3
[INFO] [stderr]    Compiling pyo3-ffi v0.17.3
[INFO] [stderr]    Compiling pyo3 v0.17.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.17.3
[INFO] [stderr]    Compiling pyo3-macros v0.17.3
[INFO] [stderr]     Checking meq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `ICA` and `ICM` are never read
[INFO] [stdout]    --> src/lib.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | struct Solution {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 252 |     ICA: Vec<f64>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 253 |     ICM: Vec<f64>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pfpr210` is never used
[INFO] [stdout]    --> src/lib.rs:277:4
[INFO] [stdout]     |
[INFO] [stdout] 277 | fn pfpr210(solution: &Solution) -> f64 {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `EIR` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     EIR: f64,
[INFO] [stdout]    |     ^^^ help: convert the identifier to snake case: `eir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rA` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     rA: f64,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `r_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rT` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     rT: f64,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `r_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rD` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     rD: f64,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `r_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rU` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     rU: f64,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `r_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rP` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     rP: f64,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `r_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dE` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     dE: f64,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `d_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cD` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     cD: f64,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `c_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cT` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     cT: f64,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `c_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cU` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     cU: f64,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `c_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ID0` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     ID0: f64,
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `id0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `aA` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     aA: f64,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `a_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `aU` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     aU: f64,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `a_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `IB0` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     IB0: f64,
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `ib0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `IC0` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     IC0: f64,
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case (notice the capitalization): `ic0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PM` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     PM: f64,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `pm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Q0` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     Q0: f64,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `q0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `S` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     S: Vec<f64>,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `T` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     T: Vec<f64>,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `D` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     D: Vec<f64>,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `A` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     A: Vec<f64>,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `U` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     U: Vec<f64>,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `P` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |     P: Vec<f64>,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pos_M` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pos_M: Vec<f64>,
[INFO] [stdout]     |     ^^^^^ help: convert the identifier to snake case: `pos_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ICA` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 252 |     ICA: Vec<f64>,
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `ica`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ICM` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     ICM: Vec<f64>,
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `icm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `FOIM` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |     FOIM: f64,
[INFO] [stdout]     |     ^^^^ help: convert the identifier to snake case: `foim`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `IB` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:307:17
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let mut IB = 0.;
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `ib`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `IC` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |         let mut IC = 0.;
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case (notice the capitalization): `ic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ID` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:309:17
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let mut ID = 0.;
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `FOI` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let mut FOI :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^^^ help: convert the identifier to snake case (notice the capitalization): `foi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ICA` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 |         let mut ICA :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^^^ help: convert the identifier to snake case: `ica`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ICM` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:312:17
[INFO] [stdout]     |
[INFO] [stdout] 312 |         let mut ICM :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^^^ help: convert the identifier to snake case: `icm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cA` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 |         let mut cA :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `c_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `S` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:316:17
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let mut S :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:317:17
[INFO] [stdout]     |
[INFO] [stdout] 317 |         let mut T :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case: `t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:318:17
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let mut D :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:319:17
[INFO] [stdout]     |
[INFO] [stdout] 319 |         let mut A :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `U` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:320:17
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let mut U :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case (notice the capitalization): `u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:321:17
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let mut P :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pos_M` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:322:17
[INFO] [stdout]     |
[INFO] [stdout] 322 |         let mut pos_M :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^^^^^ help: convert the identifier to snake case: `pos_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `IM0` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:361:13
[INFO] [stdout]     |
[INFO] [stdout] 361 |         let IM0 = ICA[pop.age20]*p.PM;
[INFO] [stdout]     |             ^^^ help: convert the identifier to snake case: `im0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ICM_prev` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |             let ICM_prev = if j==0 { IM0 } else { ICM[j-1] };
[INFO] [stdout]     |                 ^^^^^^^^ help: convert the identifier to snake case: `icm_prev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `betaT` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |             let betaT = p.rT + re;
[INFO] [stdout]     |                 ^^^^^ help: convert the identifier to snake case: `beta_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `betaD` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:387:17
[INFO] [stdout]     |
[INFO] [stdout] 387 |             let betaD = p.rD + re;
[INFO] [stdout]     |                 ^^^^^ help: convert the identifier to snake case: `beta_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `betaA` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:388:17
[INFO] [stdout]     |
[INFO] [stdout] 388 |             let betaA = FOI[j]*phi[j] + p.rA + re;
[INFO] [stdout]     |                 ^^^^^ help: convert the identifier to snake case: `beta_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `betaU` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:389:17
[INFO] [stdout]     |
[INFO] [stdout] 389 |             let betaU = FOI[j] + p.rU + re;
[INFO] [stdout]     |                 ^^^^^ help: convert the identifier to snake case: `beta_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `betaP` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:390:17
[INFO] [stdout]     |
[INFO] [stdout] 390 |             let betaP = p.rP + re;
[INFO] [stdout]     |                 ^^^^^ help: convert the identifier to snake case: `beta_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `aT` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |             let aT = p.ft*phi[j]*FOI[j]/betaT;
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `a_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `bT` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:394:17
[INFO] [stdout]     |
[INFO] [stdout] 394 |             let bT = if j == 0  { 0. } else { pop.r[j-1]*T[j-1]/betaT };
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `b_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `aD` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:395:17
[INFO] [stdout]     |
[INFO] [stdout] 395 |             let aD = (1.-p.ft)*phi[j]*FOI[j]/betaD;
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `a_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `bD` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:396:17
[INFO] [stdout]     |
[INFO] [stdout] 396 |             let bD = if j == 0 { 0. } else { pop.r[j-1]*D[j-1]/betaD };
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `b_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `aP` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:397:17
[INFO] [stdout]     |
[INFO] [stdout] 397 |             let aP = p.rT*aT/betaP;
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `a_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `bP` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:398:17
[INFO] [stdout]     |
[INFO] [stdout] 398 |             let bP = (p.rT*bT + (if j == 0 { 0. } else { pop.r[j-1]*P[j-1] }))/betaP;
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `b_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Y` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:401:17
[INFO] [stdout]     |
[INFO] [stdout] 401 |             let Y = (prop[j] - (bT+bD+bP))/(1.+aT+aD+aP);
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case (notice the capitalization): `y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rA` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:409:21
[INFO] [stdout]     |
[INFO] [stdout] 409 |             let mut rA = 0.;
[INFO] [stdout]     |                     ^^ help: convert the identifier to snake case: `r_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rU` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:410:21
[INFO] [stdout]     |
[INFO] [stdout] 410 |             let mut rU = 0.;
[INFO] [stdout]     |                     ^^ help: convert the identifier to snake case: `r_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ICA` and `ICM` are never read
[INFO] [stdout]    --> src/lib.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | struct Solution {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 252 |     ICA: Vec<f64>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 253 |     ICM: Vec<f64>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pfpr210` is never used
[INFO] [stdout]    --> src/lib.rs:277:4
[INFO] [stdout]     |
[INFO] [stdout] 277 | fn pfpr210(solution: &Solution) -> f64 {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `EIR` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     EIR: f64,
[INFO] [stdout]    |     ^^^ help: convert the identifier to snake case: `eir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rA` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     rA: f64,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `r_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rT` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     rT: f64,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `r_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rD` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     rD: f64,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `r_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rU` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     rU: f64,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `r_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rP` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     rP: f64,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `r_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dE` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     dE: f64,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `d_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cD` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     cD: f64,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `c_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cT` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     cT: f64,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `c_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cU` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     cU: f64,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `c_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ID0` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     ID0: f64,
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `id0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `aA` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     aA: f64,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `a_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `aU` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     aU: f64,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `a_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `IB0` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     IB0: f64,
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `ib0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `IC0` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     IC0: f64,
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case (notice the capitalization): `ic0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PM` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     PM: f64,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `pm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Q0` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     Q0: f64,
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `q0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `S` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     S: Vec<f64>,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `T` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     T: Vec<f64>,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `D` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     D: Vec<f64>,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `A` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     A: Vec<f64>,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `U` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     U: Vec<f64>,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `P` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |     P: Vec<f64>,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pos_M` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pos_M: Vec<f64>,
[INFO] [stdout]     |     ^^^^^ help: convert the identifier to snake case: `pos_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ICA` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 252 |     ICA: Vec<f64>,
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `ica`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ICM` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     ICM: Vec<f64>,
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `icm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `FOIM` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |     FOIM: f64,
[INFO] [stdout]     |     ^^^^ help: convert the identifier to snake case: `foim`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `IB` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:307:17
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let mut IB = 0.;
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `ib`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `IC` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |         let mut IC = 0.;
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case (notice the capitalization): `ic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ID` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:309:17
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let mut ID = 0.;
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `FOI` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let mut FOI :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^^^ help: convert the identifier to snake case (notice the capitalization): `foi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ICA` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 |         let mut ICA :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^^^ help: convert the identifier to snake case: `ica`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ICM` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:312:17
[INFO] [stdout]     |
[INFO] [stdout] 312 |         let mut ICM :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^^^ help: convert the identifier to snake case: `icm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cA` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 |         let mut cA :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `c_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `S` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:316:17
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let mut S :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:317:17
[INFO] [stdout]     |
[INFO] [stdout] 317 |         let mut T :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case: `t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:318:17
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let mut D :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:319:17
[INFO] [stdout]     |
[INFO] [stdout] 319 |         let mut A :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `U` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:320:17
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let mut U :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case (notice the capitalization): `u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:321:17
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let mut P :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pos_M` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:322:17
[INFO] [stdout]     |
[INFO] [stdout] 322 |         let mut pos_M :Vec<f64> = vec![0.;pop.na];
[INFO] [stdout]     |                 ^^^^^ help: convert the identifier to snake case: `pos_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `IM0` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:361:13
[INFO] [stdout]     |
[INFO] [stdout] 361 |         let IM0 = ICA[pop.age20]*p.PM;
[INFO] [stdout]     |             ^^^ help: convert the identifier to snake case: `im0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ICM_prev` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |             let ICM_prev = if j==0 { IM0 } else { ICM[j-1] };
[INFO] [stdout]     |                 ^^^^^^^^ help: convert the identifier to snake case: `icm_prev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `betaT` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |             let betaT = p.rT + re;
[INFO] [stdout]     |                 ^^^^^ help: convert the identifier to snake case: `beta_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `betaD` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:387:17
[INFO] [stdout]     |
[INFO] [stdout] 387 |             let betaD = p.rD + re;
[INFO] [stdout]     |                 ^^^^^ help: convert the identifier to snake case: `beta_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `betaA` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:388:17
[INFO] [stdout]     |
[INFO] [stdout] 388 |             let betaA = FOI[j]*phi[j] + p.rA + re;
[INFO] [stdout]     |                 ^^^^^ help: convert the identifier to snake case: `beta_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `betaU` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:389:17
[INFO] [stdout]     |
[INFO] [stdout] 389 |             let betaU = FOI[j] + p.rU + re;
[INFO] [stdout]     |                 ^^^^^ help: convert the identifier to snake case: `beta_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `betaP` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:390:17
[INFO] [stdout]     |
[INFO] [stdout] 390 |             let betaP = p.rP + re;
[INFO] [stdout]     |                 ^^^^^ help: convert the identifier to snake case: `beta_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `aT` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |             let aT = p.ft*phi[j]*FOI[j]/betaT;
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `a_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `bT` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:394:17
[INFO] [stdout]     |
[INFO] [stdout] 394 |             let bT = if j == 0  { 0. } else { pop.r[j-1]*T[j-1]/betaT };
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `b_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `aD` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:395:17
[INFO] [stdout]     |
[INFO] [stdout] 395 |             let aD = (1.-p.ft)*phi[j]*FOI[j]/betaD;
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `a_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `bD` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:396:17
[INFO] [stdout]     |
[INFO] [stdout] 396 |             let bD = if j == 0 { 0. } else { pop.r[j-1]*D[j-1]/betaD };
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `b_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `aP` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:397:17
[INFO] [stdout]     |
[INFO] [stdout] 397 |             let aP = p.rT*aT/betaP;
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `a_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `bP` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:398:17
[INFO] [stdout]     |
[INFO] [stdout] 398 |             let bP = (p.rT*bT + (if j == 0 { 0. } else { pop.r[j-1]*P[j-1] }))/betaP;
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `b_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Y` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:401:17
[INFO] [stdout]     |
[INFO] [stdout] 401 |             let Y = (prop[j] - (bT+bD+bP))/(1.+aT+aD+aP);
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case (notice the capitalization): `y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rA` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:409:21
[INFO] [stdout]     |
[INFO] [stdout] 409 |             let mut rA = 0.;
[INFO] [stdout]     |                     ^^ help: convert the identifier to snake case: `r_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rU` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:410:21
[INFO] [stdout]     |
[INFO] [stdout] 410 |             let mut rU = 0.;
[INFO] [stdout]     |                     ^^ help: convert the identifier to snake case: `r_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.25s
[INFO] running `Command { std: "docker" "inspect" "d0b66dd4cc52adbd98ab88cf9085d183371defa4ae3a42be785aec4e99445125", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0b66dd4cc52adbd98ab88cf9085d183371defa4ae3a42be785aec4e99445125", kill_on_drop: false }`
[INFO] [stdout] d0b66dd4cc52adbd98ab88cf9085d183371defa4ae3a42be785aec4e99445125
