[INFO] fetching crate floccus 0.4.0-alpha.8...
[INFO] checking floccus-0.4.0-alpha.8 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate floccus 0.4.0-alpha.8 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate floccus 0.4.0-alpha.8 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate floccus 0.4.0-alpha.8
[INFO] finished tweaking crates.io crate floccus 0.4.0-alpha.8
[INFO] tweaked toml for crates.io crate floccus 0.4.0-alpha.8 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding float-cmp v0.9.0 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded floccus-proc v0.3.0
[INFO] [stderr]   Downloaded testing_logger v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c46cab5599a857fbb84c112ef4e34d93be0e92ee40d2c8549e9fa8af00cf2bfb
[INFO] running `Command { std: "docker" "start" "-a" "c46cab5599a857fbb84c112ef4e34d93be0e92ee40d2c8549e9fa8af00cf2bfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c46cab5599a857fbb84c112ef4e34d93be0e92ee40d2c8549e9fa8af00cf2bfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c46cab5599a857fbb84c112ef4e34d93be0e92ee40d2c8549e9fa8af00cf2bfb", kill_on_drop: false }`
[INFO] [stdout] c46cab5599a857fbb84c112ef4e34d93be0e92ee40d2c8549e9fa8af00cf2bfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf2144a00b0246e93e96c2894c8fedff432aa6b17e57e33cfba797d7081e6fd8
[INFO] running `Command { std: "docker" "start" "-a" "bf2144a00b0246e93e96c2894c8fedff432aa6b17e57e33cfba797d7081e6fd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking uom v0.36.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking testing_logger v0.1.1
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling floccus-proc v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking serde v1.0.214
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking floccus v0.4.0-alpha.8 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/tests/reference_values.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) const TIE_FREEZ: Float = NAN;
[INFO] [stdout]    |                                     ^^^ expected `f32`, found `f64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/formulas/wet_bulb_temperature.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         assert_approx_eq!(f64, 238.88007446399956, wbt.get_si_value());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         expected `f64`, found `f32`
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-0.9.0/src/eq.rs:19:8
[INFO] [stdout]     |
[INFO] [stdout] 19  |     fn approx_eq<M: Into<Self::Margin>>(self, other: Self, margin: M) -> bool;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `assert_approx_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/formulas/wet_bulb_temperature.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         assert_approx_eq!(f64, 256.61913438141625, wbt.get_si_value());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         expected `f64`, found `f32`
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-0.9.0/src/eq.rs:19:8
[INFO] [stdout]     |
[INFO] [stdout] 19  |     fn approx_eq<M: Into<Self::Margin>>(self, other: Self, margin: M) -> bool;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `assert_approx_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/formulas/wet_bulb_temperature.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         assert_approx_eq!(f64, 291.2797584152462, wbt.get_si_value());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         expected `f64`, found `f32`
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-0.9.0/src/eq.rs:19:8
[INFO] [stdout]     |
[INFO] [stdout] 19  |     fn approx_eq<M: Into<Self::Margin>>(self, other: Self, margin: M) -> bool;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `assert_approx_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/formulas/wet_bulb_temperature.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |         assert_approx_eq!(f64, 300.1638142668842, wbt.get_si_value());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         expected `f64`, found `f32`
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-0.9.0/src/eq.rs:19:8
[INFO] [stdout]     |
[INFO] [stdout] 19  |     fn approx_eq<M: Into<Self::Margin>>(self, other: Self, margin: M) -> bool;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `assert_approx_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:54:63
[INFO] [stdout]    |
[INFO] [stdout] 54 |             temp: black_box(DryBulbTemperature::new::<kelvin>(TEMP_NORM)),
[INFO] [stdout]    |                             --------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:54:63
[INFO] [stdout]    |
[INFO] [stdout] 54 |             temp: black_box(DryBulbTemperature::new::<kelvin>(TEMP_NORM)),
[INFO] [stdout]    |                             --------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:55:64
[INFO] [stdout]    |
[INFO] [stdout] 55 |             pres: black_box(AtmosphericPressure::new::<pascal>(PRES_NORM)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:55:64
[INFO] [stdout]    |
[INFO] [stdout] 55 |             pres: black_box(AtmosphericPressure::new::<pascal>(PRES_NORM)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:56:64
[INFO] [stdout]    |
[INFO] [stdout] 56 |             dwpt: black_box(DewPointTemperature::new::<kelvin>(DWPT_NORM)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:56:64
[INFO] [stdout]    |
[INFO] [stdout] 56 |             dwpt: black_box(DewPointTemperature::new::<kelvin>(DWPT_NORM)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:57:60
[INFO] [stdout]     |
[INFO] [stdout] 57  |             sphu: black_box(SpecificHumidity::new::<ratio>(SH_NORM)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:58:59
[INFO] [stdout]     |
[INFO] [stdout] 58  |             vapr: black_box(VapourPressure::new::<pascal>(VP_NORM)),
[INFO] [stdout]     |                             ----------------------------- ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:54:63
[INFO] [stdout]    |
[INFO] [stdout] 54 |             temp: black_box(DryBulbTemperature::new::<kelvin>(TEMP_NORM)),
[INFO] [stdout]    |                             --------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:59:69
[INFO] [stdout]     |
[INFO] [stdout] 59  |             savp: black_box(SaturationVapourPressure::new::<pascal>(SVP_NORM)),
[INFO] [stdout]     |                             --------------------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:60:60
[INFO] [stdout]     |
[INFO] [stdout] 60  |             rehu: black_box(RelativeHumidity::new::<ratio>(RH_NORM)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:54:63
[INFO] [stdout]    |
[INFO] [stdout] 54 |             temp: black_box(DryBulbTemperature::new::<kelvin>(TEMP_NORM)),
[INFO] [stdout]    |                             --------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:55:64
[INFO] [stdout]    |
[INFO] [stdout] 55 |             pres: black_box(AtmosphericPressure::new::<pascal>(PRES_NORM)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:61:55
[INFO] [stdout]     |
[INFO] [stdout] 61  |             mxrt: black_box(MixingRatio::new::<ratio>(MR_NORM)),
[INFO] [stdout]     |                             ------------------------- ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:54:63
[INFO] [stdout]    |
[INFO] [stdout] 54 |             temp: black_box(DryBulbTemperature::new::<kelvin>(TEMP_NORM)),
[INFO] [stdout]    |                             --------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:56:64
[INFO] [stdout]    |
[INFO] [stdout] 56 |             dwpt: black_box(DewPointTemperature::new::<kelvin>(DWPT_NORM)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:62:65
[INFO] [stdout]     |
[INFO] [stdout] 62  |             smrt: black_box(SaturationMixingRatio::new::<ratio>(SMR_NROM)),
[INFO] [stdout]     |                             ----------------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:55:64
[INFO] [stdout]    |
[INFO] [stdout] 55 |             pres: black_box(AtmosphericPressure::new::<pascal>(PRES_NORM)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:56:64
[INFO] [stdout]    |
[INFO] [stdout] 56 |             dwpt: black_box(DewPointTemperature::new::<kelvin>(DWPT_NORM)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:57:60
[INFO] [stdout]     |
[INFO] [stdout] 57  |             sphu: black_box(SpecificHumidity::new::<ratio>(SH_NORM)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:57:60
[INFO] [stdout]     |
[INFO] [stdout] 57  |             sphu: black_box(SpecificHumidity::new::<ratio>(SH_NORM)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:58:59
[INFO] [stdout]     |
[INFO] [stdout] 58  |             vapr: black_box(VapourPressure::new::<pascal>(VP_NORM)),
[INFO] [stdout]     |                             ----------------------------- ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:59:69
[INFO] [stdout]     |
[INFO] [stdout] 59  |             savp: black_box(SaturationVapourPressure::new::<pascal>(SVP_NORM)),
[INFO] [stdout]     |                             --------------------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:60:60
[INFO] [stdout]     |
[INFO] [stdout] 60  |             rehu: black_box(RelativeHumidity::new::<ratio>(RH_NORM)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:61:55
[INFO] [stdout]     |
[INFO] [stdout] 61  |             mxrt: black_box(MixingRatio::new::<ratio>(MR_NORM)),
[INFO] [stdout]     |                             ------------------------- ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:57:60
[INFO] [stdout]     |
[INFO] [stdout] 57  |             sphu: black_box(SpecificHumidity::new::<ratio>(SH_NORM)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:58:59
[INFO] [stdout]     |
[INFO] [stdout] 58  |             vapr: black_box(VapourPressure::new::<pascal>(VP_NORM)),
[INFO] [stdout]     |                             ----------------------------- ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:62:65
[INFO] [stdout]     |
[INFO] [stdout] 62  |             smrt: black_box(SaturationMixingRatio::new::<ratio>(SMR_NROM)),
[INFO] [stdout]     |                             ----------------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:58:59
[INFO] [stdout]     |
[INFO] [stdout] 58  |             vapr: black_box(VapourPressure::new::<pascal>(VP_NORM)),
[INFO] [stdout]     |                             ----------------------------- ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:63:75
[INFO] [stdout]    |
[INFO] [stdout] 63 |             thte: black_box(EquivalentPotentialTemperature::new::<kelvin>(THETAE_NORM)),
[INFO] [stdout]    |                             --------------------------------------------- ^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:59:69
[INFO] [stdout]     |
[INFO] [stdout] 59  |             savp: black_box(SaturationVapourPressure::new::<pascal>(SVP_NORM)),
[INFO] [stdout]     |                             --------------------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |             thet: black_box(PotentialTemperature::new::<kelvin>(THETA_NORM)),
[INFO] [stdout]    |                             ----------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:63:75
[INFO] [stdout]    |
[INFO] [stdout] 63 |             thte: black_box(EquivalentPotentialTemperature::new::<kelvin>(THETAE_NORM)),
[INFO] [stdout]    |                             --------------------------------------------- ^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:59:69
[INFO] [stdout]     |
[INFO] [stdout] 59  |             savp: black_box(SaturationVapourPressure::new::<pascal>(SVP_NORM)),
[INFO] [stdout]     |                             --------------------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:70:63
[INFO] [stdout]    |
[INFO] [stdout] 70 |             temp: black_box(DryBulbTemperature::new::<kelvin>(TEMP_FREEZ)),
[INFO] [stdout]    |                             --------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:55:64
[INFO] [stdout]    |
[INFO] [stdout] 55 |             pres: black_box(AtmosphericPressure::new::<pascal>(PRES_NORM)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:60:60
[INFO] [stdout]     |
[INFO] [stdout] 60  |             rehu: black_box(RelativeHumidity::new::<ratio>(RH_NORM)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:61:55
[INFO] [stdout]     |
[INFO] [stdout] 61  |             mxrt: black_box(MixingRatio::new::<ratio>(MR_NORM)),
[INFO] [stdout]     |                             ------------------------- ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:62:65
[INFO] [stdout]     |
[INFO] [stdout] 62  |             smrt: black_box(SaturationMixingRatio::new::<ratio>(SMR_NROM)),
[INFO] [stdout]     |                             ----------------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:63:75
[INFO] [stdout]    |
[INFO] [stdout] 63 |             thte: black_box(EquivalentPotentialTemperature::new::<kelvin>(THETAE_NORM)),
[INFO] [stdout]    |                             --------------------------------------------- ^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |             thet: black_box(PotentialTemperature::new::<kelvin>(THETA_NORM)),
[INFO] [stdout]    |                             ----------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:56:64
[INFO] [stdout]    |
[INFO] [stdout] 56 |             dwpt: black_box(DewPointTemperature::new::<kelvin>(DWPT_NORM)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:57:60
[INFO] [stdout]     |
[INFO] [stdout] 57  |             sphu: black_box(SpecificHumidity::new::<ratio>(SH_NORM)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:54:63
[INFO] [stdout]    |
[INFO] [stdout] 54 |             temp: black_box(DryBulbTemperature::new::<kelvin>(TEMP_NORM)),
[INFO] [stdout]    |                             --------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:60:60
[INFO] [stdout]     |
[INFO] [stdout] 60  |             rehu: black_box(RelativeHumidity::new::<ratio>(RH_NORM)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:61:55
[INFO] [stdout]     |
[INFO] [stdout] 61  |             mxrt: black_box(MixingRatio::new::<ratio>(MR_NORM)),
[INFO] [stdout]     |                             ------------------------- ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:62:65
[INFO] [stdout]     |
[INFO] [stdout] 62  |             smrt: black_box(SaturationMixingRatio::new::<ratio>(SMR_NROM)),
[INFO] [stdout]     |                             ----------------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:63:75
[INFO] [stdout]    |
[INFO] [stdout] 63 |             thte: black_box(EquivalentPotentialTemperature::new::<kelvin>(THETAE_NORM)),
[INFO] [stdout]    |                             --------------------------------------------- ^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:70:63
[INFO] [stdout]    |
[INFO] [stdout] 70 |             temp: black_box(DryBulbTemperature::new::<kelvin>(TEMP_FREEZ)),
[INFO] [stdout]    |                             --------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |             thet: black_box(PotentialTemperature::new::<kelvin>(THETA_NORM)),
[INFO] [stdout]    |                             ----------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:70:63
[INFO] [stdout]    |
[INFO] [stdout] 70 |             temp: black_box(DryBulbTemperature::new::<kelvin>(TEMP_FREEZ)),
[INFO] [stdout]    |                             --------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:71:64
[INFO] [stdout]    |
[INFO] [stdout] 71 |             pres: black_box(AtmosphericPressure::new::<pascal>(PRES_FREEZ)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:58:59
[INFO] [stdout]     |
[INFO] [stdout] 58  |             vapr: black_box(VapourPressure::new::<pascal>(VP_NORM)),
[INFO] [stdout]     |                             ----------------------------- ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:72:64
[INFO] [stdout]    |
[INFO] [stdout] 72 |             dwpt: black_box(DewPointTemperature::new::<kelvin>(DWPT_FREEZ)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:73:60
[INFO] [stdout]     |
[INFO] [stdout] 73  |             sphu: black_box(SpecificHumidity::new::<ratio>(SH_FREEZ)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:71:64
[INFO] [stdout]    |
[INFO] [stdout] 71 |             pres: black_box(AtmosphericPressure::new::<pascal>(PRES_FREEZ)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:71:64
[INFO] [stdout]    |
[INFO] [stdout] 71 |             pres: black_box(AtmosphericPressure::new::<pascal>(PRES_FREEZ)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:59:69
[INFO] [stdout]     |
[INFO] [stdout] 59  |             savp: black_box(SaturationVapourPressure::new::<pascal>(SVP_NORM)),
[INFO] [stdout]     |                             --------------------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:72:64
[INFO] [stdout]    |
[INFO] [stdout] 72 |             dwpt: black_box(DewPointTemperature::new::<kelvin>(DWPT_FREEZ)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:73:60
[INFO] [stdout]     |
[INFO] [stdout] 73  |             sphu: black_box(SpecificHumidity::new::<ratio>(SH_FREEZ)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:74:59
[INFO] [stdout]     |
[INFO] [stdout] 74  |             vapr: black_box(VapourPressure::new::<pascal>(VP_FREEZ)),
[INFO] [stdout]     |                             ----------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:55:64
[INFO] [stdout]    |
[INFO] [stdout] 55 |             pres: black_box(AtmosphericPressure::new::<pascal>(PRES_NORM)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:60:60
[INFO] [stdout]     |
[INFO] [stdout] 60  |             rehu: black_box(RelativeHumidity::new::<ratio>(RH_NORM)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:72:64
[INFO] [stdout]    |
[INFO] [stdout] 72 |             dwpt: black_box(DewPointTemperature::new::<kelvin>(DWPT_FREEZ)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:75:69
[INFO] [stdout]     |
[INFO] [stdout] 75  |             savp: black_box(SaturationVapourPressure::new::<pascal>(SVP_FREEZ)),
[INFO] [stdout]     |                             --------------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |             thet: black_box(PotentialTemperature::new::<kelvin>(THETA_NORM)),
[INFO] [stdout]    |                             ----------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:74:59
[INFO] [stdout]     |
[INFO] [stdout] 74  |             vapr: black_box(VapourPressure::new::<pascal>(VP_FREEZ)),
[INFO] [stdout]     |                             ----------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:70:63
[INFO] [stdout]    |
[INFO] [stdout] 70 |             temp: black_box(DryBulbTemperature::new::<kelvin>(TEMP_FREEZ)),
[INFO] [stdout]    |                             --------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:61:55
[INFO] [stdout]     |
[INFO] [stdout] 61  |             mxrt: black_box(MixingRatio::new::<ratio>(MR_NORM)),
[INFO] [stdout]     |                             ------------------------- ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:73:60
[INFO] [stdout]     |
[INFO] [stdout] 73  |             sphu: black_box(SpecificHumidity::new::<ratio>(SH_FREEZ)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:56:64
[INFO] [stdout]    |
[INFO] [stdout] 56 |             dwpt: black_box(DewPointTemperature::new::<kelvin>(DWPT_NORM)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:62:65
[INFO] [stdout]     |
[INFO] [stdout] 62  |             smrt: black_box(SaturationMixingRatio::new::<ratio>(SMR_NROM)),
[INFO] [stdout]     |                             ----------------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:76:60
[INFO] [stdout]     |
[INFO] [stdout] 76  |             rehu: black_box(RelativeHumidity::new::<ratio>(RH_FREEZ)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:63:75
[INFO] [stdout]    |
[INFO] [stdout] 63 |             thte: black_box(EquivalentPotentialTemperature::new::<kelvin>(THETAE_NORM)),
[INFO] [stdout]    |                             --------------------------------------------- ^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:74:59
[INFO] [stdout]     |
[INFO] [stdout] 74  |             vapr: black_box(VapourPressure::new::<pascal>(VP_FREEZ)),
[INFO] [stdout]     |                             ----------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:77:55
[INFO] [stdout]     |
[INFO] [stdout] 77  |             mxrt: black_box(MixingRatio::new::<ratio>(MR_FREEZ)),
[INFO] [stdout]     |                             ------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:75:69
[INFO] [stdout]     |
[INFO] [stdout] 75  |             savp: black_box(SaturationVapourPressure::new::<pascal>(SVP_FREEZ)),
[INFO] [stdout]     |                             --------------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:76:60
[INFO] [stdout]     |
[INFO] [stdout] 76  |             rehu: black_box(RelativeHumidity::new::<ratio>(RH_FREEZ)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:75:69
[INFO] [stdout]     |
[INFO] [stdout] 75  |             savp: black_box(SaturationVapourPressure::new::<pascal>(SVP_FREEZ)),
[INFO] [stdout]     |                             --------------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |             thet: black_box(PotentialTemperature::new::<kelvin>(THETA_NORM)),
[INFO] [stdout]    |                             ----------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:57:60
[INFO] [stdout]     |
[INFO] [stdout] 57  |             sphu: black_box(SpecificHumidity::new::<ratio>(SH_NORM)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:76:60
[INFO] [stdout]     |
[INFO] [stdout] 76  |             rehu: black_box(RelativeHumidity::new::<ratio>(RH_FREEZ)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:70:63
[INFO] [stdout]    |
[INFO] [stdout] 70 |             temp: black_box(DryBulbTemperature::new::<kelvin>(TEMP_FREEZ)),
[INFO] [stdout]    |                             --------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:78:65
[INFO] [stdout]     |
[INFO] [stdout] 78  |             smrt: black_box(SaturationMixingRatio::new::<ratio>(SMR_FREEZ)),
[INFO] [stdout]     |                             ----------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:58:59
[INFO] [stdout]     |
[INFO] [stdout] 58  |             vapr: black_box(VapourPressure::new::<pascal>(VP_NORM)),
[INFO] [stdout]     |                             ----------------------------- ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:71:64
[INFO] [stdout]    |
[INFO] [stdout] 71 |             pres: black_box(AtmosphericPressure::new::<pascal>(PRES_FREEZ)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:72:64
[INFO] [stdout]    |
[INFO] [stdout] 72 |             dwpt: black_box(DewPointTemperature::new::<kelvin>(DWPT_FREEZ)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:77:55
[INFO] [stdout]     |
[INFO] [stdout] 77  |             mxrt: black_box(MixingRatio::new::<ratio>(MR_FREEZ)),
[INFO] [stdout]     |                             ------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:77:55
[INFO] [stdout]     |
[INFO] [stdout] 77  |             mxrt: black_box(MixingRatio::new::<ratio>(MR_FREEZ)),
[INFO] [stdout]     |                             ------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:73:60
[INFO] [stdout]     |
[INFO] [stdout] 73  |             sphu: black_box(SpecificHumidity::new::<ratio>(SH_FREEZ)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:71:64
[INFO] [stdout]    |
[INFO] [stdout] 71 |             pres: black_box(AtmosphericPressure::new::<pascal>(PRES_FREEZ)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:79:75
[INFO] [stdout]    |
[INFO] [stdout] 79 |             thte: black_box(EquivalentPotentialTemperature::new::<kelvin>(THETAE_FREEZ)),
[INFO] [stdout]    |                             --------------------------------------------- ^^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:74:59
[INFO] [stdout]     |
[INFO] [stdout] 74  |             vapr: black_box(VapourPressure::new::<pascal>(VP_FREEZ)),
[INFO] [stdout]     |                             ----------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:78:65
[INFO] [stdout]     |
[INFO] [stdout] 78  |             smrt: black_box(SaturationMixingRatio::new::<ratio>(SMR_FREEZ)),
[INFO] [stdout]     |                             ----------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:59:69
[INFO] [stdout]     |
[INFO] [stdout] 59  |             savp: black_box(SaturationVapourPressure::new::<pascal>(SVP_NORM)),
[INFO] [stdout]     |                             --------------------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:72:64
[INFO] [stdout]    |
[INFO] [stdout] 72 |             dwpt: black_box(DewPointTemperature::new::<kelvin>(DWPT_FREEZ)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:78:65
[INFO] [stdout]     |
[INFO] [stdout] 78  |             smrt: black_box(SaturationMixingRatio::new::<ratio>(SMR_FREEZ)),
[INFO] [stdout]     |                             ----------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:80:65
[INFO] [stdout]    |
[INFO] [stdout] 80 |             thet: black_box(PotentialTemperature::new::<kelvin>(THETA_FREEZ)),
[INFO] [stdout]    |                             ----------------------------------- ^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:60:60
[INFO] [stdout]     |
[INFO] [stdout] 60  |             rehu: black_box(RelativeHumidity::new::<ratio>(RH_NORM)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:79:75
[INFO] [stdout]    |
[INFO] [stdout] 79 |             thte: black_box(EquivalentPotentialTemperature::new::<kelvin>(THETAE_FREEZ)),
[INFO] [stdout]    |                             --------------------------------------------- ^^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:79:75
[INFO] [stdout]    |
[INFO] [stdout] 79 |             thte: black_box(EquivalentPotentialTemperature::new::<kelvin>(THETAE_FREEZ)),
[INFO] [stdout]    |                             --------------------------------------------- ^^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:80:65
[INFO] [stdout]    |
[INFO] [stdout] 80 |             thet: black_box(PotentialTemperature::new::<kelvin>(THETA_FREEZ)),
[INFO] [stdout]    |                             ----------------------------------- ^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:61:55
[INFO] [stdout]     |
[INFO] [stdout] 61  |             mxrt: black_box(MixingRatio::new::<ratio>(MR_NORM)),
[INFO] [stdout]     |                             ------------------------- ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:62:65
[INFO] [stdout]     |
[INFO] [stdout] 62  |             smrt: black_box(SaturationMixingRatio::new::<ratio>(SMR_NROM)),
[INFO] [stdout]     |                             ----------------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:80:65
[INFO] [stdout]    |
[INFO] [stdout] 80 |             thet: black_box(PotentialTemperature::new::<kelvin>(THETA_FREEZ)),
[INFO] [stdout]    |                             ----------------------------------- ^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:63:75
[INFO] [stdout]    |
[INFO] [stdout] 63 |             thte: black_box(EquivalentPotentialTemperature::new::<kelvin>(THETAE_NORM)),
[INFO] [stdout]    |                             --------------------------------------------- ^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |             thet: black_box(PotentialTemperature::new::<kelvin>(THETA_NORM)),
[INFO] [stdout]    |                             ----------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:75:69
[INFO] [stdout]     |
[INFO] [stdout] 75  |             savp: black_box(SaturationVapourPressure::new::<pascal>(SVP_FREEZ)),
[INFO] [stdout]     |                             --------------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:76:60
[INFO] [stdout]     |
[INFO] [stdout] 76  |             rehu: black_box(RelativeHumidity::new::<ratio>(RH_FREEZ)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:77:55
[INFO] [stdout]     |
[INFO] [stdout] 77  |             mxrt: black_box(MixingRatio::new::<ratio>(MR_FREEZ)),
[INFO] [stdout]     |                             ------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:73:60
[INFO] [stdout]     |
[INFO] [stdout] 73  |             sphu: black_box(SpecificHumidity::new::<ratio>(SH_FREEZ)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:74:59
[INFO] [stdout]     |
[INFO] [stdout] 74  |             vapr: black_box(VapourPressure::new::<pascal>(VP_FREEZ)),
[INFO] [stdout]     |                             ----------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:75:69
[INFO] [stdout]     |
[INFO] [stdout] 75  |             savp: black_box(SaturationVapourPressure::new::<pascal>(SVP_FREEZ)),
[INFO] [stdout]     |                             --------------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:70:63
[INFO] [stdout]    |
[INFO] [stdout] 70 |             temp: black_box(DryBulbTemperature::new::<kelvin>(TEMP_FREEZ)),
[INFO] [stdout]    |                             --------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:76:60
[INFO] [stdout]     |
[INFO] [stdout] 76  |             rehu: black_box(RelativeHumidity::new::<ratio>(RH_FREEZ)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:78:65
[INFO] [stdout]     |
[INFO] [stdout] 78  |             smrt: black_box(SaturationMixingRatio::new::<ratio>(SMR_FREEZ)),
[INFO] [stdout]     |                             ----------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:71:64
[INFO] [stdout]    |
[INFO] [stdout] 71 |             pres: black_box(AtmosphericPressure::new::<pascal>(PRES_FREEZ)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:72:64
[INFO] [stdout]    |
[INFO] [stdout] 72 |             dwpt: black_box(DewPointTemperature::new::<kelvin>(DWPT_FREEZ)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:73:60
[INFO] [stdout]     |
[INFO] [stdout] 73  |             sphu: black_box(SpecificHumidity::new::<ratio>(SH_FREEZ)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:74:59
[INFO] [stdout]     |
[INFO] [stdout] 74  |             vapr: black_box(VapourPressure::new::<pascal>(VP_FREEZ)),
[INFO] [stdout]     |                             ----------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:75:69
[INFO] [stdout]     |
[INFO] [stdout] 75  |             savp: black_box(SaturationVapourPressure::new::<pascal>(SVP_FREEZ)),
[INFO] [stdout]     |                             --------------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:76:60
[INFO] [stdout]     |
[INFO] [stdout] 76  |             rehu: black_box(RelativeHumidity::new::<ratio>(RH_FREEZ)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:77:55
[INFO] [stdout]     |
[INFO] [stdout] 77  |             mxrt: black_box(MixingRatio::new::<ratio>(MR_FREEZ)),
[INFO] [stdout]     |                             ------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:78:65
[INFO] [stdout]     |
[INFO] [stdout] 78  |             smrt: black_box(SaturationMixingRatio::new::<ratio>(SMR_FREEZ)),
[INFO] [stdout]     |                             ----------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:79:75
[INFO] [stdout]    |
[INFO] [stdout] 79 |             thte: black_box(EquivalentPotentialTemperature::new::<kelvin>(THETAE_FREEZ)),
[INFO] [stdout]    |                             --------------------------------------------- ^^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:79:75
[INFO] [stdout]    |
[INFO] [stdout] 79 |             thte: black_box(EquivalentPotentialTemperature::new::<kelvin>(THETAE_FREEZ)),
[INFO] [stdout]    |                             --------------------------------------------- ^^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:80:65
[INFO] [stdout]    |
[INFO] [stdout] 80 |             thet: black_box(PotentialTemperature::new::<kelvin>(THETA_FREEZ)),
[INFO] [stdout]    |                             ----------------------------------- ^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:77:55
[INFO] [stdout]     |
[INFO] [stdout] 77  |             mxrt: black_box(MixingRatio::new::<ratio>(MR_FREEZ)),
[INFO] [stdout]     |                             ------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:78:65
[INFO] [stdout]     |
[INFO] [stdout] 78  |             smrt: black_box(SaturationMixingRatio::new::<ratio>(SMR_FREEZ)),
[INFO] [stdout]     |                             ----------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:79:75
[INFO] [stdout]    |
[INFO] [stdout] 79 |             thte: black_box(EquivalentPotentialTemperature::new::<kelvin>(THETAE_FREEZ)),
[INFO] [stdout]    |                             --------------------------------------------- ^^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:80:65
[INFO] [stdout]    |
[INFO] [stdout] 80 |             thet: black_box(PotentialTemperature::new::<kelvin>(THETA_FREEZ)),
[INFO] [stdout]    |                             ----------------------------------- ^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:80:65
[INFO] [stdout]    |
[INFO] [stdout] 80 |             thet: black_box(PotentialTemperature::new::<kelvin>(THETA_FREEZ)),
[INFO] [stdout]    |                             ----------------------------------- ^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:54:63
[INFO] [stdout]    |
[INFO] [stdout] 54 |             temp: black_box(DryBulbTemperature::new::<kelvin>(TEMP_NORM)),
[INFO] [stdout]    |                             --------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `floccus` (bench "equivalent_potential_temperature") due to 22 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:55:64
[INFO] [stdout]    |
[INFO] [stdout] 55 |             pres: black_box(AtmosphericPressure::new::<pascal>(PRES_NORM)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:56:64
[INFO] [stdout]    |
[INFO] [stdout] 56 |             dwpt: black_box(DewPointTemperature::new::<kelvin>(DWPT_NORM)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `floccus` (bench "relative_humidity") due to 22 previous errors
[INFO] [stderr] error: could not compile `floccus` (bench "specific_humidity") due to 22 previous errors
[INFO] [stderr] error: could not compile `floccus` (bench "virtual_temperature") due to 22 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:57:60
[INFO] [stdout]     |
[INFO] [stdout] 57  |             sphu: black_box(SpecificHumidity::new::<ratio>(SH_NORM)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:58:59
[INFO] [stdout]     |
[INFO] [stdout] 58  |             vapr: black_box(VapourPressure::new::<pascal>(VP_NORM)),
[INFO] [stdout]     |                             ----------------------------- ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:59:69
[INFO] [stdout]     |
[INFO] [stdout] 59  |             savp: black_box(SaturationVapourPressure::new::<pascal>(SVP_NORM)),
[INFO] [stdout]     |                             --------------------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:60:60
[INFO] [stdout]     |
[INFO] [stdout] 60  |             rehu: black_box(RelativeHumidity::new::<ratio>(RH_NORM)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:61:55
[INFO] [stdout]     |
[INFO] [stdout] 61  |             mxrt: black_box(MixingRatio::new::<ratio>(MR_NORM)),
[INFO] [stdout]     |                             ------------------------- ^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:62:65
[INFO] [stdout]     |
[INFO] [stdout] 62  |             smrt: black_box(SaturationMixingRatio::new::<ratio>(SMR_NROM)),
[INFO] [stdout]     |                             ----------------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `floccus` (bench "vapour_pressure") due to 22 previous errors
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:63:75
[INFO] [stdout]    |
[INFO] [stdout] 63 |             thte: black_box(EquivalentPotentialTemperature::new::<kelvin>(THETAE_NORM)),
[INFO] [stdout]    |                             --------------------------------------------- ^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |             thet: black_box(PotentialTemperature::new::<kelvin>(THETA_NORM)),
[INFO] [stdout]    |                             ----------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `floccus` (bench "saturation_mixing_ratio") due to 22 previous errors
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:70:63
[INFO] [stdout]    |
[INFO] [stdout] 70 |             temp: black_box(DryBulbTemperature::new::<kelvin>(TEMP_FREEZ)),
[INFO] [stdout]    |                             --------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:71:64
[INFO] [stdout]    |
[INFO] [stdout] 71 |             pres: black_box(AtmosphericPressure::new::<pascal>(PRES_FREEZ)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:72:64
[INFO] [stdout]    |
[INFO] [stdout] 72 |             dwpt: black_box(DewPointTemperature::new::<kelvin>(DWPT_FREEZ)),
[INFO] [stdout]    |                             ---------------------------------- ^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:73:60
[INFO] [stdout]     |
[INFO] [stdout] 73  |             sphu: black_box(SpecificHumidity::new::<ratio>(SH_FREEZ)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:74:59
[INFO] [stdout]     |
[INFO] [stdout] 74  |             vapr: black_box(VapourPressure::new::<pascal>(VP_FREEZ)),
[INFO] [stdout]     |                             ----------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:75:69
[INFO] [stdout]     |
[INFO] [stdout] 75  |             savp: black_box(SaturationVapourPressure::new::<pascal>(SVP_FREEZ)),
[INFO] [stdout]     |                             --------------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:76:60
[INFO] [stdout]     |
[INFO] [stdout] 76  |             rehu: black_box(RelativeHumidity::new::<ratio>(RH_FREEZ)),
[INFO] [stdout]     |                             ------------------------------ ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:77:55
[INFO] [stdout]     |
[INFO] [stdout] 77  |             mxrt: black_box(MixingRatio::new::<ratio>(MR_FREEZ)),
[INFO] [stdout]     |                             ------------------------- ^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/utils.rs:78:65
[INFO] [stdout]     |
[INFO] [stdout] 78  |             smrt: black_box(SaturationMixingRatio::new::<ratio>(SMR_FREEZ)),
[INFO] [stdout]     |                             ----------------------------------- ^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/quantities/constructors.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:79:75
[INFO] [stdout]    |
[INFO] [stdout] 79 |             thte: black_box(EquivalentPotentialTemperature::new::<kelvin>(THETAE_FREEZ)),
[INFO] [stdout]    |                             --------------------------------------------- ^^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/utils.rs:80:65
[INFO] [stdout]    |
[INFO] [stdout] 80 |             thet: black_box(PotentialTemperature::new::<kelvin>(THETA_FREEZ)),
[INFO] [stdout]    |                             ----------------------------------- ^^^^^^^^^^^ expected `f32`, found `f64`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/quantities/constructors.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new<T>(value: Float) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `floccus` (bench "mixing_ratio") due to 22 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `floccus` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "bf2144a00b0246e93e96c2894c8fedff432aa6b17e57e33cfba797d7081e6fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf2144a00b0246e93e96c2894c8fedff432aa6b17e57e33cfba797d7081e6fd8", kill_on_drop: false }`
[INFO] [stdout] bf2144a00b0246e93e96c2894c8fedff432aa6b17e57e33cfba797d7081e6fd8
