[INFO] fetching crate floccus 0.4.0-alpha.8...
[INFO] checking floccus-0.4.0-alpha.8 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate floccus 0.4.0-alpha.8 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate floccus 0.4.0-alpha.8 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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 anes v0.1.6 (available: v0.2.0)
[INFO] [stderr]       Adding float-cmp v0.9.0 (available: v0.10.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.13.0)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbcbab16f78cca5b2ccbaba4203e874ad4366d87da2105a33a39a0705ab4eab8
[INFO] running `Command { std: "docker" "start" "-a" "fbcbab16f78cca5b2ccbaba4203e874ad4366d87da2105a33a39a0705ab4eab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbcbab16f78cca5b2ccbaba4203e874ad4366d87da2105a33a39a0705ab4eab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbcbab16f78cca5b2ccbaba4203e874ad4366d87da2105a33a39a0705ab4eab8", kill_on_drop: false }`
[INFO] [stdout] fbcbab16f78cca5b2ccbaba4203e874ad4366d87da2105a33a39a0705ab4eab8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4afa27711f760eb8d6af7b704bf6c6a9c2c41f7a4a8c7265b73ea3242a6e29ba
[INFO] running `Command { std: "docker" "start" "-a" "4afa27711f760eb8d6af7b704bf6c6a9c2c41f7a4a8c7265b73ea3242a6e29ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.18
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking uom v0.36.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking testing_logger v0.1.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.18
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling floccus-proc v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.64
[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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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] 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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: aborting due to 22 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors
[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: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: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: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: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: aborting due to 22 previous errors
[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: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: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: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: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: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: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: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: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: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] [stderr] error: could not compile `floccus` (bench "potential_temperature") due to 23 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] [stderr] warning: build failed, waiting for other jobs to finish...
[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: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: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] [stderr] error: could not compile `floccus` (bench "specific_humidity") due to 23 previous errors
[INFO] [stderr] error: could not compile `floccus` (bench "vapour_pressure_deficit") due to 23 previous errors
[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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: aborting due to 22 previous errors
[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: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: aborting due to 22 previous errors
[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 "utils") due to 23 previous errors
[INFO] [stdout] error: aborting due to 22 previous errors
[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 "wet_bulb_potential_temperature") due to 23 previous errors
[INFO] [stdout] error: aborting due to 22 previous errors
[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 "relative_humidity") due to 23 previous errors
[INFO] [stderr] error: could not compile `floccus` (bench "virtual_temperature") due to 23 previous errors
[INFO] [stdout] error: aborting due to 5 previous errors
[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` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "4afa27711f760eb8d6af7b704bf6c6a9c2c41f7a4a8c7265b73ea3242a6e29ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4afa27711f760eb8d6af7b704bf6c6a9c2c41f7a4a8c7265b73ea3242a6e29ba", kill_on_drop: false }`
[INFO] [stdout] 4afa27711f760eb8d6af7b704bf6c6a9c2c41f7a4a8c7265b73ea3242a6e29ba
