[INFO] cloning repository https://github.com/droundy/sad-monte-carlo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/droundy/sad-monte-carlo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80a530bd2242cd41b8603b2375b2fd0afaa67b10 [INFO] testing droundy/sad-monte-carlo/80a530bd2242cd41b8603b2375b2fd0afaa67b10 against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/droundy/sad-monte-carlo [INFO] finished tweaking git repo https://github.com/droundy/sad-monte-carlo [INFO] tweaked toml for git repo https://github.com/droundy/sad-monte-carlo written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/droundy/sad-monte-carlo on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/droundy/dimensioned` [INFO] [stderr] Locking 126 packages to latest compatible versions [INFO] [stderr] Adding auto-args v0.2.9 (available: v0.3.2) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding internment v0.3.13 (available: v0.8.6) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding rand_core v0.5.1 (available: v0.9.3) [INFO] [stderr] Adding rand_distr v0.2.2 (available: v0.5.1) [INFO] [stderr] Adding rand_xoshiro v0.4.0 (available: v0.7.0) [INFO] [stderr] Adding serde_cbor v0.10.2 (available: v0.11.2) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] [stderr] Adding statrs v0.7.0 (available: v0.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded meval v0.2.0 [INFO] [stderr] Downloaded vector3d v0.2.1 [INFO] [stderr] Downloaded tempfile v3.23.0 [INFO] [stderr] Downloaded rand_xoshiro v0.4.0 [INFO] [stderr] Downloaded auto-args-derive v0.1.5 [INFO] [stderr] Downloaded auto-args v0.2.9 [INFO] [stderr] Downloaded state v0.4.2 [INFO] [stderr] Downloaded nom v1.2.4 [INFO] [stderr] Downloaded tinyset v0.4.16 [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] [stderr] Downloaded serde_cbor v0.10.2 [INFO] [stderr] Downloaded statrs v0.7.0 [INFO] [stderr] Downloaded internment v0.3.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 474a41b058a2676b923df8adef83cb733e62fe8fb38726be209d0e3149fc418e [INFO] running `Command { std: "docker" "start" "-a" "474a41b058a2676b923df8adef83cb733e62fe8fb38726be209d0e3149fc418e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "474a41b058a2676b923df8adef83cb733e62fe8fb38726be209d0e3149fc418e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "474a41b058a2676b923df8adef83cb733e62fe8fb38726be209d0e3149fc418e", kill_on_drop: false }` [INFO] [stdout] 474a41b058a2676b923df8adef83cb733e62fe8fb38726be209d0e3149fc418e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20bc9cb6b14dc9473ed1f5bf3c301cb3869d33f1a75d3198f4e7e977a143514b [INFO] running `Command { std: "docker" "start" "-a" "20bc9cb6b14dc9473ed1f5bf3c301cb3869d33f1a75d3198f4e7e977a143514b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling auto-args-derive v0.1.5 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling dimensioned v0.8.0 (https://github.com/droundy/dimensioned#ebf35847) [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling statrs v0.7.0 [INFO] [stderr] Compiling auto-args v0.2.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling tinyset v0.4.16 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling internment v0.3.13 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling vector3d v0.2.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling sad-monte-carlo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `make_units` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `make_units` may come from an old version of the `dimensioned` crate, try updating your dependency with `cargo update -p dimensioned` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `make_units` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `make_units` may come from an old version of the `dimensioned` crate, try updating your dependency with `cargo update -p dimensioned` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `approx` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `make_units` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `make_units` may come from an old version of the `dimensioned` crate, try updating your dependency with `cargo update -p dimensioned` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `approx` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `make_units` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `make_units` may come from an old version of the `dimensioned` crate, try updating your dependency with `cargo update -p dimensioned` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `approx` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `make_units` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `make_units` may come from an old version of the `dimensioned` crate, try updating your dependency with `cargo update -p dimensioned` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__make_units_internal` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__make_units_internal` may come from an old version of the `dimensioned` crate, try updating your dependency with `cargo update -p dimensioned` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__make_units_internal` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `__make_units_internal` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `__make_units_internal` may come from an old version of the `dimensioned` crate, try updating your dependency with `cargo update -p dimensioned` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `__make_units_internal` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_unit_preserve` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_unit_change` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `binary_shift` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `same_units` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `oibit` [INFO] [stdout] --> src/system/units.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / make_units! { [INFO] [stdout] 4 | | UNITS; [INFO] [stdout] 5 | | ONE: Unitless; [INFO] [stdout] ... | [INFO] [stdout] 27 | | fmt = true; [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `strict` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `rhs_units_differ` which comes from the expansion of the macro `make_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sad-monte-carlo` (bin "binning") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name binning --edition=2018 src/bin/binning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("strict"))' -C metadata=875e69288a2df26a -C extra-filename=-cea5b2f2b189ec6a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern auto_args=/opt/rustwide/target/debug/deps/libauto_args-13621897e2a25592.rlib --extern dimensioned=/opt/rustwide/target/debug/deps/libdimensioned-05c1a11089b767ad.rlib --extern git_version=/opt/rustwide/target/debug/deps/libgit_version-d2af408fb0e50bc5.rlib --extern internment=/opt/rustwide/target/debug/deps/libinternment-886d2fe69da11de7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-afaa8fc04fb8570f.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-381bde2700e040a4.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-8af15df89c55f47d.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-da76b76f77b6ab90.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-849d431649d2b09b.rlib --extern sadmc=/opt/rustwide/target/debug/deps/libsadmc-05e7df7b4c0a8ceb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c61fd0cc86176690.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-83fdb780d90b27c5.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b83fe4c3c3a8f62f.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9b886aab2e363700.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-0e7dfd8a895e42fd.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-e7c4ecde3cb9003c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-2ff7eb215a2b4cf6.rlib --extern vector3d=/opt/rustwide/target/debug/deps/libvector3d-12122e600b1693fb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "20bc9cb6b14dc9473ed1f5bf3c301cb3869d33f1a75d3198f4e7e977a143514b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20bc9cb6b14dc9473ed1f5bf3c301cb3869d33f1a75d3198f4e7e977a143514b", kill_on_drop: false }` [INFO] [stdout] 20bc9cb6b14dc9473ed1f5bf3c301cb3869d33f1a75d3198f4e7e977a143514b