[INFO] fetching crate international_standard_atmosphere 0.2.1...
[INFO] testing international_standard_atmosphere-0.2.1 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate international_standard_atmosphere 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate international_standard_atmosphere 0.2.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate international_standard_atmosphere 0.2.1
[INFO] tweaked toml for crates.io crate international_standard_atmosphere 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate international_standard_atmosphere 0.2.1 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate international_standard_atmosphere 0.2.1 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edf228e64aaa4c91587fd0e35bb3bae5367e17894b1354b07db8b9c8ad835fdf
[INFO] running `Command { std: "docker" "start" "-a" "edf228e64aaa4c91587fd0e35bb3bae5367e17894b1354b07db8b9c8ad835fdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edf228e64aaa4c91587fd0e35bb3bae5367e17894b1354b07db8b9c8ad835fdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edf228e64aaa4c91587fd0e35bb3bae5367e17894b1354b07db8b9c8ad835fdf", kill_on_drop: false }`
[INFO] [stdout] edf228e64aaa4c91587fd0e35bb3bae5367e17894b1354b07db8b9c8ad835fdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b74b9fe77857154e2f43f51a945b60d6a048029debb5a762201ac824d048090
[INFO] running `Command { std: "docker" "start" "-a" "1b74b9fe77857154e2f43f51a945b60d6a048029debb5a762201ac824d048090", kill_on_drop: false }`
[INFO] [stderr]    Compiling international_standard_atmosphere v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fmt::Error`
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use std::fmt::Error;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::layers::*`
[INFO] [stdout]  --> src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use crate::layers::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geopotential_altitude`
[INFO] [stdout]   --> src/layers/stratosphere.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn temperature_gradient(&self, geopotential_altitude: f64, level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geopotential_altitude`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mesopause` is never constructed
[INFO] [stdout]  --> src/layers/mesopause.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Mesopause{
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stdout]   --> src/layers/mesopause.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl Mesopause{
[INFO] [stdout]    | -------------- associated functions in this implementation
[INFO] [stdout]  5 |     fn base_geopotential_altitude()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8 |     fn base_temperature()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn temperature_gradient()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mesosphere` is never constructed
[INFO] [stdout]  --> src/layers/mesosphere.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Mesosphere{
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stdout]   --> src/layers/mesosphere.rs:6:8
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl Mesosphere{
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout]  6 |     fn base_geopotential_altitude(level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn base_temperature(level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn temperature_gradient(level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stratopause` is never constructed
[INFO] [stdout]  --> src/layers/stratopause.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Stratopause{
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stdout]   --> src/layers/stratopause.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl Stratopause{
[INFO] [stdout]    | ---------------- associated functions in this implementation
[INFO] [stdout]  5 |     fn base_geopotential_altitude()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8 |     fn base_temperature()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn temperature_gradient()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stratosphere` is never constructed
[INFO] [stdout]  --> src/layers/stratosphere.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Stratosphere{
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stdout]   --> src/layers/stratosphere.rs:5:12
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl Stratosphere{
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout]  5 |     pub fn base_geopotential_altitude(&self, level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn base_temperature(&self, level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn temperature_gradient(&self, geopotential_altitude: f64, level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tropopause` is never constructed
[INFO] [stdout]  --> src/layers/tropopause.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Tropopause{
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stdout]   --> src/layers/tropopause.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl Tropopause{
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout]  5 |     fn base_geopotential_altitude()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8 |     fn base_temperature()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn temperature_gradient()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `M_0` is never used
[INFO] [stdout]  --> src/reference/constants.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const M_0:       f64 = 28.964420;    // kg/kmol
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `N_A` is never used
[INFO] [stdout]  --> src/reference/constants.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const N_A:       f64 = 602.257e24;   // kmol^{-1}
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `P_0` is never used
[INFO] [stdout]  --> src/reference/constants.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const P_0:       f64 = 101.325e3;    // Pa
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `S` is never used
[INFO] [stdout]  --> src/reference/constants.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const S:         f64 = 110.4;        // K
[INFO] [stdout]   |           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `T_I` is never used
[INFO] [stdout]  --> src/reference/constants.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const T_I:       f64 = 273.15;       // K
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `T_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const T_0:       f64 = 288.15;       // K
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `t_i` is never used
[INFO] [stdout]   --> src/reference/constants.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const t_i:       f64 = 0.0;          // deg C   
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `t_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const t_0:       f64 = 15.0;         // deg C
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Beta_s` is never used
[INFO] [stdout]   --> src/reference/constants.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const Beta_s:    f64 = 1.458e-6;     // kg/(m*s*K12)
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `k` is never used
[INFO] [stdout]   --> src/reference/constants.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const k:         f64 = 1.4;          // dimensionless
[INFO] [stdout]    |           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rho_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const rho_0:     f64 = 1.225;        // kg/m3
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sigma` is never used
[INFO] [stdout]   --> src/reference/constants.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const sigma:     f64 = 0.365e-9;     // m
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const nitrogen_volume: f64 = 78.084;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `oxygen_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const oxygen_volume: f64 = 20.9476;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `argon_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const argon_volume: f64 = 0.934;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `carbon_dioxide_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const carbon_dioxide_volume: f64 = 0.0314;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `neon_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const neon_volume: f64 = 1.818e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `helium_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const helium_volume: f64 = 524.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `krypton_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const krypton_volume: f64 = 114.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `xenon_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const xenon_volume: f64 = 8.7e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `hydrogen_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const hydrogen_volume: f64 = 50.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_monoxide_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const nitrogen_monoxide_volume: f64 = 50.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `methane_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const methane_volume: f64 = 0.2e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_summer_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const ozone_summer_volume: f64 = 7.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_winter_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const ozone_winter_volume: f64 = 2.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sulphur_dioxide_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub const sulphur_dioxide_volume: f64 = 0.1e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_dioxide_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub const nitrogen_dioxide_volume: f64 = 2.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `iodine_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const iodine_volume: f64 = 1.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `air_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const air_volume: f64 = 100.0;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub const nitrogen_molar_mass: f64 = 28.0134;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `oxygen_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const oxygen_molar_mass: f64 = 31.9988;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `argon_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub const argon_molar_mass: f64 = 39.948;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `neon_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const neon_molar_mass: f64 = 20.183;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `carbon_dioxide_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub const carbon_dioxide_molar_mass: f64 = 44.00995;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `helium_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub const helium_molar_mass: f64 = 4.0026;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `krypton_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const krypton_molar_mass: f64 = 83.80;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `xenon_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub const xenon_molar_mass: f64 = 131.30;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `hydrogen_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub const hydrogen_molar_mass: f64 = 2.01594;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_monoxide_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub const nitrogen_monoxide_molar_mass: f64 = 44.0128;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `methane_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub const methane_molar_mass: f64 = 16.04303;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_summer_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub const ozone_summer_molar_mass: f64 = 47.9982;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_winter_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub const ozone_winter_molar_mass: f64 = 47.9982;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sulphur_dioxide_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub const sulphur_dioxide_molar_mass: f64 = 64.0628;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_dioxide_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub const nitrogen_dioxide_molar_mass: f64 = 46.0055;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `iodine_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub const iodine_molar_mass: f64 = 253.8088;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `a_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub const a_0: f64 = 340.294;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `H_p_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub const H_p_0: f64 = 8434.5;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `l_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub const l_0: f64 = 66.328e-9;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `n_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub const n_0: f64 = 25.471e24;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `v_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub const v_0: f64 = 458.94;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `gamma_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub const gamma_0: f64 = 12.013;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nu_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub const nu_0: f64 = 14.607e-6;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `lambda_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub const lambda_0: f64 = 25.343e-3;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mu_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub const mu_0: f64 = 17.894e-6;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `omega_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub const omega_0: f64 = 6.9193e9;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `g_0` should have an upper case name
[INFO] [stdout]  --> src/reference/constants.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const g_0:       f64 = 9.80665;      // m/s2
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 2 - pub const g_0:       f64 = 9.80665;      // m/s2
[INFO] [stdout] 2 + pub const G_0:       f64 = 9.80665;      // m/s2
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `R_Star` should have an upper case name
[INFO] [stdout]  --> src/reference/constants.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const R_Star:    f64 = 8314.32;      // kg*m2/(s2*K*kmol)
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 6 - pub const R_Star:    f64 = 8314.32;      // kg*m2/(s2*K*kmol)
[INFO] [stdout] 6 + pub const R_STAR:    f64 = 8314.32;      // kg*m2/(s2*K*kmol)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `t_i` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const t_i:       f64 = 0.0;          // deg C   
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case: `T_I`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `t_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const t_0:       f64 = 15.0;         // deg C
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case: `T_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Beta_s` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const Beta_s:    f64 = 1.458e-6;     // kg/(m*s*K12)
[INFO] [stdout]    |           ^^^^^^ help: convert the identifier to upper case: `BETA_S`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `k` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const k:         f64 = 1.4;          // dimensionless
[INFO] [stdout]    |           ^ help: convert the identifier to upper case (notice the capitalization): `K`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rho_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const rho_0:     f64 = 1.225;        // kg/m3
[INFO] [stdout]    |           ^^^^^ help: convert the identifier to upper case: `RHO_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sigma` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const sigma:     f64 = 0.365e-9;     // m
[INFO] [stdout]    |           ^^^^^ help: convert the identifier to upper case: `SIGMA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `earth_radius_nominal` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const earth_radius_nominal: f64 = 6356766.0;    // m
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 18 - pub const earth_radius_nominal: f64 = 6356766.0;    // m
[INFO] [stdout] 18 + pub const EARTH_RADIUS_NOMINAL: f64 = 6356766.0;    // m
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const nitrogen_volume: f64 = 78.084;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `oxygen_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const oxygen_volume: f64 = 20.9476;
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: convert the identifier to upper case: `OXYGEN_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `argon_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const argon_volume: f64 = 0.934;
[INFO] [stdout]    |           ^^^^^^^^^^^^ help: convert the identifier to upper case: `ARGON_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `carbon_dioxide_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const carbon_dioxide_volume: f64 = 0.0314;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CARBON_DIOXIDE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `neon_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const neon_volume: f64 = 1.818e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^ help: convert the identifier to upper case: `NEON_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `helium_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const helium_volume: f64 = 524.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: convert the identifier to upper case: `HELIUM_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `krypton_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const krypton_volume: f64 = 114.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KRYPTON_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `xenon_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const xenon_volume: f64 = 8.7e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^ help: convert the identifier to upper case: `XENON_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `hydrogen_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const hydrogen_volume: f64 = 50.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `HYDROGEN_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_monoxide_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const nitrogen_monoxide_volume: f64 = 50.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_MONOXIDE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `methane_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const methane_volume: f64 = 0.2e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `METHANE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_summer_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const ozone_summer_volume: f64 = 7.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_SUMMER_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_winter_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const ozone_winter_volume: f64 = 2.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_WINTER_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sulphur_dioxide_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub const sulphur_dioxide_volume: f64 = 0.1e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SULPHUR_DIOXIDE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_dioxide_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub const nitrogen_dioxide_volume: f64 = 2.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_DIOXIDE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `iodine_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const iodine_volume: f64 = 1.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: convert the identifier to upper case: `IODINE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `air_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const air_volume: f64 = 100.0;
[INFO] [stdout]    |           ^^^^^^^^^^ help: convert the identifier to upper case: `AIR_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub const nitrogen_molar_mass: f64 = 28.0134;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `oxygen_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const oxygen_molar_mass: f64 = 31.9988;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OXYGEN_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `argon_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub const argon_molar_mass: f64 = 39.948;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ARGON_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `neon_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const neon_molar_mass: f64 = 20.183;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NEON_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `carbon_dioxide_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub const carbon_dioxide_molar_mass: f64 = 44.00995;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CARBON_DIOXIDE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `helium_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub const helium_molar_mass: f64 = 4.0026;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `HELIUM_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `krypton_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const krypton_molar_mass: f64 = 83.80;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KRYPTON_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `xenon_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub const xenon_molar_mass: f64 = 131.30;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `XENON_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `hydrogen_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub const hydrogen_molar_mass: f64 = 2.01594;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `HYDROGEN_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_monoxide_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub const nitrogen_monoxide_molar_mass: f64 = 44.0128;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_MONOXIDE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `methane_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub const methane_molar_mass: f64 = 16.04303;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `METHANE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_summer_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub const ozone_summer_molar_mass: f64 = 47.9982;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_SUMMER_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_winter_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub const ozone_winter_molar_mass: f64 = 47.9982;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_WINTER_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sulphur_dioxide_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub const sulphur_dioxide_molar_mass: f64 = 64.0628;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SULPHUR_DIOXIDE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_dioxide_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub const nitrogen_dioxide_molar_mass: f64 = 46.0055;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_DIOXIDE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `iodine_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub const iodine_molar_mass: f64 = 253.8088;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `IODINE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `air_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub const air_molar_mass: f64 = 28.964420;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 55 - pub const air_molar_mass: f64 = 28.964420;
[INFO] [stdout] 55 + pub const AIR_MOLAR_MASS: f64 = 28.964420;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `a_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub const a_0: f64 = 340.294;
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case: `A_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `H_p_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub const H_p_0: f64 = 8434.5;
[INFO] [stdout]    |           ^^^^^ help: convert the identifier to upper case: `H_P_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `l_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub const l_0: f64 = 66.328e-9;
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case: `L_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `n_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub const n_0: f64 = 25.471e24;
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case: `N_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `v_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub const v_0: f64 = 458.94;
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case (notice the capitalization): `V_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `gamma_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub const gamma_0: f64 = 12.013;
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `GAMMA_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nu_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub const nu_0: f64 = 14.607e-6;
[INFO] [stdout]    |           ^^^^ help: convert the identifier to upper case: `NU_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `lambda_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub const lambda_0: f64 = 25.343e-3;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `LAMBDA_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mu_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub const mu_0: f64 = 17.894e-6;
[INFO] [stdout]    |           ^^^^ help: convert the identifier to upper case: `MU_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `omega_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub const omega_0: f64 = 6.9193e9;
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `OMEGA_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] running `Command { std: "docker" "inspect" "1b74b9fe77857154e2f43f51a945b60d6a048029debb5a762201ac824d048090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b74b9fe77857154e2f43f51a945b60d6a048029debb5a762201ac824d048090", kill_on_drop: false }`
[INFO] [stdout] 1b74b9fe77857154e2f43f51a945b60d6a048029debb5a762201ac824d048090
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e39a96f1f8737e58572715c077c41b89819e997dd873483135e5bfd9a8b05876
[INFO] running `Command { std: "docker" "start" "-a" "e39a96f1f8737e58572715c077c41b89819e997dd873483135e5bfd9a8b05876", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::fmt::Error`
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use std::fmt::Error;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::layers::*`
[INFO] [stdout]  --> src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use crate::layers::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geopotential_altitude`
[INFO] [stdout]   --> src/layers/stratosphere.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn temperature_gradient(&self, geopotential_altitude: f64, level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geopotential_altitude`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mesopause` is never constructed
[INFO] [stdout]  --> src/layers/mesopause.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Mesopause{
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stdout]   --> src/layers/mesopause.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl Mesopause{
[INFO] [stdout]    | -------------- associated functions in this implementation
[INFO] [stdout]  5 |     fn base_geopotential_altitude()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8 |     fn base_temperature()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn temperature_gradient()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mesosphere` is never constructed
[INFO] [stdout]  --> src/layers/mesosphere.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Mesosphere{
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stdout]   --> src/layers/mesosphere.rs:6:8
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl Mesosphere{
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout]  6 |     fn base_geopotential_altitude(level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn base_temperature(level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn temperature_gradient(level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stratopause` is never constructed
[INFO] [stdout]  --> src/layers/stratopause.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Stratopause{
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stdout]   --> src/layers/stratopause.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl Stratopause{
[INFO] [stdout]    | ---------------- associated functions in this implementation
[INFO] [stdout]  5 |     fn base_geopotential_altitude()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8 |     fn base_temperature()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn temperature_gradient()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stratosphere` is never constructed
[INFO] [stdout]  --> src/layers/stratosphere.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Stratosphere{
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stdout]   --> src/layers/stratosphere.rs:5:12
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl Stratosphere{
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout]  5 |     pub fn base_geopotential_altitude(&self, level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn base_temperature(&self, level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn temperature_gradient(&self, geopotential_altitude: f64, level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tropopause` is never constructed
[INFO] [stdout]  --> src/layers/tropopause.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Tropopause{
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stdout]   --> src/layers/tropopause.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl Tropopause{
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout]  5 |     fn base_geopotential_altitude()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8 |     fn base_temperature()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn temperature_gradient()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `M_0` is never used
[INFO] [stdout]  --> src/reference/constants.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const M_0:       f64 = 28.964420;    // kg/kmol
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `N_A` is never used
[INFO] [stdout]  --> src/reference/constants.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const N_A:       f64 = 602.257e24;   // kmol^{-1}
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `P_0` is never used
[INFO] [stdout]  --> src/reference/constants.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const P_0:       f64 = 101.325e3;    // Pa
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `S` is never used
[INFO] [stdout]  --> src/reference/constants.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const S:         f64 = 110.4;        // K
[INFO] [stdout]   |           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `T_I` is never used
[INFO] [stdout]  --> src/reference/constants.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const T_I:       f64 = 273.15;       // K
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `T_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const T_0:       f64 = 288.15;       // K
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `t_i` is never used
[INFO] [stdout]   --> src/reference/constants.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const t_i:       f64 = 0.0;          // deg C   
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `t_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const t_0:       f64 = 15.0;         // deg C
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Beta_s` is never used
[INFO] [stdout]   --> src/reference/constants.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const Beta_s:    f64 = 1.458e-6;     // kg/(m*s*K12)
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `k` is never used
[INFO] [stdout]   --> src/reference/constants.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const k:         f64 = 1.4;          // dimensionless
[INFO] [stdout]    |           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rho_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const rho_0:     f64 = 1.225;        // kg/m3
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sigma` is never used
[INFO] [stdout]   --> src/reference/constants.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const sigma:     f64 = 0.365e-9;     // m
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const nitrogen_volume: f64 = 78.084;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `oxygen_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const oxygen_volume: f64 = 20.9476;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `argon_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const argon_volume: f64 = 0.934;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `carbon_dioxide_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const carbon_dioxide_volume: f64 = 0.0314;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `neon_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const neon_volume: f64 = 1.818e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `helium_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const helium_volume: f64 = 524.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `krypton_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const krypton_volume: f64 = 114.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `xenon_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const xenon_volume: f64 = 8.7e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `hydrogen_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const hydrogen_volume: f64 = 50.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_monoxide_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const nitrogen_monoxide_volume: f64 = 50.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `methane_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const methane_volume: f64 = 0.2e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_summer_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const ozone_summer_volume: f64 = 7.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_winter_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const ozone_winter_volume: f64 = 2.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sulphur_dioxide_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub const sulphur_dioxide_volume: f64 = 0.1e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_dioxide_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub const nitrogen_dioxide_volume: f64 = 2.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `iodine_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const iodine_volume: f64 = 1.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `air_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const air_volume: f64 = 100.0;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub const nitrogen_molar_mass: f64 = 28.0134;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `oxygen_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const oxygen_molar_mass: f64 = 31.9988;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `argon_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub const argon_molar_mass: f64 = 39.948;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `neon_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const neon_molar_mass: f64 = 20.183;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `carbon_dioxide_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub const carbon_dioxide_molar_mass: f64 = 44.00995;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `helium_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub const helium_molar_mass: f64 = 4.0026;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `krypton_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const krypton_molar_mass: f64 = 83.80;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `xenon_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub const xenon_molar_mass: f64 = 131.30;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `hydrogen_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub const hydrogen_molar_mass: f64 = 2.01594;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_monoxide_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub const nitrogen_monoxide_molar_mass: f64 = 44.0128;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `methane_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub const methane_molar_mass: f64 = 16.04303;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_summer_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub const ozone_summer_molar_mass: f64 = 47.9982;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_winter_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub const ozone_winter_molar_mass: f64 = 47.9982;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sulphur_dioxide_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub const sulphur_dioxide_molar_mass: f64 = 64.0628;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_dioxide_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub const nitrogen_dioxide_molar_mass: f64 = 46.0055;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `iodine_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub const iodine_molar_mass: f64 = 253.8088;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `a_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub const a_0: f64 = 340.294;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `H_p_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub const H_p_0: f64 = 8434.5;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `l_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub const l_0: f64 = 66.328e-9;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `n_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub const n_0: f64 = 25.471e24;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `v_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub const v_0: f64 = 458.94;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `gamma_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub const gamma_0: f64 = 12.013;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nu_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub const nu_0: f64 = 14.607e-6;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `lambda_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub const lambda_0: f64 = 25.343e-3;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mu_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub const mu_0: f64 = 17.894e-6;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `omega_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub const omega_0: f64 = 6.9193e9;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `g_0` should have an upper case name
[INFO] [stdout]  --> src/reference/constants.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const g_0:       f64 = 9.80665;      // m/s2
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 2 - pub const g_0:       f64 = 9.80665;      // m/s2
[INFO] [stdout] 2 + pub const G_0:       f64 = 9.80665;      // m/s2
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `R_Star` should have an upper case name
[INFO] [stdout]  --> src/reference/constants.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const R_Star:    f64 = 8314.32;      // kg*m2/(s2*K*kmol)
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 6 - pub const R_Star:    f64 = 8314.32;      // kg*m2/(s2*K*kmol)
[INFO] [stdout] 6 + pub const R_STAR:    f64 = 8314.32;      // kg*m2/(s2*K*kmol)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `t_i` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const t_i:       f64 = 0.0;          // deg C   
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case: `T_I`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `t_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const t_0:       f64 = 15.0;         // deg C
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case: `T_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Beta_s` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const Beta_s:    f64 = 1.458e-6;     // kg/(m*s*K12)
[INFO] [stdout]    |           ^^^^^^ help: convert the identifier to upper case: `BETA_S`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `k` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const k:         f64 = 1.4;          // dimensionless
[INFO] [stdout]    |           ^ help: convert the identifier to upper case (notice the capitalization): `K`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rho_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const rho_0:     f64 = 1.225;        // kg/m3
[INFO] [stdout]    |           ^^^^^ help: convert the identifier to upper case: `RHO_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sigma` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const sigma:     f64 = 0.365e-9;     // m
[INFO] [stdout]    |           ^^^^^ help: convert the identifier to upper case: `SIGMA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `earth_radius_nominal` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const earth_radius_nominal: f64 = 6356766.0;    // m
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 18 - pub const earth_radius_nominal: f64 = 6356766.0;    // m
[INFO] [stdout] 18 + pub const EARTH_RADIUS_NOMINAL: f64 = 6356766.0;    // m
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const nitrogen_volume: f64 = 78.084;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `oxygen_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const oxygen_volume: f64 = 20.9476;
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: convert the identifier to upper case: `OXYGEN_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `argon_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const argon_volume: f64 = 0.934;
[INFO] [stdout]    |           ^^^^^^^^^^^^ help: convert the identifier to upper case: `ARGON_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `carbon_dioxide_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const carbon_dioxide_volume: f64 = 0.0314;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CARBON_DIOXIDE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `neon_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const neon_volume: f64 = 1.818e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^ help: convert the identifier to upper case: `NEON_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `helium_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const helium_volume: f64 = 524.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: convert the identifier to upper case: `HELIUM_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `krypton_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const krypton_volume: f64 = 114.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KRYPTON_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `xenon_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const xenon_volume: f64 = 8.7e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^ help: convert the identifier to upper case: `XENON_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `hydrogen_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const hydrogen_volume: f64 = 50.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `HYDROGEN_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_monoxide_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const nitrogen_monoxide_volume: f64 = 50.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_MONOXIDE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `methane_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const methane_volume: f64 = 0.2e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `METHANE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_summer_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const ozone_summer_volume: f64 = 7.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_SUMMER_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_winter_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const ozone_winter_volume: f64 = 2.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_WINTER_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sulphur_dioxide_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub const sulphur_dioxide_volume: f64 = 0.1e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SULPHUR_DIOXIDE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_dioxide_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub const nitrogen_dioxide_volume: f64 = 2.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_DIOXIDE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling international_standard_atmosphere v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `iodine_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const iodine_volume: f64 = 1.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: convert the identifier to upper case: `IODINE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `air_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const air_volume: f64 = 100.0;
[INFO] [stdout]    |           ^^^^^^^^^^ help: convert the identifier to upper case: `AIR_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub const nitrogen_molar_mass: f64 = 28.0134;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `oxygen_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const oxygen_molar_mass: f64 = 31.9988;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OXYGEN_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `argon_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub const argon_molar_mass: f64 = 39.948;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ARGON_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `neon_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const neon_molar_mass: f64 = 20.183;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NEON_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `carbon_dioxide_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub const carbon_dioxide_molar_mass: f64 = 44.00995;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CARBON_DIOXIDE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `helium_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub const helium_molar_mass: f64 = 4.0026;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `HELIUM_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `krypton_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const krypton_molar_mass: f64 = 83.80;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KRYPTON_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `xenon_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub const xenon_molar_mass: f64 = 131.30;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `XENON_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `hydrogen_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub const hydrogen_molar_mass: f64 = 2.01594;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `HYDROGEN_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_monoxide_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub const nitrogen_monoxide_molar_mass: f64 = 44.0128;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_MONOXIDE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `methane_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub const methane_molar_mass: f64 = 16.04303;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `METHANE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_summer_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub const ozone_summer_molar_mass: f64 = 47.9982;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_SUMMER_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_winter_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub const ozone_winter_molar_mass: f64 = 47.9982;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_WINTER_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sulphur_dioxide_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub const sulphur_dioxide_molar_mass: f64 = 64.0628;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SULPHUR_DIOXIDE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_dioxide_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub const nitrogen_dioxide_molar_mass: f64 = 46.0055;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_DIOXIDE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `iodine_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub const iodine_molar_mass: f64 = 253.8088;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `IODINE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `air_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub const air_molar_mass: f64 = 28.964420;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 55 - pub const air_molar_mass: f64 = 28.964420;
[INFO] [stdout] 55 + pub const AIR_MOLAR_MASS: f64 = 28.964420;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `a_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub const a_0: f64 = 340.294;
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case: `A_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `H_p_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub const H_p_0: f64 = 8434.5;
[INFO] [stdout]    |           ^^^^^ help: convert the identifier to upper case: `H_P_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `l_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub const l_0: f64 = 66.328e-9;
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case: `L_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `n_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub const n_0: f64 = 25.471e24;
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case: `N_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `v_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub const v_0: f64 = 458.94;
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case (notice the capitalization): `V_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `gamma_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub const gamma_0: f64 = 12.013;
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `GAMMA_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nu_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub const nu_0: f64 = 14.607e-6;
[INFO] [stdout]    |           ^^^^ help: convert the identifier to upper case: `NU_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `lambda_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub const lambda_0: f64 = 25.343e-3;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `LAMBDA_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mu_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub const mu_0: f64 = 17.894e-6;
[INFO] [stdout]    |           ^^^^ help: convert the identifier to upper case: `MU_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `omega_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub const omega_0: f64 = 6.9193e9;
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `OMEGA_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Error`
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use std::fmt::Error;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::layers::*`
[INFO] [stdout]  --> src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use crate::layers::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tests/build_table_test.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut icao_standard_atmosphere = isa::ISA::new();
[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: unused `Result` that must be used
[INFO] [stdout]   --> tests/build_table_test.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     file.write_all(b"altitude,temperature,pressure,density\n");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let _ = file.write_all(b"altitude,temperature,pressure,density\n");
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geopotential_altitude`
[INFO] [stdout]   --> src/layers/stratosphere.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn temperature_gradient(&self, geopotential_altitude: f64, level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geopotential_altitude`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mesopause` is never constructed
[INFO] [stdout]  --> src/layers/mesopause.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Mesopause{
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stdout]   --> src/layers/mesopause.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl Mesopause{
[INFO] [stdout]    | -------------- associated functions in this implementation
[INFO] [stdout]  5 |     fn base_geopotential_altitude()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8 |     fn base_temperature()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn temperature_gradient()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mesosphere` is never constructed
[INFO] [stdout]  --> src/layers/mesosphere.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Mesosphere{
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stdout]   --> src/layers/mesosphere.rs:6:8
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl Mesosphere{
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout]  6 |     fn base_geopotential_altitude(level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn base_temperature(level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn temperature_gradient(level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stratopause` is never constructed
[INFO] [stdout]  --> src/layers/stratopause.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Stratopause{
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stdout]   --> src/layers/stratopause.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl Stratopause{
[INFO] [stdout]    | ---------------- associated functions in this implementation
[INFO] [stdout]  5 |     fn base_geopotential_altitude()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8 |     fn base_temperature()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn temperature_gradient()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stratosphere` is never constructed
[INFO] [stdout]  --> src/layers/stratosphere.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Stratosphere{
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stdout]   --> src/layers/stratosphere.rs:5:12
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl Stratosphere{
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout]  5 |     pub fn base_geopotential_altitude(&self, level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn base_temperature(&self, level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn temperature_gradient(&self, geopotential_altitude: f64, level: i8)->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tropopause` is never constructed
[INFO] [stdout]  --> src/layers/tropopause.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Tropopause{
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stdout]   --> src/layers/tropopause.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl Tropopause{
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout]  5 |     fn base_geopotential_altitude()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8 |     fn base_temperature()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn temperature_gradient()->Result<f64, &'static str>{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `M_0` is never used
[INFO] [stdout]  --> src/reference/constants.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const M_0:       f64 = 28.964420;    // kg/kmol
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `N_A` is never used
[INFO] [stdout]  --> src/reference/constants.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const N_A:       f64 = 602.257e24;   // kmol^{-1}
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `P_0` is never used
[INFO] [stdout]  --> src/reference/constants.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const P_0:       f64 = 101.325e3;    // Pa
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `S` is never used
[INFO] [stdout]  --> src/reference/constants.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const S:         f64 = 110.4;        // K
[INFO] [stdout]   |           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `T_I` is never used
[INFO] [stdout]  --> src/reference/constants.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const T_I:       f64 = 273.15;       // K
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `T_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const T_0:       f64 = 288.15;       // K
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `t_i` is never used
[INFO] [stdout]   --> src/reference/constants.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const t_i:       f64 = 0.0;          // deg C   
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `t_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const t_0:       f64 = 15.0;         // deg C
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Beta_s` is never used
[INFO] [stdout]   --> src/reference/constants.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const Beta_s:    f64 = 1.458e-6;     // kg/(m*s*K12)
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `k` is never used
[INFO] [stdout]   --> src/reference/constants.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const k:         f64 = 1.4;          // dimensionless
[INFO] [stdout]    |           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rho_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const rho_0:     f64 = 1.225;        // kg/m3
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sigma` is never used
[INFO] [stdout]   --> src/reference/constants.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const sigma:     f64 = 0.365e-9;     // m
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const nitrogen_volume: f64 = 78.084;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `oxygen_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const oxygen_volume: f64 = 20.9476;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `argon_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const argon_volume: f64 = 0.934;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `carbon_dioxide_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const carbon_dioxide_volume: f64 = 0.0314;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `neon_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const neon_volume: f64 = 1.818e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `helium_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const helium_volume: f64 = 524.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `krypton_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const krypton_volume: f64 = 114.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `xenon_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const xenon_volume: f64 = 8.7e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `hydrogen_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const hydrogen_volume: f64 = 50.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_monoxide_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const nitrogen_monoxide_volume: f64 = 50.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `methane_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const methane_volume: f64 = 0.2e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_summer_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const ozone_summer_volume: f64 = 7.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_winter_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const ozone_winter_volume: f64 = 2.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sulphur_dioxide_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub const sulphur_dioxide_volume: f64 = 0.1e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_dioxide_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub const nitrogen_dioxide_volume: f64 = 2.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `iodine_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const iodine_volume: f64 = 1.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `air_volume` is never used
[INFO] [stdout]   --> src/reference/constants.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const air_volume: f64 = 100.0;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub const nitrogen_molar_mass: f64 = 28.0134;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `oxygen_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const oxygen_molar_mass: f64 = 31.9988;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `argon_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub const argon_molar_mass: f64 = 39.948;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `neon_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const neon_molar_mass: f64 = 20.183;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `carbon_dioxide_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub const carbon_dioxide_molar_mass: f64 = 44.00995;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `helium_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub const helium_molar_mass: f64 = 4.0026;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `krypton_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const krypton_molar_mass: f64 = 83.80;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `xenon_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub const xenon_molar_mass: f64 = 131.30;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `hydrogen_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub const hydrogen_molar_mass: f64 = 2.01594;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_monoxide_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub const nitrogen_monoxide_molar_mass: f64 = 44.0128;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `methane_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub const methane_molar_mass: f64 = 16.04303;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_summer_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub const ozone_summer_molar_mass: f64 = 47.9982;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_winter_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub const ozone_winter_molar_mass: f64 = 47.9982;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sulphur_dioxide_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub const sulphur_dioxide_molar_mass: f64 = 64.0628;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_dioxide_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub const nitrogen_dioxide_molar_mass: f64 = 46.0055;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `iodine_molar_mass` is never used
[INFO] [stdout]   --> src/reference/constants.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub const iodine_molar_mass: f64 = 253.8088;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `a_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub const a_0: f64 = 340.294;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `H_p_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub const H_p_0: f64 = 8434.5;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `l_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub const l_0: f64 = 66.328e-9;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `n_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub const n_0: f64 = 25.471e24;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `v_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub const v_0: f64 = 458.94;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `gamma_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub const gamma_0: f64 = 12.013;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nu_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub const nu_0: f64 = 14.607e-6;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `lambda_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub const lambda_0: f64 = 25.343e-3;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mu_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub const mu_0: f64 = 17.894e-6;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `omega_0` is never used
[INFO] [stdout]   --> src/reference/constants.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub const omega_0: f64 = 6.9193e9;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `g_0` should have an upper case name
[INFO] [stdout]  --> src/reference/constants.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const g_0:       f64 = 9.80665;      // m/s2
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 2 - pub const g_0:       f64 = 9.80665;      // m/s2
[INFO] [stdout] 2 + pub const G_0:       f64 = 9.80665;      // m/s2
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `R_Star` should have an upper case name
[INFO] [stdout]  --> src/reference/constants.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const R_Star:    f64 = 8314.32;      // kg*m2/(s2*K*kmol)
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 6 - pub const R_Star:    f64 = 8314.32;      // kg*m2/(s2*K*kmol)
[INFO] [stdout] 6 + pub const R_STAR:    f64 = 8314.32;      // kg*m2/(s2*K*kmol)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `t_i` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const t_i:       f64 = 0.0;          // deg C   
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case: `T_I`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `t_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const t_0:       f64 = 15.0;         // deg C
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case: `T_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Beta_s` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const Beta_s:    f64 = 1.458e-6;     // kg/(m*s*K12)
[INFO] [stdout]    |           ^^^^^^ help: convert the identifier to upper case: `BETA_S`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `k` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const k:         f64 = 1.4;          // dimensionless
[INFO] [stdout]    |           ^ help: convert the identifier to upper case (notice the capitalization): `K`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rho_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const rho_0:     f64 = 1.225;        // kg/m3
[INFO] [stdout]    |           ^^^^^ help: convert the identifier to upper case: `RHO_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sigma` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const sigma:     f64 = 0.365e-9;     // m
[INFO] [stdout]    |           ^^^^^ help: convert the identifier to upper case: `SIGMA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `earth_radius_nominal` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const earth_radius_nominal: f64 = 6356766.0;    // m
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 18 - pub const earth_radius_nominal: f64 = 6356766.0;    // m
[INFO] [stdout] 18 + pub const EARTH_RADIUS_NOMINAL: f64 = 6356766.0;    // m
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const nitrogen_volume: f64 = 78.084;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `oxygen_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const oxygen_volume: f64 = 20.9476;
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: convert the identifier to upper case: `OXYGEN_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `argon_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const argon_volume: f64 = 0.934;
[INFO] [stdout]    |           ^^^^^^^^^^^^ help: convert the identifier to upper case: `ARGON_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `carbon_dioxide_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const carbon_dioxide_volume: f64 = 0.0314;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CARBON_DIOXIDE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `neon_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const neon_volume: f64 = 1.818e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^ help: convert the identifier to upper case: `NEON_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `helium_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const helium_volume: f64 = 524.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: convert the identifier to upper case: `HELIUM_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `krypton_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const krypton_volume: f64 = 114.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KRYPTON_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `xenon_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const xenon_volume: f64 = 8.7e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^ help: convert the identifier to upper case: `XENON_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `hydrogen_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const hydrogen_volume: f64 = 50.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `HYDROGEN_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_monoxide_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const nitrogen_monoxide_volume: f64 = 50.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_MONOXIDE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `methane_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const methane_volume: f64 = 0.2e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `METHANE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_summer_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const ozone_summer_volume: f64 = 7.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_SUMMER_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_winter_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const ozone_winter_volume: f64 = 2.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_WINTER_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sulphur_dioxide_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub const sulphur_dioxide_volume: f64 = 0.1e-3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SULPHUR_DIOXIDE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_dioxide_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub const nitrogen_dioxide_volume: f64 = 2.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_DIOXIDE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `iodine_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const iodine_volume: f64 = 1.0e-6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: convert the identifier to upper case: `IODINE_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `air_volume` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const air_volume: f64 = 100.0;
[INFO] [stdout]    |           ^^^^^^^^^^ help: convert the identifier to upper case: `AIR_VOLUME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub const nitrogen_molar_mass: f64 = 28.0134;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `oxygen_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const oxygen_molar_mass: f64 = 31.9988;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OXYGEN_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `argon_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub const argon_molar_mass: f64 = 39.948;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ARGON_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `neon_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const neon_molar_mass: f64 = 20.183;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NEON_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `carbon_dioxide_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub const carbon_dioxide_molar_mass: f64 = 44.00995;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CARBON_DIOXIDE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `helium_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub const helium_molar_mass: f64 = 4.0026;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `HELIUM_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `krypton_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const krypton_molar_mass: f64 = 83.80;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KRYPTON_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `xenon_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub const xenon_molar_mass: f64 = 131.30;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `XENON_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `hydrogen_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub const hydrogen_molar_mass: f64 = 2.01594;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `HYDROGEN_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_monoxide_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub const nitrogen_monoxide_molar_mass: f64 = 44.0128;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_MONOXIDE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `methane_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub const methane_molar_mass: f64 = 16.04303;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `METHANE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_summer_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub const ozone_summer_molar_mass: f64 = 47.9982;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_SUMMER_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ozone_winter_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub const ozone_winter_molar_mass: f64 = 47.9982;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_WINTER_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `sulphur_dioxide_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub const sulphur_dioxide_molar_mass: f64 = 64.0628;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SULPHUR_DIOXIDE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nitrogen_dioxide_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub const nitrogen_dioxide_molar_mass: f64 = 46.0055;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_DIOXIDE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `iodine_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub const iodine_molar_mass: f64 = 253.8088;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `IODINE_MOLAR_MASS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `air_molar_mass` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub const air_molar_mass: f64 = 28.964420;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 55 - pub const air_molar_mass: f64 = 28.964420;
[INFO] [stdout] 55 + pub const AIR_MOLAR_MASS: f64 = 28.964420;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `a_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub const a_0: f64 = 340.294;
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case: `A_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `H_p_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub const H_p_0: f64 = 8434.5;
[INFO] [stdout]    |           ^^^^^ help: convert the identifier to upper case: `H_P_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `l_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub const l_0: f64 = 66.328e-9;
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case: `L_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `n_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub const n_0: f64 = 25.471e24;
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case: `N_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `v_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub const v_0: f64 = 458.94;
[INFO] [stdout]    |           ^^^ help: convert the identifier to upper case (notice the capitalization): `V_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `gamma_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub const gamma_0: f64 = 12.013;
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `GAMMA_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `nu_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub const nu_0: f64 = 14.607e-6;
[INFO] [stdout]    |           ^^^^ help: convert the identifier to upper case: `NU_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `lambda_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub const lambda_0: f64 = 25.343e-3;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `LAMBDA_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mu_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub const mu_0: f64 = 17.894e-6;
[INFO] [stdout]    |           ^^^^ help: convert the identifier to upper case: `MU_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `omega_0` should have an upper case name
[INFO] [stdout]   --> src/reference/constants.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub const omega_0: f64 = 6.9193e9;
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `OMEGA_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] running `Command { std: "docker" "inspect" "e39a96f1f8737e58572715c077c41b89819e997dd873483135e5bfd9a8b05876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e39a96f1f8737e58572715c077c41b89819e997dd873483135e5bfd9a8b05876", kill_on_drop: false }`
[INFO] [stdout] e39a96f1f8737e58572715c077c41b89819e997dd873483135e5bfd9a8b05876
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49b03911eba245ca3cabbc3f01c659dabb422caab3c4af2db1adad3c60259289
[INFO] running `Command { std: "docker" "start" "-a" "49b03911eba245ca3cabbc3f01c659dabb422caab3c4af2db1adad3c60259289", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::fmt::Error`
[INFO] [stderr]  --> src/lib.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     use std::fmt::Error;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::layers::*`
[INFO] [stderr]  --> src/lib.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 |     use crate::layers::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `geopotential_altitude`
[INFO] [stderr]   --> src/layers/stratosphere.rs:27:36
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn temperature_gradient(&self, geopotential_altitude: f64, level: i8)->Result<f64, &'static str>{
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geopotential_altitude`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Mesopause` is never constructed
[INFO] [stderr]  --> src/layers/mesopause.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct Mesopause{
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stderr]   --> src/layers/mesopause.rs:5:8
[INFO] [stderr]    |
[INFO] [stderr]  4 | impl Mesopause{
[INFO] [stderr]    | -------------- associated functions in this implementation
[INFO] [stderr]  5 |     fn base_geopotential_altitude()->Result<f64, &'static str>{
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  8 |     fn base_temperature()->Result<f64, &'static str>{
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 11 |     fn temperature_gradient()->Result<f64, &'static str>{
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Mesosphere` is never constructed
[INFO] [stderr]  --> src/layers/mesosphere.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub struct Mesosphere{
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stderr]   --> src/layers/mesosphere.rs:6:8
[INFO] [stderr]    |
[INFO] [stderr]  5 | impl Mesosphere{
[INFO] [stderr]    | --------------- associated functions in this implementation
[INFO] [stderr]  6 |     fn base_geopotential_altitude(level: i8)->Result<f64, &'static str>{
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 18 |     fn base_temperature(level: i8)->Result<f64, &'static str>{
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     fn temperature_gradient(level: i8)->Result<f64, &'static str>{
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Stratopause` is never constructed
[INFO] [stderr]  --> src/layers/stratopause.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct Stratopause{
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stderr]   --> src/layers/stratopause.rs:5:8
[INFO] [stderr]    |
[INFO] [stderr]  4 | impl Stratopause{
[INFO] [stderr]    | ---------------- associated functions in this implementation
[INFO] [stderr]  5 |     fn base_geopotential_altitude()->Result<f64, &'static str>{
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  8 |     fn base_temperature()->Result<f64, &'static str>{
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 11 |     fn temperature_gradient()->Result<f64, &'static str>{
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Stratosphere` is never constructed
[INFO] [stderr]  --> src/layers/stratosphere.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub struct Stratosphere{
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stderr]   --> src/layers/stratosphere.rs:5:12
[INFO] [stderr]    |
[INFO] [stderr]  4 | impl Stratosphere{
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr]  5 |     pub fn base_geopotential_altitude(&self, level: i8)->Result<f64, &'static str>{
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |     fn base_temperature(&self, level: i8)->Result<f64, &'static str>{
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 27 |     fn temperature_gradient(&self, geopotential_altitude: f64, level: i8)->Result<f64, &'static str>{
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Tropopause` is never constructed
[INFO] [stderr]  --> src/layers/tropopause.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct Tropopause{
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `base_geopotential_altitude`, `base_temperature`, and `temperature_gradient` are never used
[INFO] [stderr]   --> src/layers/tropopause.rs:5:8
[INFO] [stderr]    |
[INFO] [stderr]  4 | impl Tropopause{
[INFO] [stderr]    | --------------- associated functions in this implementation
[INFO] [stderr]  5 |     fn base_geopotential_altitude()->Result<f64, &'static str>{
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  8 |     fn base_temperature()->Result<f64, &'static str>{
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 11 |     fn temperature_gradient()->Result<f64, &'static str>{
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `M_0` is never used
[INFO] [stderr]  --> src/reference/constants.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub const M_0:       f64 = 28.964420;    // kg/kmol
[INFO] [stderr]   |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `N_A` is never used
[INFO] [stderr]  --> src/reference/constants.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub const N_A:       f64 = 602.257e24;   // kmol^{-1}
[INFO] [stderr]   |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `P_0` is never used
[INFO] [stderr]  --> src/reference/constants.rs:5:11
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub const P_0:       f64 = 101.325e3;    // Pa
[INFO] [stderr]   |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `S` is never used
[INFO] [stderr]  --> src/reference/constants.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub const S:         f64 = 110.4;        // K
[INFO] [stderr]   |           ^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `T_I` is never used
[INFO] [stderr]  --> src/reference/constants.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub const T_I:       f64 = 273.15;       // K
[INFO] [stderr]   |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `T_0` is never used
[INFO] [stderr]   --> src/reference/constants.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub const T_0:       f64 = 288.15;       // K
[INFO] [stderr]    |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `t_i` is never used
[INFO] [stderr]   --> src/reference/constants.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub const t_i:       f64 = 0.0;          // deg C   
[INFO] [stderr]    |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `t_0` is never used
[INFO] [stderr]   --> src/reference/constants.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub const t_0:       f64 = 15.0;         // deg C
[INFO] [stderr]    |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `Beta_s` is never used
[INFO] [stderr]   --> src/reference/constants.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub const Beta_s:    f64 = 1.458e-6;     // kg/(m*s*K12)
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `k` is never used
[INFO] [stderr]   --> src/reference/constants.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub const k:         f64 = 1.4;          // dimensionless
[INFO] [stderr]    |           ^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `rho_0` is never used
[INFO] [stderr]   --> src/reference/constants.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub const rho_0:     f64 = 1.225;        // kg/m3
[INFO] [stderr]    |           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `sigma` is never used
[INFO] [stderr]   --> src/reference/constants.rs:16:11
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub const sigma:     f64 = 0.365e-9;     // m
[INFO] [stderr]    |           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `nitrogen_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:21:11
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub const nitrogen_volume: f64 = 78.084;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `oxygen_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:22:11
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub const oxygen_volume: f64 = 20.9476;
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `argon_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:23:11
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub const argon_volume: f64 = 0.934;
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `carbon_dioxide_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:24:11
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub const carbon_dioxide_volume: f64 = 0.0314;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `neon_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:25:11
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub const neon_volume: f64 = 1.818e-3;
[INFO] [stderr]    |           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `helium_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:26:11
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub const helium_volume: f64 = 524.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `krypton_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:27:11
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub const krypton_volume: f64 = 114.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `xenon_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:28:11
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub const xenon_volume: f64 = 8.7e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `hydrogen_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:29:11
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub const hydrogen_volume: f64 = 50.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `nitrogen_monoxide_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub const nitrogen_monoxide_volume: f64 = 50.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `methane_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:31:11
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub const methane_volume: f64 = 0.2e-3;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ozone_summer_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:32:11
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub const ozone_summer_volume: f64 = 7.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ozone_winter_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:33:11
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub const ozone_winter_volume: f64 = 2.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `sulphur_dioxide_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:34:11
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub const sulphur_dioxide_volume: f64 = 0.1e-3;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `nitrogen_dioxide_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:35:11
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub const nitrogen_dioxide_volume: f64 = 2.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `iodine_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:36:11
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub const iodine_volume: f64 = 1.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `air_volume` is never used
[INFO] [stderr]   --> src/reference/constants.rs:37:11
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub const air_volume: f64 = 100.0;
[INFO] [stderr]    |           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `nitrogen_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:39:11
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub const nitrogen_molar_mass: f64 = 28.0134;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `oxygen_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:40:11
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub const oxygen_molar_mass: f64 = 31.9988;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `argon_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:41:11
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub const argon_molar_mass: f64 = 39.948;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `neon_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:42:11
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub const neon_molar_mass: f64 = 20.183;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `carbon_dioxide_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:43:11
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub const carbon_dioxide_molar_mass: f64 = 44.00995;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `helium_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:44:11
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub const helium_molar_mass: f64 = 4.0026;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `krypton_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:45:11
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub const krypton_molar_mass: f64 = 83.80;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `xenon_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:46:11
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub const xenon_molar_mass: f64 = 131.30;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `hydrogen_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:47:11
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub const hydrogen_molar_mass: f64 = 2.01594;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `nitrogen_monoxide_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:48:11
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub const nitrogen_monoxide_molar_mass: f64 = 44.0128;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `methane_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:49:11
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub const methane_molar_mass: f64 = 16.04303;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ozone_summer_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:50:11
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub const ozone_summer_molar_mass: f64 = 47.9982;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ozone_winter_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:51:11
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub const ozone_winter_molar_mass: f64 = 47.9982;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `sulphur_dioxide_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:52:11
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub const sulphur_dioxide_molar_mass: f64 = 64.0628;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `nitrogen_dioxide_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:53:11
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub const nitrogen_dioxide_molar_mass: f64 = 46.0055;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `iodine_molar_mass` is never used
[INFO] [stderr]   --> src/reference/constants.rs:54:11
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub const iodine_molar_mass: f64 = 253.8088;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `a_0` is never used
[INFO] [stderr]   --> src/reference/constants.rs:57:11
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub const a_0: f64 = 340.294;
[INFO] [stderr]    |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `H_p_0` is never used
[INFO] [stderr]   --> src/reference/constants.rs:58:11
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub const H_p_0: f64 = 8434.5;
[INFO] [stderr]    |           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `l_0` is never used
[INFO] [stderr]   --> src/reference/constants.rs:59:11
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub const l_0: f64 = 66.328e-9;
[INFO] [stderr]    |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `n_0` is never used
[INFO] [stderr]   --> src/reference/constants.rs:60:11
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub const n_0: f64 = 25.471e24;
[INFO] [stderr]    |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `v_0` is never used
[INFO] [stderr]   --> src/reference/constants.rs:61:11
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub const v_0: f64 = 458.94;
[INFO] [stderr]    |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `gamma_0` is never used
[INFO] [stderr]   --> src/reference/constants.rs:62:11
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub const gamma_0: f64 = 12.013;
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `nu_0` is never used
[INFO] [stderr]   --> src/reference/constants.rs:63:11
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub const nu_0: f64 = 14.607e-6;
[INFO] [stderr]    |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `lambda_0` is never used
[INFO] [stderr]   --> src/reference/constants.rs:64:11
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub const lambda_0: f64 = 25.343e-3;
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `mu_0` is never used
[INFO] [stderr]   --> src/reference/constants.rs:65:11
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub const mu_0: f64 = 17.894e-6;
[INFO] [stderr]    |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `omega_0` is never used
[INFO] [stderr]   --> src/reference/constants.rs:66:11
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub const omega_0: f64 = 6.9193e9;
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `g_0` should have an upper case name
[INFO] [stderr]  --> src/reference/constants.rs:2:11
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub const g_0:       f64 = 9.80665;      // m/s2
[INFO] [stderr]   |           ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]   |
[INFO] [stderr] 2 - pub const g_0:       f64 = 9.80665;      // m/s2
[INFO] [stderr] 2 + pub const G_0:       f64 = 9.80665;      // m/s2
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: constant `R_Star` should have an upper case name
[INFO] [stderr]  --> src/reference/constants.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub const R_Star:    f64 = 8314.32;      // kg*m2/(s2*K*kmol)
[INFO] [stderr]   |           ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]   |
[INFO] [stderr] 6 - pub const R_Star:    f64 = 8314.32;      // kg*m2/(s2*K*kmol)
[INFO] [stderr] 6 + pub const R_STAR:    f64 = 8314.32;      // kg*m2/(s2*K*kmol)
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: constant `t_i` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub const t_i:       f64 = 0.0;          // deg C   
[INFO] [stderr]    |           ^^^ help: convert the identifier to upper case: `T_I`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `t_0` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub const t_0:       f64 = 15.0;         // deg C
[INFO] [stderr]    |           ^^^ help: convert the identifier to upper case: `T_0`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `Beta_s` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub const Beta_s:    f64 = 1.458e-6;     // kg/(m*s*K12)
[INFO] [stderr]    |           ^^^^^^ help: convert the identifier to upper case: `BETA_S`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `k` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub const k:         f64 = 1.4;          // dimensionless
[INFO] [stderr]    |           ^ help: convert the identifier to upper case (notice the capitalization): `K`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `rho_0` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub const rho_0:     f64 = 1.225;        // kg/m3
[INFO] [stderr]    |           ^^^^^ help: convert the identifier to upper case: `RHO_0`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `sigma` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:16:11
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub const sigma:     f64 = 0.365e-9;     // m
[INFO] [stderr]    |           ^^^^^ help: convert the identifier to upper case: `SIGMA`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `earth_radius_nominal` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:18:11
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub const earth_radius_nominal: f64 = 6356766.0;    // m
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]    |
[INFO] [stderr] 18 - pub const earth_radius_nominal: f64 = 6356766.0;    // m
[INFO] [stderr] 18 + pub const EARTH_RADIUS_NOMINAL: f64 = 6356766.0;    // m
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: constant `nitrogen_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:21:11
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub const nitrogen_volume: f64 = 78.084;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `oxygen_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:22:11
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub const oxygen_volume: f64 = 20.9476;
[INFO] [stderr]    |           ^^^^^^^^^^^^^ help: convert the identifier to upper case: `OXYGEN_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `argon_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:23:11
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub const argon_volume: f64 = 0.934;
[INFO] [stderr]    |           ^^^^^^^^^^^^ help: convert the identifier to upper case: `ARGON_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `carbon_dioxide_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:24:11
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub const carbon_dioxide_volume: f64 = 0.0314;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CARBON_DIOXIDE_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `neon_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:25:11
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub const neon_volume: f64 = 1.818e-3;
[INFO] [stderr]    |           ^^^^^^^^^^^ help: convert the identifier to upper case: `NEON_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `helium_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:26:11
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub const helium_volume: f64 = 524.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^ help: convert the identifier to upper case: `HELIUM_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `krypton_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:27:11
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub const krypton_volume: f64 = 114.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KRYPTON_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `xenon_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:28:11
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub const xenon_volume: f64 = 8.7e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^ help: convert the identifier to upper case: `XENON_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `hydrogen_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:29:11
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub const hydrogen_volume: f64 = 50.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `HYDROGEN_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `nitrogen_monoxide_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub const nitrogen_monoxide_volume: f64 = 50.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_MONOXIDE_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `methane_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:31:11
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub const methane_volume: f64 = 0.2e-3;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `METHANE_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ozone_summer_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:32:11
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub const ozone_summer_volume: f64 = 7.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_SUMMER_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ozone_winter_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:33:11
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub const ozone_winter_volume: f64 = 2.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_WINTER_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `sulphur_dioxide_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:34:11
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub const sulphur_dioxide_volume: f64 = 0.1e-3;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SULPHUR_DIOXIDE_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `nitrogen_dioxide_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:35:11
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub const nitrogen_dioxide_volume: f64 = 2.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_DIOXIDE_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `iodine_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:36:11
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub const iodine_volume: f64 = 1.0e-6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^ help: convert the identifier to upper case: `IODINE_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `air_volume` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:37:11
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub const air_volume: f64 = 100.0;
[INFO] [stderr]    |           ^^^^^^^^^^ help: convert the identifier to upper case: `AIR_VOLUME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `nitrogen_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:39:11
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub const nitrogen_molar_mass: f64 = 28.0134;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `oxygen_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:40:11
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub const oxygen_molar_mass: f64 = 31.9988;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OXYGEN_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `argon_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:41:11
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub const argon_molar_mass: f64 = 39.948;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ARGON_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `neon_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:42:11
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub const neon_molar_mass: f64 = 20.183;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NEON_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `carbon_dioxide_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:43:11
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub const carbon_dioxide_molar_mass: f64 = 44.00995;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CARBON_DIOXIDE_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `helium_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:44:11
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub const helium_molar_mass: f64 = 4.0026;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `HELIUM_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `krypton_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:45:11
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub const krypton_molar_mass: f64 = 83.80;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KRYPTON_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `xenon_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:46:11
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub const xenon_molar_mass: f64 = 131.30;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `XENON_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `hydrogen_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:47:11
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub const hydrogen_molar_mass: f64 = 2.01594;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `HYDROGEN_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `nitrogen_monoxide_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:48:11
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub const nitrogen_monoxide_molar_mass: f64 = 44.0128;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_MONOXIDE_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `methane_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:49:11
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub const methane_molar_mass: f64 = 16.04303;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `METHANE_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ozone_summer_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:50:11
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub const ozone_summer_molar_mass: f64 = 47.9982;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_SUMMER_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ozone_winter_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:51:11
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub const ozone_winter_molar_mass: f64 = 47.9982;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `OZONE_WINTER_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `sulphur_dioxide_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:52:11
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub const sulphur_dioxide_molar_mass: f64 = 64.0628;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SULPHUR_DIOXIDE_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `nitrogen_dioxide_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:53:11
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub const nitrogen_dioxide_molar_mass: f64 = 46.0055;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NITROGEN_DIOXIDE_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `iodine_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:54:11
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub const iodine_molar_mass: f64 = 253.8088;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `IODINE_MOLAR_MASS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `air_molar_mass` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:55:11
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub const air_molar_mass: f64 = 28.964420;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]    |
[INFO] [stderr] 55 - pub const air_molar_mass: f64 = 28.964420;
[INFO] [stderr] 55 + pub const AIR_MOLAR_MASS: f64 = 28.964420;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: constant `a_0` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:57:11
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub const a_0: f64 = 340.294;
[INFO] [stderr]    |           ^^^ help: convert the identifier to upper case: `A_0`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `H_p_0` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:58:11
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub const H_p_0: f64 = 8434.5;
[INFO] [stderr]    |           ^^^^^ help: convert the identifier to upper case: `H_P_0`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `l_0` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:59:11
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub const l_0: f64 = 66.328e-9;
[INFO] [stderr]    |           ^^^ help: convert the identifier to upper case: `L_0`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `n_0` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:60:11
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub const n_0: f64 = 25.471e24;
[INFO] [stderr]    |           ^^^ help: convert the identifier to upper case: `N_0`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `v_0` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:61:11
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub const v_0: f64 = 458.94;
[INFO] [stderr]    |           ^^^ help: convert the identifier to upper case (notice the capitalization): `V_0`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `gamma_0` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:62:11
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub const gamma_0: f64 = 12.013;
[INFO] [stderr]    |           ^^^^^^^ help: convert the identifier to upper case: `GAMMA_0`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `nu_0` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:63:11
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub const nu_0: f64 = 14.607e-6;
[INFO] [stderr]    |           ^^^^ help: convert the identifier to upper case: `NU_0`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `lambda_0` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:64:11
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub const lambda_0: f64 = 25.343e-3;
[INFO] [stderr]    |           ^^^^^^^^ help: convert the identifier to upper case: `LAMBDA_0`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `mu_0` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:65:11
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub const mu_0: f64 = 17.894e-6;
[INFO] [stderr]    |           ^^^^ help: convert the identifier to upper case: `MU_0`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `omega_0` should have an upper case name
[INFO] [stderr]   --> src/reference/constants.rs:66:11
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub const omega_0: f64 = 6.9193e9;
[INFO] [stderr]    |           ^^^^^^^ help: convert the identifier to upper case: `OMEGA_0`
[INFO] [stderr] 
[INFO] [stderr] warning: `international_standard_atmosphere` (lib) generated 121 warnings (run `cargo fix --lib -p international_standard_atmosphere` to apply 56 suggestions)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> tests/build_table_test.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 |     let mut icao_standard_atmosphere = isa::ISA::new();
[INFO] [stderr]    |         ----^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> tests/build_table_test.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     file.write_all(b"altitude,temperature,pressure,density\n");
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 14 |     let _ = file.write_all(b"altitude,temperature,pressure,density\n");
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `international_standard_atmosphere` (test "build_table_test") generated 2 warnings (run `cargo fix --test "build_table_test" -p international_standard_atmosphere` to apply 1 suggestion)
[INFO] [stderr] warning: `international_standard_atmosphere` (lib test) generated 121 warnings (121 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/international_standard_atmosphere-55a061730f4dffbe)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/build_table_test.rs (/opt/rustwide/target/debug/deps/build_table_test-c7dd0bbaae329188)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test build_temperature_pressure_density_table ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- build_temperature_pressure_density_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'build_temperature_pressure_density_table' (26) panicked at tests/build_table_test.rs:12:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63976cdb0732 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63976cdb0732 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63976cdb0732 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63976cdb0732 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63976cdc4f6a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63976cdc4f6a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x63976cdb5566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63976cdb5566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63976cd8ebff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63976cd8ebff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63976cda8a19 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63976cd42e7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63976cd42e7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63976cda8bd2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63976cda8bd2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63976cd8ecb8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63976cd86689 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63976cd8fb0d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63976cdc55dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63976cdc53b2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63976cd34b62 - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63976cd34b62 - build_table_test[b663d60c8cb90fc9]::build_temperature_pressure_density_table
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/build_table_test.rs:12:52
[INFO] [stdout]   22:     0x63976cd30297 - build_table_test[b663d60c8cb90fc9]::build_temperature_pressure_density_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/build_table_test.rs:6:46
[INFO] [stdout]   23:     0x63976cd36b56 - <build_table_test[b663d60c8cb90fc9]::build_temperature_pressure_density_table::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63976cd3722b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63976cd3722b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63976cd43a8a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63976cd43a8a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63976cd43a8a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63976cd43a8a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63976cd43a8a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63976cd43a8a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63976cd43a8a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63976cd3df54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63976cd3df54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63976cd46582 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x63976cd46582 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63976cd46582 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63976cd46582 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63976cd46582 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63976cd46582 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x63976cd46582 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63976cdaffdf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x63976cdaffdf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7973977b1aa4 - <unknown>
[INFO] [stdout]   45:     0x79739783ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     build_temperature_pressure_density_table
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test build_table_test`
[INFO] running `Command { std: "docker" "inspect" "49b03911eba245ca3cabbc3f01c659dabb422caab3c4af2db1adad3c60259289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49b03911eba245ca3cabbc3f01c659dabb422caab3c4af2db1adad3c60259289", kill_on_drop: false }`
[INFO] [stdout] 49b03911eba245ca3cabbc3f01c659dabb422caab3c4af2db1adad3c60259289
