[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/droundy/sad-monte-carlo on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/droundy/dimensioned`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 124 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.8.1)
[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.5)
[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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfc6cf4368fdd97e3b433c8833abcc2ceb0b706a3c9366e229fac4e20562adb7
[INFO] running `Command { std: "docker" "start" "-a" "dfc6cf4368fdd97e3b433c8833abcc2ceb0b706a3c9366e229fac4e20562adb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfc6cf4368fdd97e3b433c8833abcc2ceb0b706a3c9366e229fac4e20562adb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc6cf4368fdd97e3b433c8833abcc2ceb0b706a3c9366e229fac4e20562adb7", kill_on_drop: false }`
[INFO] [stdout] dfc6cf4368fdd97e3b433c8833abcc2ceb0b706a3c9366e229fac4e20562adb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f53e2d5cc0d0c876b268b099e71549571c25e48d08c9de846a9d16f9193bb41e
[INFO] running `Command { std: "docker" "start" "-a" "f53e2d5cc0d0c876b268b099e71549571c25e48d08c9de846a9d16f9193bb41e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling dimensioned v0.8.0 (https://github.com/droundy/dimensioned#ebf35847)
[INFO] [stderr]    Compiling state v0.4.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling meval v0.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling statrs v0.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling auto-args-derive v0.1.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling auto-args v0.2.9
[INFO] [stderr]    Compiling tinyset v0.4.16
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling vector3d v0.2.1
[INFO] [stderr]    Compiling serde_cbor v0.10.2
[INFO] [stderr]    Compiling rand_xoshiro v0.4.0
[INFO] [stderr]    Compiling internment v0.3.13
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dimensioned v0.8.0 (https://github.com/droundy/dimensioned#ebf35847), nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f53e2d5cc0d0c876b268b099e71549571c25e48d08c9de846a9d16f9193bb41e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f53e2d5cc0d0c876b268b099e71549571c25e48d08c9de846a9d16f9193bb41e", kill_on_drop: false }`
[INFO] [stdout] f53e2d5cc0d0c876b268b099e71549571c25e48d08c9de846a9d16f9193bb41e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5ec00fcd331ca6ffe5082727246b81da400488e353808b6087365dae14617ce2
[INFO] running `Command { std: "docker" "start" "-a" "5ec00fcd331ca6ffe5082727246b81da400488e353808b6087365dae14617ce2", kill_on_drop: false }`
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stdout] warning: unexpected `cfg` condition value: `oibit`
[INFO] [stdout]   --> src/system/units.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / make_units! {
[INFO] [stdout]  4 | |     UNITS;
[INFO] [stdout]  5 | |     ONE: Unitless;
[INFO] [stdout] ...  |
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling criterion v0.3.6
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    |
[WARN] too many lines in the log, truncating it
