[INFO] fetching crate floccus 0.4.0-alpha.9... [INFO] checking floccus-0.4.0-alpha.9 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate floccus 0.4.0-alpha.9 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate floccus 0.4.0-alpha.9 [INFO] finished tweaking crates.io crate floccus 0.4.0-alpha.9 [INFO] tweaked toml for crates.io crate floccus 0.4.0-alpha.9 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate floccus 0.4.0-alpha.9 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate floccus 0.4.0-alpha.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcbe02200bd9e6ce435840db7b6fee05ed5cc613c5df2fe54ef9759150ea9eef [INFO] running `Command { std: "docker" "start" "-a" "fcbe02200bd9e6ce435840db7b6fee05ed5cc613c5df2fe54ef9759150ea9eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcbe02200bd9e6ce435840db7b6fee05ed5cc613c5df2fe54ef9759150ea9eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcbe02200bd9e6ce435840db7b6fee05ed5cc613c5df2fe54ef9759150ea9eef", kill_on_drop: false }` [INFO] [stdout] fcbe02200bd9e6ce435840db7b6fee05ed5cc613c5df2fe54ef9759150ea9eef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c55da8988d8e4e2610f19279f72344a7834e130a460f34a5aaae8266cc9d57e [INFO] running `Command { std: "docker" "start" "-a" "4c55da8988d8e4e2610f19279f72344a7834e130a460f34a5aaae8266cc9d57e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking testing_logger v0.1.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking uom v0.37.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.6.0 [INFO] [stderr] Checking floccus v0.4.0-alpha.9 (/opt/rustwide/workdir) [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-1949cf8c6b5b557f/float-cmp-0.10.0/src/eq.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | fn approx_eq>(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-1949cf8c6b5b557f/float-cmp-0.10.0/src/eq.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | fn approx_eq>(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-1949cf8c6b5b557f/float-cmp-0.10.0/src/eq.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | fn approx_eq>(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-1949cf8c6b5b557f/float-cmp-0.10.0/src/eq.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | fn approx_eq>(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/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] --> benches/utils.rs:54:63 [INFO] [stdout] | [INFO] [stdout] 54 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:60:60 [INFO] [stdout] | [INFO] [stdout] 60 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:62:65 [INFO] [stdout] | [INFO] [stdout] 62 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:63:75 [INFO] [stdout] | [INFO] [stdout] 63 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:64:65 [INFO] [stdout] | [INFO] [stdout] 64 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:70:63 [INFO] [stdout] | [INFO] [stdout] 70 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:71:64 [INFO] [stdout] | [INFO] [stdout] 71 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:72:64 [INFO] [stdout] | [INFO] [stdout] 72 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:75:69 [INFO] [stdout] | [INFO] [stdout] 75 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:77:55 [INFO] [stdout] | [INFO] [stdout] 77 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:78:65 [INFO] [stdout] | [INFO] [stdout] 78 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:79:75 [INFO] [stdout] | [INFO] [stdout] 79 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (in Nightly builds, run with -Z macro-backtrace for more info) [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 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/utils.rs:54:63 [INFO] [stdout] | [INFO] [stdout] 54 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:60:60 [INFO] [stdout] | [INFO] [stdout] 60 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:60:60 [INFO] [stdout] | [INFO] [stdout] 60 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:60:60 [INFO] [stdout] | [INFO] [stdout] 60 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:62:65 [INFO] [stdout] | [INFO] [stdout] 62 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:63:75 [INFO] [stdout] | [INFO] [stdout] 63 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:64:65 [INFO] [stdout] | [INFO] [stdout] 64 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:70:63 [INFO] [stdout] | [INFO] [stdout] 70 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:71:64 [INFO] [stdout] | [INFO] [stdout] 71 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:72:64 [INFO] [stdout] | [INFO] [stdout] 72 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:62:65 [INFO] [stdout] | [INFO] [stdout] 62 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:63:75 [INFO] [stdout] | [INFO] [stdout] 63 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:75:69 [INFO] [stdout] | [INFO] [stdout] 75 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:77:55 [INFO] [stdout] | [INFO] [stdout] 77 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:78:65 [INFO] [stdout] | [INFO] [stdout] 78 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:79:75 [INFO] [stdout] | [INFO] [stdout] 79 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:62:65 [INFO] [stdout] | [INFO] [stdout] 62 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:63:75 [INFO] [stdout] | [INFO] [stdout] 63 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:64:65 [INFO] [stdout] | [INFO] [stdout] 64 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:64:65 [INFO] [stdout] | [INFO] [stdout] 64 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:70:63 [INFO] [stdout] | [INFO] [stdout] 70 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:71:64 [INFO] [stdout] | [INFO] [stdout] 71 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:70:63 [INFO] [stdout] | [INFO] [stdout] 70 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (in Nightly builds, run with -Z macro-backtrace for more info) [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:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:72:64 [INFO] [stdout] | [INFO] [stdout] 72 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:71:64 [INFO] [stdout] | [INFO] [stdout] 71 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `floccus` (bench "specific_humidity") due to 22 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/utils.rs:72:64 [INFO] [stdout] | [INFO] [stdout] 72 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:75:69 [INFO] [stdout] | [INFO] [stdout] 75 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:60:60 [INFO] [stdout] | [INFO] [stdout] 60 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:60:60 [INFO] [stdout] | [INFO] [stdout] 60 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:62:65 [INFO] [stdout] | [INFO] [stdout] 62 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:60:60 [INFO] [stdout] | [INFO] [stdout] 60 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:62:65 [INFO] [stdout] | [INFO] [stdout] 62 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:75:69 [INFO] [stdout] | [INFO] [stdout] 75 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:63:75 [INFO] [stdout] | [INFO] [stdout] 63 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:63:75 [INFO] [stdout] | [INFO] [stdout] 63 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:64:65 [INFO] [stdout] | [INFO] [stdout] 64 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:60:60 [INFO] [stdout] | [INFO] [stdout] 60 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:70:63 [INFO] [stdout] | [INFO] [stdout] 70 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:77:55 [INFO] [stdout] | [INFO] [stdout] 77 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:71:64 [INFO] [stdout] | [INFO] [stdout] 71 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:72:64 [INFO] [stdout] | [INFO] [stdout] 72 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:64:65 [INFO] [stdout] | [INFO] [stdout] 64 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:75:69 [INFO] [stdout] | [INFO] [stdout] 75 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:70:63 [INFO] [stdout] | [INFO] [stdout] 70 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:77:55 [INFO] [stdout] | [INFO] [stdout] 77 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:77:55 [INFO] [stdout] | [INFO] [stdout] 77 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:62:65 [INFO] [stdout] | [INFO] [stdout] 62 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:78:65 [INFO] [stdout] | [INFO] [stdout] 78 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:78:65 [INFO] [stdout] | [INFO] [stdout] 78 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:62:65 [INFO] [stdout] | [INFO] [stdout] 62 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:63:75 [INFO] [stdout] | [INFO] [stdout] 63 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:79:75 [INFO] [stdout] | [INFO] [stdout] 79 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:79:75 [INFO] [stdout] | [INFO] [stdout] 79 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:63:75 [INFO] [stdout] | [INFO] [stdout] 63 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:64:65 [INFO] [stdout] | [INFO] [stdout] 64 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:64:65 [INFO] [stdout] | [INFO] [stdout] 64 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:71:64 [INFO] [stdout] | [INFO] [stdout] 71 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:78:65 [INFO] [stdout] | [INFO] [stdout] 78 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:70:63 [INFO] [stdout] | [INFO] [stdout] 70 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:70:63 [INFO] [stdout] | [INFO] [stdout] 70 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:71:64 [INFO] [stdout] | [INFO] [stdout] 71 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (in Nightly builds, run with -Z macro-backtrace for more info) [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:79:75 [INFO] [stdout] | [INFO] [stdout] 79 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:72:64 [INFO] [stdout] | [INFO] [stdout] 72 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:71:64 [INFO] [stdout] | [INFO] [stdout] 71 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:72:64 [INFO] [stdout] | [INFO] [stdout] 72 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:75:69 [INFO] [stdout] | [INFO] [stdout] 75 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:72:64 [INFO] [stdout] | [INFO] [stdout] 72 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:75:69 [INFO] [stdout] | [INFO] [stdout] 75 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:77:55 [INFO] [stdout] | [INFO] [stdout] 77 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:77:55 [INFO] [stdout] | [INFO] [stdout] 77 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:78:65 [INFO] [stdout] | [INFO] [stdout] 78 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:78:65 [INFO] [stdout] | [INFO] [stdout] 78 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:75:69 [INFO] [stdout] | [INFO] [stdout] 75 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:77:55 [INFO] [stdout] | [INFO] [stdout] 77 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:79:75 [INFO] [stdout] | [INFO] [stdout] 79 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:78:65 [INFO] [stdout] | [INFO] [stdout] 78 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:79:75 [INFO] [stdout] | [INFO] [stdout] 79 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/utils.rs:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/utils.rs:54:63 [INFO] [stdout] | [INFO] [stdout] 54 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:60:60 [INFO] [stdout] | [INFO] [stdout] 60 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:62:65 [INFO] [stdout] | [INFO] [stdout] 62 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:63:75 [INFO] [stdout] | [INFO] [stdout] 63 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:64:65 [INFO] [stdout] | [INFO] [stdout] 64 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:70:63 [INFO] [stdout] | [INFO] [stdout] 70 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/utils.rs:54:63 [INFO] [stdout] | [INFO] [stdout] 54 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:79:75 [INFO] [stdout] | [INFO] [stdout] 79 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (in Nightly builds, run with -Z macro-backtrace for more info) [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:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:60:60 [INFO] [stdout] | [INFO] [stdout] 60 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:62:65 [INFO] [stdout] | [INFO] [stdout] 62 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:63:75 [INFO] [stdout] | [INFO] [stdout] 63 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:64:65 [INFO] [stdout] | [INFO] [stdout] 64 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:70:63 [INFO] [stdout] | [INFO] [stdout] 70 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:60:60 [INFO] [stdout] | [INFO] [stdout] 60 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:71:64 [INFO] [stdout] | [INFO] [stdout] 71 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:71:64 [INFO] [stdout] | [INFO] [stdout] 71 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:62:65 [INFO] [stdout] | [INFO] [stdout] 62 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:63:75 [INFO] [stdout] | [INFO] [stdout] 63 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:64:65 [INFO] [stdout] | [INFO] [stdout] 64 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:72:64 [INFO] [stdout] | [INFO] [stdout] 72 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:70:63 [INFO] [stdout] | [INFO] [stdout] 70 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:60:60 [INFO] [stdout] | [INFO] [stdout] 60 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:62:65 [INFO] [stdout] | [INFO] [stdout] 62 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:63:75 [INFO] [stdout] | [INFO] [stdout] 63 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:64:65 [INFO] [stdout] | [INFO] [stdout] 64 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:60:60 [INFO] [stdout] | [INFO] [stdout] 60 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:62:65 [INFO] [stdout] | [INFO] [stdout] 62 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:63:75 [INFO] [stdout] | [INFO] [stdout] 63 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:64:65 [INFO] [stdout] | [INFO] [stdout] 64 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:71:64 [INFO] [stdout] | [INFO] [stdout] 71 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:75:69 [INFO] [stdout] | [INFO] [stdout] 75 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:77:55 [INFO] [stdout] | [INFO] [stdout] 77 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:78:65 [INFO] [stdout] | [INFO] [stdout] 78 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `floccus` (bench "wet_bulb_potential_temperature") due to 22 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/utils.rs:79:75 [INFO] [stdout] | [INFO] [stdout] 79 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `floccus` (lib test) due to 5 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::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `floccus` (bench "relative_humidity") due to 22 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::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `floccus` (bench "wet_bulb_temperature") due to 22 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/utils.rs:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `floccus` (bench "mixing_ratio") due to 22 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/utils.rs:72:64 [INFO] [stdout] | [INFO] [stdout] 72 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `floccus` (bench "equivalent_potential_temperature") due to 22 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/utils.rs:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `floccus` (bench "vapour_pressure") due to 22 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/utils.rs:72:64 [INFO] [stdout] | [INFO] [stdout] 72 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:75:69 [INFO] [stdout] | [INFO] [stdout] 75 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:70:63 [INFO] [stdout] | [INFO] [stdout] 70 | temp: black_box(DryBulbTemperature::new::(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.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | define_temperature!(DryBulbTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:71:64 [INFO] [stdout] | [INFO] [stdout] 71 | pres: black_box(AtmosphericPressure::new::(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.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | define_pressure!(AtmosphericPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:72:64 [INFO] [stdout] | [INFO] [stdout] 72 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (in Nightly builds, run with -Z macro-backtrace for more info) [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:75:69 [INFO] [stdout] | [INFO] [stdout] 75 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:77:55 [INFO] [stdout] | [INFO] [stdout] 77 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:72:64 [INFO] [stdout] | [INFO] [stdout] 72 | dwpt: black_box(DewPointTemperature::new::(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.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | define_temperature!(DewPointTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | sphu: black_box(SpecificHumidity::new::(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.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | define_ratio!(SpecificHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:78:65 [INFO] [stdout] | [INFO] [stdout] 78 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:75:69 [INFO] [stdout] | [INFO] [stdout] 75 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | vapr: black_box(VapourPressure::new::(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.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | define_pressure!(VapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `floccus` (bench "saturation_mixing_ratio") due to 22 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/utils.rs:79:75 [INFO] [stdout] | [INFO] [stdout] 79 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:77:55 [INFO] [stdout] | [INFO] [stdout] 77 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:75:69 [INFO] [stdout] | [INFO] [stdout] 75 | savp: black_box(SaturationVapourPressure::new::(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.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | define_pressure!(SaturationVapourPressure); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_pressure` (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:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:77:55 [INFO] [stdout] | [INFO] [stdout] 77 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | rehu: black_box(RelativeHumidity::new::(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.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | define_ratio!(RelativeHumidity); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:78:65 [INFO] [stdout] | [INFO] [stdout] 78 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:79:75 [INFO] [stdout] | [INFO] [stdout] 79 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:78:65 [INFO] [stdout] | [INFO] [stdout] 78 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:77:55 [INFO] [stdout] | [INFO] [stdout] 77 | mxrt: black_box(MixingRatio::new::(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.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | define_ratio!(MixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (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:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:79:75 [INFO] [stdout] | [INFO] [stdout] 79 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:78:65 [INFO] [stdout] | [INFO] [stdout] 78 | smrt: black_box(SaturationMixingRatio::new::(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.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | define_ratio!(SaturationMixingRatio); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_ratio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `floccus` (bench "virtual_temperature") due to 22 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/utils.rs:79:75 [INFO] [stdout] | [INFO] [stdout] 79 | thte: black_box(EquivalentPotentialTemperature::new::(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.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | define_temperature!(EquivalentPotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (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:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | thet: black_box(PotentialTemperature::new::(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.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | define_temperature!(PotentialTemperature); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `define_quantity` which comes from the expansion of the macro `define_temperature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `floccus` (bench "potential_temperature") due to 22 previous errors [INFO] [stderr] error: could not compile `floccus` (bench "saturation_vapour_pressure") due to 22 previous errors [INFO] [stderr] error: could not compile `floccus` (bench "vapour_pressure_deficit") due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "4c55da8988d8e4e2610f19279f72344a7834e130a460f34a5aaae8266cc9d57e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c55da8988d8e4e2610f19279f72344a7834e130a460f34a5aaae8266cc9d57e", kill_on_drop: false }` [INFO] [stdout] 4c55da8988d8e4e2610f19279f72344a7834e130a460f34a5aaae8266cc9d57e