[INFO] fetching crate battery-notification 0.0.3...
[INFO] checking battery-notification-0.0.3 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate battery-notification 0.0.3 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate battery-notification 0.0.3 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate battery-notification 0.0.3
[INFO] finished tweaking crates.io crate battery-notification 0.0.3
[INFO] tweaked toml for crates.io crate battery-notification 0.0.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate battery-notification 0.0.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a514fc3ebb8b13c73af5ae9b4423f9e3eb11185906feefaa2e2ebe3a50a6ba65
[INFO] running `Command { std: "docker" "start" "-a" "a514fc3ebb8b13c73af5ae9b4423f9e3eb11185906feefaa2e2ebe3a50a6ba65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a514fc3ebb8b13c73af5ae9b4423f9e3eb11185906feefaa2e2ebe3a50a6ba65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a514fc3ebb8b13c73af5ae9b4423f9e3eb11185906feefaa2e2ebe3a50a6ba65", kill_on_drop: false }`
[INFO] [stdout] a514fc3ebb8b13c73af5ae9b4423f9e3eb11185906feefaa2e2ebe3a50a6ba65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ed97bd88d8e940822c372f23c2253e35b7735c681539665818cce1daa6727f6
[INFO] running `Command { std: "docker" "start" "-a" "3ed97bd88d8e940822c372f23c2253e35b7735c681539665818cce1daa6727f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.55
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]    Compiling battery v0.7.3
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling libdbus-sys v0.1.5
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking dbus v0.6.4
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking uom v0.23.1
[INFO] [stderr]     Checking notify-rust v3.6.0
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::L as std::ops::Add<<Dr as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:424:35
[INFO] [stdout]     |
[INFO] [stdout] 424 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 425 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 426 | |                         Ul, V>;
[INFO] [stdout]     | |______________________________^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::L as std::ops::Add<<Dr as si::Dimension>::L>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::M as std::ops::Add<<Dr as si::Dimension>::M>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:424:35
[INFO] [stdout]     |
[INFO] [stdout] 424 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 425 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 426 | |                         Ul, V>;
[INFO] [stdout]     | |______________________________^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::M as std::ops::Add<<Dr as si::Dimension>::M>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::T as std::ops::Add<<Dr as si::Dimension>::T>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:424:35
[INFO] [stdout]     |
[INFO] [stdout] 424 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 425 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 426 | |                         Ul, V>;
[INFO] [stdout]     | |______________________________^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::T as std::ops::Add<<Dr as si::Dimension>::T>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::I as std::ops::Add<<Dr as si::Dimension>::I>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:424:35
[INFO] [stdout]     |
[INFO] [stdout] 424 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 425 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 426 | |                         Ul, V>;
[INFO] [stdout]     | |______________________________^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::I as std::ops::Add<<Dr as si::Dimension>::I>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::Th as std::ops::Add<<Dr as si::Dimension>::Th>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:424:35
[INFO] [stdout]     |
[INFO] [stdout] 424 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 425 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 426 | |                         Ul, V>;
[INFO] [stdout]     | |______________________________^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::Th as std::ops::Add<<Dr as si::Dimension>::Th>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::N as std::ops::Add<<Dr as si::Dimension>::N>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:424:35
[INFO] [stdout]     |
[INFO] [stdout] 424 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 425 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 426 | |                         Ul, V>;
[INFO] [stdout]     | |______________________________^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::N as std::ops::Add<<Dr as si::Dimension>::N>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::J as std::ops::Add<<Dr as si::Dimension>::J>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:424:35
[INFO] [stdout]     |
[INFO] [stdout] 424 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 425 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 426 | |                         Ul, V>;
[INFO] [stdout]     | |______________________________^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::J as std::ops::Add<<Dr as si::Dimension>::J>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::L as std::ops::Add<<Dr as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:429:71
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       fn $muldiv_fun(self, rhs: Quantity<Dr, Ur, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::L as std::ops::Add<<Dr as si::Dimension>::L>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::M as std::ops::Add<<Dr as si::Dimension>::M>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:429:71
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       fn $muldiv_fun(self, rhs: Quantity<Dr, Ur, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::M as std::ops::Add<<Dr as si::Dimension>::M>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::T as std::ops::Add<<Dr as si::Dimension>::T>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:429:71
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       fn $muldiv_fun(self, rhs: Quantity<Dr, Ur, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::T as std::ops::Add<<Dr as si::Dimension>::T>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::I as std::ops::Add<<Dr as si::Dimension>::I>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:429:71
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       fn $muldiv_fun(self, rhs: Quantity<Dr, Ur, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::I as std::ops::Add<<Dr as si::Dimension>::I>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::Th as std::ops::Add<<Dr as si::Dimension>::Th>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:429:71
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       fn $muldiv_fun(self, rhs: Quantity<Dr, Ur, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::Th as std::ops::Add<<Dr as si::Dimension>::Th>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::N as std::ops::Add<<Dr as si::Dimension>::N>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:429:71
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       fn $muldiv_fun(self, rhs: Quantity<Dr, Ur, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::N as std::ops::Add<<Dr as si::Dimension>::N>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::J as std::ops::Add<<Dr as si::Dimension>::J>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:429:71
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       fn $muldiv_fun(self, rhs: Quantity<Dr, Ur, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::J as std::ops::Add<<Dr as si::Dimension>::J>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::L as std::ops::Sub<<Dr as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:424:35
[INFO] [stdout]     |
[INFO] [stdout] 424 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 425 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 426 | |                         Ul, V>;
[INFO] [stdout]     | |______________________________^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::L as std::ops::Sub<<Dr as si::Dimension>::L>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::M as std::ops::Sub<<Dr as si::Dimension>::M>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:424:35
[INFO] [stdout]     |
[INFO] [stdout] 424 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 425 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 426 | |                         Ul, V>;
[INFO] [stdout]     | |______________________________^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::M as std::ops::Sub<<Dr as si::Dimension>::M>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::T as std::ops::Sub<<Dr as si::Dimension>::T>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:424:35
[INFO] [stdout]     |
[INFO] [stdout] 424 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 425 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 426 | |                         Ul, V>;
[INFO] [stdout]     | |______________________________^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::T as std::ops::Sub<<Dr as si::Dimension>::T>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::I as std::ops::Sub<<Dr as si::Dimension>::I>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:424:35
[INFO] [stdout]     |
[INFO] [stdout] 424 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 425 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 426 | |                         Ul, V>;
[INFO] [stdout]     | |______________________________^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::I as std::ops::Sub<<Dr as si::Dimension>::I>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::Th as std::ops::Sub<<Dr as si::Dimension>::Th>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:424:35
[INFO] [stdout]     |
[INFO] [stdout] 424 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 425 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 426 | |                         Ul, V>;
[INFO] [stdout]     | |______________________________^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::Th as std::ops::Sub<<Dr as si::Dimension>::Th>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::N as std::ops::Sub<<Dr as si::Dimension>::N>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:424:35
[INFO] [stdout]     |
[INFO] [stdout] 424 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 425 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 426 | |                         Ul, V>;
[INFO] [stdout]     | |______________________________^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::N as std::ops::Sub<<Dr as si::Dimension>::N>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::J as std::ops::Sub<<Dr as si::Dimension>::J>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:424:35
[INFO] [stdout]     |
[INFO] [stdout] 424 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 425 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 426 | |                         Ul, V>;
[INFO] [stdout]     | |______________________________^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::J as std::ops::Sub<<Dr as si::Dimension>::J>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::L as std::ops::Sub<<Dr as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:429:71
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       fn $muldiv_fun(self, rhs: Quantity<Dr, Ur, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::L as std::ops::Sub<<Dr as si::Dimension>::L>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::M as std::ops::Sub<<Dr as si::Dimension>::M>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:429:71
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       fn $muldiv_fun(self, rhs: Quantity<Dr, Ur, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::M as std::ops::Sub<<Dr as si::Dimension>::M>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::T as std::ops::Sub<<Dr as si::Dimension>::T>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:429:71
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       fn $muldiv_fun(self, rhs: Quantity<Dr, Ur, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::T as std::ops::Sub<<Dr as si::Dimension>::T>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::I as std::ops::Sub<<Dr as si::Dimension>::I>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:429:71
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       fn $muldiv_fun(self, rhs: Quantity<Dr, Ur, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::I as std::ops::Sub<<Dr as si::Dimension>::I>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::Th as std::ops::Sub<<Dr as si::Dimension>::Th>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:429:71
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       fn $muldiv_fun(self, rhs: Quantity<Dr, Ur, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::Th as std::ops::Sub<<Dr as si::Dimension>::Th>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::N as std::ops::Sub<<Dr as si::Dimension>::N>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:429:71
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       fn $muldiv_fun(self, rhs: Quantity<Dr, Ur, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::N as std::ops::Sub<<Dr as si::Dimension>::N>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::J as std::ops::Sub<<Dr as si::Dimension>::J>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:429:71
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       fn $muldiv_fun(self, rhs: Quantity<Dr, Ur, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::J as std::ops::Sub<<Dr as si::Dimension>::J>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::L as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:616:18
[INFO] [stdout]     |
[INFO] [stdout] 616 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 617 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P3>),+>,
[INFO] [stdout] 618 | |                 U, V>
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `<<D as si::Dimension>::L as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::M as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:616:18
[INFO] [stdout]     |
[INFO] [stdout] 616 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 617 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P3>),+>,
[INFO] [stdout] 618 | |                 U, V>
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `<<D as si::Dimension>::M as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::T as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:616:18
[INFO] [stdout]     |
[INFO] [stdout] 616 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 617 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P3>),+>,
[INFO] [stdout] 618 | |                 U, V>
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `<<D as si::Dimension>::T as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::I as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:616:18
[INFO] [stdout]     |
[INFO] [stdout] 616 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 617 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P3>),+>,
[INFO] [stdout] 618 | |                 U, V>
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `<<D as si::Dimension>::I as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::Th as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:616:18
[INFO] [stdout]     |
[INFO] [stdout] 616 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 617 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P3>),+>,
[INFO] [stdout] 618 | |                 U, V>
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `<<D as si::Dimension>::Th as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::N as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:616:18
[INFO] [stdout]     |
[INFO] [stdout] 616 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 617 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P3>),+>,
[INFO] [stdout] 618 | |                 U, V>
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `<<D as si::Dimension>::N as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::J as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:616:18
[INFO] [stdout]     |
[INFO] [stdout] 616 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 617 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P3>),+>,
[INFO] [stdout] 618 | |                 U, V>
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `<<D as si::Dimension>::J as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::L as std::ops::Add<<Da as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:693:20
[INFO] [stdout]     |
[INFO] [stdout] 693 |                   b: Quantity<$quantities<$($crate::typenum::Sum<D::$symbol, Da::$symbol>),+>, Ub, V>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::L as std::ops::Add<<Da as si::Dimension>::L>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::M as std::ops::Add<<Da as si::Dimension>::M>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:693:20
[INFO] [stdout]     |
[INFO] [stdout] 693 |                   b: Quantity<$quantities<$($crate::typenum::Sum<D::$symbol, Da::$symbol>),+>, Ub, V>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::M as std::ops::Add<<Da as si::Dimension>::M>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::T as std::ops::Add<<Da as si::Dimension>::T>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:693:20
[INFO] [stdout]     |
[INFO] [stdout] 693 |                   b: Quantity<$quantities<$($crate::typenum::Sum<D::$symbol, Da::$symbol>),+>, Ub, V>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::T as std::ops::Add<<Da as si::Dimension>::T>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::I as std::ops::Add<<Da as si::Dimension>::I>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:693:20
[INFO] [stdout]     |
[INFO] [stdout] 693 |                   b: Quantity<$quantities<$($crate::typenum::Sum<D::$symbol, Da::$symbol>),+>, Ub, V>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::I as std::ops::Add<<Da as si::Dimension>::I>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::Th as std::ops::Add<<Da as si::Dimension>::Th>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:693:20
[INFO] [stdout]     |
[INFO] [stdout] 693 |                   b: Quantity<$quantities<$($crate::typenum::Sum<D::$symbol, Da::$symbol>),+>, Ub, V>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::Th as std::ops::Add<<Da as si::Dimension>::Th>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::N as std::ops::Add<<Da as si::Dimension>::N>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:693:20
[INFO] [stdout]     |
[INFO] [stdout] 693 |                   b: Quantity<$quantities<$($crate::typenum::Sum<D::$symbol, Da::$symbol>),+>, Ub, V>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::N as std::ops::Add<<Da as si::Dimension>::N>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::J as std::ops::Add<<Da as si::Dimension>::J>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:693:20
[INFO] [stdout]     |
[INFO] [stdout] 693 |                   b: Quantity<$quantities<$($crate::typenum::Sum<D::$symbol, Da::$symbol>),+>, Ub, V>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::J as std::ops::Add<<Da as si::Dimension>::J>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::L as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:723:18
[INFO] [stdout]     |
[INFO] [stdout] 723 |               ) -> Quantity<$quantities<$($crate::typenum::Negate<D::$symbol>),+>, U, V>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::L as std::ops::Neg>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::M as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:723:18
[INFO] [stdout]     |
[INFO] [stdout] 723 |               ) -> Quantity<$quantities<$($crate::typenum::Negate<D::$symbol>),+>, U, V>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::M as std::ops::Neg>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::T as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:723:18
[INFO] [stdout]     |
[INFO] [stdout] 723 |               ) -> Quantity<$quantities<$($crate::typenum::Negate<D::$symbol>),+>, U, V>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::T as std::ops::Neg>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::I as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:723:18
[INFO] [stdout]     |
[INFO] [stdout] 723 |               ) -> Quantity<$quantities<$($crate::typenum::Negate<D::$symbol>),+>, U, V>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::I as std::ops::Neg>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::Th as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:723:18
[INFO] [stdout]     |
[INFO] [stdout] 723 |               ) -> Quantity<$quantities<$($crate::typenum::Negate<D::$symbol>),+>, U, V>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::Th as std::ops::Neg>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::N as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:723:18
[INFO] [stdout]     |
[INFO] [stdout] 723 |               ) -> Quantity<$quantities<$($crate::typenum::Negate<D::$symbol>),+>, U, V>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::N as std::ops::Neg>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::J as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:723:18
[INFO] [stdout]     |
[INFO] [stdout] 723 |               ) -> Quantity<$quantities<$($crate::typenum::Negate<D::$symbol>),+>, U, V>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::J as std::ops::Neg>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::L as std::ops::Mul<E>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:747:18
[INFO] [stdout]     |
[INFO] [stdout] 747 |               ) -> Quantity<$quantities<$($crate::typenum::Prod<D::$symbol, E>),+>, U, V>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::L as std::ops::Mul<E>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::M as std::ops::Mul<E>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:747:18
[INFO] [stdout]     |
[INFO] [stdout] 747 |               ) -> Quantity<$quantities<$($crate::typenum::Prod<D::$symbol, E>),+>, U, V>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::M as std::ops::Mul<E>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::T as std::ops::Mul<E>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:747:18
[INFO] [stdout]     |
[INFO] [stdout] 747 |               ) -> Quantity<$quantities<$($crate::typenum::Prod<D::$symbol, E>),+>, U, V>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::T as std::ops::Mul<E>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::I as std::ops::Mul<E>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:747:18
[INFO] [stdout]     |
[INFO] [stdout] 747 |               ) -> Quantity<$quantities<$($crate::typenum::Prod<D::$symbol, E>),+>, U, V>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::I as std::ops::Mul<E>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::Th as std::ops::Mul<E>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:747:18
[INFO] [stdout]     |
[INFO] [stdout] 747 |               ) -> Quantity<$quantities<$($crate::typenum::Prod<D::$symbol, E>),+>, U, V>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::Th as std::ops::Mul<E>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::N as std::ops::Mul<E>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:747:18
[INFO] [stdout]     |
[INFO] [stdout] 747 |               ) -> Quantity<$quantities<$($crate::typenum::Prod<D::$symbol, E>),+>, U, V>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::N as std::ops::Mul<E>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::J as std::ops::Mul<E>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:747:18
[INFO] [stdout]     |
[INFO] [stdout] 747 |               ) -> Quantity<$quantities<$($crate::typenum::Prod<D::$symbol, E>),+>, U, V>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::J as std::ops::Mul<E>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::L as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 785 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P2>),+>,
[INFO] [stdout] 786 | |                 U, V>
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `<<D as si::Dimension>::L as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::M as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 785 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P2>),+>,
[INFO] [stdout] 786 | |                 U, V>
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `<<D as si::Dimension>::M as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::T as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 785 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P2>),+>,
[INFO] [stdout] 786 | |                 U, V>
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `<<D as si::Dimension>::T as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::I as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 785 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P2>),+>,
[INFO] [stdout] 786 | |                 U, V>
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `<<D as si::Dimension>::I as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::Th as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 785 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P2>),+>,
[INFO] [stdout] 786 | |                 U, V>
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `<<D as si::Dimension>::Th as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::N as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 785 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P2>),+>,
[INFO] [stdout] 786 | |                 U, V>
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `<<D as si::Dimension>::N as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::J as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 785 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P2>),+>,
[INFO] [stdout] 786 | |                 U, V>
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `<<D as si::Dimension>::J as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:509:43
[INFO] [stdout]     |
[INFO] [stdout] 509 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 510 | | ...                       $quantities<
[INFO] [stdout] 511 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 512 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 513 | | ...                             D::$symbol>,)+
[INFO] [stdout] 514 | | ...                             D::Kind>,
[INFO] [stdout] 515 | | ...                       U, V>;
[INFO] [stdout]     | |_______________________________^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::L>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::M>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:509:43
[INFO] [stdout]     |
[INFO] [stdout] 509 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 510 | | ...                       $quantities<
[INFO] [stdout] 511 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 512 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 513 | | ...                             D::$symbol>,)+
[INFO] [stdout] 514 | | ...                             D::Kind>,
[INFO] [stdout] 515 | | ...                       U, V>;
[INFO] [stdout]     | |_______________________________^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::M>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::T>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:509:43
[INFO] [stdout]     |
[INFO] [stdout] 509 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 510 | | ...                       $quantities<
[INFO] [stdout] 511 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 512 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 513 | | ...                             D::$symbol>,)+
[INFO] [stdout] 514 | | ...                             D::Kind>,
[INFO] [stdout] 515 | | ...                       U, V>;
[INFO] [stdout]     | |_______________________________^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::T>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::I>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:509:43
[INFO] [stdout]     |
[INFO] [stdout] 509 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 510 | | ...                       $quantities<
[INFO] [stdout] 511 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 512 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 513 | | ...                             D::$symbol>,)+
[INFO] [stdout] 514 | | ...                             D::Kind>,
[INFO] [stdout] 515 | | ...                       U, V>;
[INFO] [stdout]     | |_______________________________^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::I>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::Th>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:509:43
[INFO] [stdout]     |
[INFO] [stdout] 509 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 510 | | ...                       $quantities<
[INFO] [stdout] 511 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 512 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 513 | | ...                             D::$symbol>,)+
[INFO] [stdout] 514 | | ...                             D::Kind>,
[INFO] [stdout] 515 | | ...                       U, V>;
[INFO] [stdout]     | |_______________________________^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::Th>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::N>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:509:43
[INFO] [stdout]     |
[INFO] [stdout] 509 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 510 | | ...                       $quantities<
[INFO] [stdout] 511 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 512 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 513 | | ...                             D::$symbol>,)+
[INFO] [stdout] 514 | | ...                             D::Kind>,
[INFO] [stdout] 515 | | ...                       U, V>;
[INFO] [stdout]     | |_______________________________^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::N>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::J>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:509:43
[INFO] [stdout]     |
[INFO] [stdout] 509 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 510 | | ...                       $quantities<
[INFO] [stdout] 511 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 512 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 513 | | ...                             D::$symbol>,)+
[INFO] [stdout] 514 | | ...                             D::Kind>,
[INFO] [stdout] 515 | | ...                       U, V>;
[INFO] [stdout]     | |_______________________________^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::J>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:518:77
[INFO] [stdout]     |
[INFO] [stdout] 518 |   ...                   fn $muldiv_fun(self, rhs: Quantity<D, U, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::L>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::M>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:518:77
[INFO] [stdout]     |
[INFO] [stdout] 518 |   ...                   fn $muldiv_fun(self, rhs: Quantity<D, U, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::M>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::T>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:518:77
[INFO] [stdout]     |
[INFO] [stdout] 518 |   ...                   fn $muldiv_fun(self, rhs: Quantity<D, U, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::T>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::I>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:518:77
[INFO] [stdout]     |
[INFO] [stdout] 518 |   ...                   fn $muldiv_fun(self, rhs: Quantity<D, U, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::I>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::Th>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:518:77
[INFO] [stdout]     |
[INFO] [stdout] 518 |   ...                   fn $muldiv_fun(self, rhs: Quantity<D, U, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::Th>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::N>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:518:77
[INFO] [stdout]     |
[INFO] [stdout] 518 |   ...                   fn $muldiv_fun(self, rhs: Quantity<D, U, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::N>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::J>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:518:77
[INFO] [stdout]     |
[INFO] [stdout] 518 |   ...                   fn $muldiv_fun(self, rhs: Quantity<D, U, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::J>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:509:43
[INFO] [stdout]     |
[INFO] [stdout] 509 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 510 | | ...                       $quantities<
[INFO] [stdout] 511 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 512 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 513 | | ...                             D::$symbol>,)+
[INFO] [stdout] 514 | | ...                             D::Kind>,
[INFO] [stdout] 515 | | ...                       U, V>;
[INFO] [stdout]     | |_______________________________^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::L>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::M>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:509:43
[INFO] [stdout]     |
[INFO] [stdout] 509 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 510 | | ...                       $quantities<
[INFO] [stdout] 511 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 512 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 513 | | ...                             D::$symbol>,)+
[INFO] [stdout] 514 | | ...                             D::Kind>,
[INFO] [stdout] 515 | | ...                       U, V>;
[INFO] [stdout]     | |_______________________________^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::M>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::T>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:509:43
[INFO] [stdout]     |
[INFO] [stdout] 509 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 510 | | ...                       $quantities<
[INFO] [stdout] 511 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 512 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 513 | | ...                             D::$symbol>,)+
[INFO] [stdout] 514 | | ...                             D::Kind>,
[INFO] [stdout] 515 | | ...                       U, V>;
[INFO] [stdout]     | |_______________________________^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::T>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::I>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:509:43
[INFO] [stdout]     |
[INFO] [stdout] 509 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 510 | | ...                       $quantities<
[INFO] [stdout] 511 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 512 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 513 | | ...                             D::$symbol>,)+
[INFO] [stdout] 514 | | ...                             D::Kind>,
[INFO] [stdout] 515 | | ...                       U, V>;
[INFO] [stdout]     | |_______________________________^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::I>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::Th>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:509:43
[INFO] [stdout]     |
[INFO] [stdout] 509 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 510 | | ...                       $quantities<
[INFO] [stdout] 511 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 512 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 513 | | ...                             D::$symbol>,)+
[INFO] [stdout] 514 | | ...                             D::Kind>,
[INFO] [stdout] 515 | | ...                       U, V>;
[INFO] [stdout]     | |_______________________________^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::Th>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::N>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:509:43
[INFO] [stdout]     |
[INFO] [stdout] 509 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 510 | | ...                       $quantities<
[INFO] [stdout] 511 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 512 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 513 | | ...                             D::$symbol>,)+
[INFO] [stdout] 514 | | ...                             D::Kind>,
[INFO] [stdout] 515 | | ...                       U, V>;
[INFO] [stdout]     | |_______________________________^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::N>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::J>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:509:43
[INFO] [stdout]     |
[INFO] [stdout] 509 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 510 | | ...                       $quantities<
[INFO] [stdout] 511 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 512 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 513 | | ...                             D::$symbol>,)+
[INFO] [stdout] 514 | | ...                             D::Kind>,
[INFO] [stdout] 515 | | ...                       U, V>;
[INFO] [stdout]     | |_______________________________^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::J>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:518:77
[INFO] [stdout]     |
[INFO] [stdout] 518 |   ...                   fn $muldiv_fun(self, rhs: Quantity<D, U, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::L>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::M>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:518:77
[INFO] [stdout]     |
[INFO] [stdout] 518 |   ...                   fn $muldiv_fun(self, rhs: Quantity<D, U, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::M>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::T>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:518:77
[INFO] [stdout]     |
[INFO] [stdout] 518 |   ...                   fn $muldiv_fun(self, rhs: Quantity<D, U, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::T>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::I>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:518:77
[INFO] [stdout]     |
[INFO] [stdout] 518 |   ...                   fn $muldiv_fun(self, rhs: Quantity<D, U, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::I>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::Th>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:518:77
[INFO] [stdout]     |
[INFO] [stdout] 518 |   ...                   fn $muldiv_fun(self, rhs: Quantity<D, U, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::Th>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::N>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:518:77
[INFO] [stdout]     |
[INFO] [stdout] 518 |   ...                   fn $muldiv_fun(self, rhs: Quantity<D, U, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::N>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::J>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:518:77
[INFO] [stdout]     |
[INFO] [stdout] 518 |   ...                   fn $muldiv_fun(self, rhs: Quantity<D, U, V>) -> Self::Output {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::J>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 134 | |                     Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout] 135 | |                     Ul,
[INFO] [stdout] 136 | |                     V,
[INFO] [stdout] 137 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 212 |       impl_from!(AngleKind, Kind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `L`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, L: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 134 | |                     Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout] 135 | |                     Ul,
[INFO] [stdout] 136 | |                     V,
[INFO] [stdout] 137 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 212 |       impl_from!(AngleKind, Kind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `M`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, M: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 134 | |                     Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout] 135 | |                     Ul,
[INFO] [stdout] 136 | |                     V,
[INFO] [stdout] 137 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 212 |       impl_from!(AngleKind, Kind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `T`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, T: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 134 | |                     Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout] 135 | |                     Ul,
[INFO] [stdout] 136 | |                     V,
[INFO] [stdout] 137 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 212 |       impl_from!(AngleKind, Kind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `I`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, I: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 134 | |                     Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout] 135 | |                     Ul,
[INFO] [stdout] 136 | |                     V,
[INFO] [stdout] 137 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 212 |       impl_from!(AngleKind, Kind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `Th`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, Th: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 134 | |                     Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout] 135 | |                     Ul,
[INFO] [stdout] 136 | |                     V,
[INFO] [stdout] 137 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 212 |       impl_from!(AngleKind, Kind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `N`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, N: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 134 | |                     Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout] 135 | |                     Ul,
[INFO] [stdout] 136 | |                     V,
[INFO] [stdout] 137 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 212 |       impl_from!(AngleKind, Kind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `J`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, J: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 134 | |                     Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout] 135 | |                     Ul,
[INFO] [stdout] 136 | |                     V,
[INFO] [stdout] 137 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 213 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `L`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, L: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 134 | |                     Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout] 135 | |                     Ul,
[INFO] [stdout] 136 | |                     V,
[INFO] [stdout] 137 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 213 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `M`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, M: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 134 | |                     Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout] 135 | |                     Ul,
[INFO] [stdout] 136 | |                     V,
[INFO] [stdout] 137 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 213 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `T`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, T: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 134 | |                     Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout] 135 | |                     Ul,
[INFO] [stdout] 136 | |                     V,
[INFO] [stdout] 137 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 213 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `I`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, I: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 134 | |                     Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout] 135 | |                     Ul,
[INFO] [stdout] 136 | |                     V,
[INFO] [stdout] 137 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 213 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `Th`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, Th: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 134 | |                     Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout] 135 | |                     Ul,
[INFO] [stdout] 136 | |                     V,
[INFO] [stdout] 137 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 213 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `N`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, N: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 134 | |                     Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout] 135 | |                     Ul,
[INFO] [stdout] 136 | |                     V,
[INFO] [stdout] 137 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 213 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `J`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, J: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |                         Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $a>,
[INFO] [stdout] 146 | |                         Ur,
[INFO] [stdout] 147 | |                         V,
[INFO] [stdout] 148 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 212 |       impl_from!(AngleKind, Kind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `L`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, L: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |                         Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $a>,
[INFO] [stdout] 146 | |                         Ur,
[INFO] [stdout] 147 | |                         V,
[INFO] [stdout] 148 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 212 |       impl_from!(AngleKind, Kind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `M`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, M: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |                         Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $a>,
[INFO] [stdout] 146 | |                         Ur,
[INFO] [stdout] 147 | |                         V,
[INFO] [stdout] 148 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 212 |       impl_from!(AngleKind, Kind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `T`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, T: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |                         Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $a>,
[INFO] [stdout] 146 | |                         Ur,
[INFO] [stdout] 147 | |                         V,
[INFO] [stdout] 148 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 212 |       impl_from!(AngleKind, Kind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `I`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, I: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |                         Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $a>,
[INFO] [stdout] 146 | |                         Ur,
[INFO] [stdout] 147 | |                         V,
[INFO] [stdout] 148 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 212 |       impl_from!(AngleKind, Kind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `Th`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, Th: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |                         Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $a>,
[INFO] [stdout] 146 | |                         Ur,
[INFO] [stdout] 147 | |                         V,
[INFO] [stdout] 148 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 212 |       impl_from!(AngleKind, Kind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `N`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, N: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |                         Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $a>,
[INFO] [stdout] 146 | |                         Ur,
[INFO] [stdout] 147 | |                         V,
[INFO] [stdout] 148 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 212 |       impl_from!(AngleKind, Kind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `J`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, J: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |                         Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $a>,
[INFO] [stdout] 146 | |                         Ur,
[INFO] [stdout] 147 | |                         V,
[INFO] [stdout] 148 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 213 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `L`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, L: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |                         Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $a>,
[INFO] [stdout] 146 | |                         Ur,
[INFO] [stdout] 147 | |                         V,
[INFO] [stdout] 148 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 213 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `M`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, M: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |                         Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $a>,
[INFO] [stdout] 146 | |                         Ur,
[INFO] [stdout] 147 | |                         V,
[INFO] [stdout] 148 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 213 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `T`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, T: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |                         Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $a>,
[INFO] [stdout] 146 | |                         Ur,
[INFO] [stdout] 147 | |                         V,
[INFO] [stdout] 148 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 213 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `I`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, I: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |                         Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $a>,
[INFO] [stdout] 146 | |                         Ur,
[INFO] [stdout] 147 | |                         V,
[INFO] [stdout] 148 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 213 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `Th`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, Th: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |                         Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $a>,
[INFO] [stdout] 146 | |                         Ur,
[INFO] [stdout] 147 | |                         V,
[INFO] [stdout] 148 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 213 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `N`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, N: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 145 | |                         Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $a>,
[INFO] [stdout] 146 | |                         Ur,
[INFO] [stdout] 147 | |                         V,
[INFO] [stdout] 148 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 213 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `J`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, J: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::L as std::ops::Add<<Dr as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                           Quantity {
[INFO] [stdout]     |                           ^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::L as std::ops::Add<<Dr as si::Dimension>::L>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::M as std::ops::Add<<Dr as si::Dimension>::M>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                           Quantity {
[INFO] [stdout]     |                           ^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::M as std::ops::Add<<Dr as si::Dimension>::M>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::T as std::ops::Add<<Dr as si::Dimension>::T>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                           Quantity {
[INFO] [stdout]     |                           ^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::T as std::ops::Add<<Dr as si::Dimension>::T>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::I as std::ops::Add<<Dr as si::Dimension>::I>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                           Quantity {
[INFO] [stdout]     |                           ^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::I as std::ops::Add<<Dr as si::Dimension>::I>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::Th as std::ops::Add<<Dr as si::Dimension>::Th>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                           Quantity {
[INFO] [stdout]     |                           ^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::Th as std::ops::Add<<Dr as si::Dimension>::Th>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::N as std::ops::Add<<Dr as si::Dimension>::N>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                           Quantity {
[INFO] [stdout]     |                           ^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::N as std::ops::Add<<Dr as si::Dimension>::N>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::J as std::ops::Add<<Dr as si::Dimension>::J>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                           Quantity {
[INFO] [stdout]     |                           ^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::J as std::ops::Add<<Dr as si::Dimension>::J>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:519:33
[INFO] [stdout]     |
[INFO] [stdout] 519 |   ...                   Quantity {
[INFO] [stdout]     |                         ^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::L>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::M>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:519:33
[INFO] [stdout]     |
[INFO] [stdout] 519 |   ...                   Quantity {
[INFO] [stdout]     |                         ^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::M>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::T>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:519:33
[INFO] [stdout]     |
[INFO] [stdout] 519 |   ...                   Quantity {
[INFO] [stdout]     |                         ^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::T>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::I>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:519:33
[INFO] [stdout]     |
[INFO] [stdout] 519 |   ...                   Quantity {
[INFO] [stdout]     |                         ^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::I>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::Th>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:519:33
[INFO] [stdout]     |
[INFO] [stdout] 519 |   ...                   Quantity {
[INFO] [stdout]     |                         ^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::Th>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::N>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:519:33
[INFO] [stdout]     |
[INFO] [stdout] 519 |   ...                   Quantity {
[INFO] [stdout]     |                         ^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::N>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Add<<D as si::Dimension>::J>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:519:33
[INFO] [stdout]     |
[INFO] [stdout] 519 |   ...                   Quantity {
[INFO] [stdout]     |                         ^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Add<<D as si::Dimension>::J>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::L as std::ops::Sub<<Dr as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                           Quantity {
[INFO] [stdout]     |                           ^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::L as std::ops::Sub<<Dr as si::Dimension>::L>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::M as std::ops::Sub<<Dr as si::Dimension>::M>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                           Quantity {
[INFO] [stdout]     |                           ^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::M as std::ops::Sub<<Dr as si::Dimension>::M>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::T as std::ops::Sub<<Dr as si::Dimension>::T>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                           Quantity {
[INFO] [stdout]     |                           ^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::T as std::ops::Sub<<Dr as si::Dimension>::T>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::I as std::ops::Sub<<Dr as si::Dimension>::I>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                           Quantity {
[INFO] [stdout]     |                           ^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::I as std::ops::Sub<<Dr as si::Dimension>::I>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::Th as std::ops::Sub<<Dr as si::Dimension>::Th>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                           Quantity {
[INFO] [stdout]     |                           ^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::Th as std::ops::Sub<<Dr as si::Dimension>::Th>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::N as std::ops::Sub<<Dr as si::Dimension>::N>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                           Quantity {
[INFO] [stdout]     |                           ^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::N as std::ops::Sub<<Dr as si::Dimension>::N>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::J as std::ops::Sub<<Dr as si::Dimension>::J>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:430:25
[INFO] [stdout]     |
[INFO] [stdout] 430 |                           Quantity {
[INFO] [stdout]     |                           ^^^^^^^^ the trait `Integer` is not implemented for `<<Dl as si::Dimension>::J as std::ops::Sub<<Dr as si::Dimension>::J>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:519:33
[INFO] [stdout]     |
[INFO] [stdout] 519 |   ...                   Quantity {
[INFO] [stdout]     |                         ^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::L>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::M>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:519:33
[INFO] [stdout]     |
[INFO] [stdout] 519 |   ...                   Quantity {
[INFO] [stdout]     |                         ^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::M>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::T>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:519:33
[INFO] [stdout]     |
[INFO] [stdout] 519 |   ...                   Quantity {
[INFO] [stdout]     |                         ^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::T>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::I>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:519:33
[INFO] [stdout]     |
[INFO] [stdout] 519 |   ...                   Quantity {
[INFO] [stdout]     |                         ^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::I>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::Th>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:519:33
[INFO] [stdout]     |
[INFO] [stdout] 519 |   ...                   Quantity {
[INFO] [stdout]     |                         ^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::Th>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::N>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:519:33
[INFO] [stdout]     |
[INFO] [stdout] 519 |   ...                   Quantity {
[INFO] [stdout]     |                         ^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::N>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<Z0 as std::ops::Sub<<D as si::Dimension>::J>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:519:33
[INFO] [stdout]     |
[INFO] [stdout] 519 |   ...                   Quantity {
[INFO] [stdout]     |                         ^^^^^^^^ the trait `Integer` is not implemented for `<Z0 as std::ops::Sub<<D as si::Dimension>::J>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::L as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:624:17
[INFO] [stdout]     |
[INFO] [stdout] 624 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::L as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::M as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:624:17
[INFO] [stdout]     |
[INFO] [stdout] 624 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::M as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::T as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:624:17
[INFO] [stdout]     |
[INFO] [stdout] 624 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::T as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::I as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:624:17
[INFO] [stdout]     |
[INFO] [stdout] 624 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::I as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::Th as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:624:17
[INFO] [stdout]     |
[INFO] [stdout] 624 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::Th as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::N as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:624:17
[INFO] [stdout]     |
[INFO] [stdout] 624 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::N as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::J as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:624:17
[INFO] [stdout]     |
[INFO] [stdout] 624 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::J as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::L as std::ops::Add<<Da as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:705:17
[INFO] [stdout]     |
[INFO] [stdout] 705 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::L as std::ops::Add<<Da as si::Dimension>::L>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::M as std::ops::Add<<Da as si::Dimension>::M>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:705:17
[INFO] [stdout]     |
[INFO] [stdout] 705 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::M as std::ops::Add<<Da as si::Dimension>::M>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::T as std::ops::Add<<Da as si::Dimension>::T>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:705:17
[INFO] [stdout]     |
[INFO] [stdout] 705 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::T as std::ops::Add<<Da as si::Dimension>::T>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::I as std::ops::Add<<Da as si::Dimension>::I>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:705:17
[INFO] [stdout]     |
[INFO] [stdout] 705 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::I as std::ops::Add<<Da as si::Dimension>::I>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::Th as std::ops::Add<<Da as si::Dimension>::Th>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:705:17
[INFO] [stdout]     |
[INFO] [stdout] 705 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::Th as std::ops::Add<<Da as si::Dimension>::Th>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::N as std::ops::Add<<Da as si::Dimension>::N>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:705:17
[INFO] [stdout]     |
[INFO] [stdout] 705 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::N as std::ops::Add<<Da as si::Dimension>::N>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::J as std::ops::Add<<Da as si::Dimension>::J>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:705:17
[INFO] [stdout]     |
[INFO] [stdout] 705 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::J as std::ops::Add<<Da as si::Dimension>::J>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::L as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::L as std::ops::Neg>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::M as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::M as std::ops::Neg>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::T as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::T as std::ops::Neg>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::I as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::I as std::ops::Neg>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::Th as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::Th as std::ops::Neg>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::N as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::N as std::ops::Neg>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::J as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::J as std::ops::Neg>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::L as std::ops::Mul<E>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::L as std::ops::Mul<E>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::M as std::ops::Mul<E>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::M as std::ops::Mul<E>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::T as std::ops::Mul<E>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::T as std::ops::Mul<E>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::I as std::ops::Mul<E>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::I as std::ops::Mul<E>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::Th as std::ops::Mul<E>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::Th as std::ops::Mul<E>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::N as std::ops::Mul<E>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::N as std::ops::Mul<E>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::J as std::ops::Mul<E>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::J as std::ops::Mul<E>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::L as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:792:17
[INFO] [stdout]     |
[INFO] [stdout] 792 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::L as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::M as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:792:17
[INFO] [stdout]     |
[INFO] [stdout] 792 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::M as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::T as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:792:17
[INFO] [stdout]     |
[INFO] [stdout] 792 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::T as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::I as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:792:17
[INFO] [stdout]     |
[INFO] [stdout] 792 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::I as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::Th as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:792:17
[INFO] [stdout]     |
[INFO] [stdout] 792 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::Th as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::N as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:792:17
[INFO] [stdout]     |
[INFO] [stdout] 792 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::N as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<<D as si::Dimension>::J as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:792:17
[INFO] [stdout]     |
[INFO] [stdout] 792 |                   Quantity {
[INFO] [stdout]     |                   ^^^^^^^^ the trait `Integer` is not implemented for `<<D as si::Dimension>::J as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 212 |     impl_from!(AngleKind, Kind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `L`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, L: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 212 |     impl_from!(AngleKind, Kind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `M`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, M: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 212 |     impl_from!(AngleKind, Kind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `T`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, T: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 212 |     impl_from!(AngleKind, Kind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `I`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, I: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 212 |     impl_from!(AngleKind, Kind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `Th`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, Th: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 212 |     impl_from!(AngleKind, Kind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `N`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, N: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 212 |     impl_from!(AngleKind, Kind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `J`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, J: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |                             Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 212 |     impl_from!(AngleKind, Kind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 312 |           where
[INFO] [stdout] 313 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `change_base`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `L`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, L: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |                             Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 212 |     impl_from!(AngleKind, Kind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 312 |           where
[INFO] [stdout] 313 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `change_base`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `M`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, M: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |                             Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 212 |     impl_from!(AngleKind, Kind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 312 |           where
[INFO] [stdout] 313 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `change_base`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `T`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, T: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |                             Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 212 |     impl_from!(AngleKind, Kind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 312 |           where
[INFO] [stdout] 313 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `change_base`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `I`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, I: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |                             Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 212 |     impl_from!(AngleKind, Kind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 312 |           where
[INFO] [stdout] 313 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `change_base`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `Th`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, Th: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |                             Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 212 |     impl_from!(AngleKind, Kind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 312 |           where
[INFO] [stdout] 313 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `change_base`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `N`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, N: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |                             Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 212 |     impl_from!(AngleKind, Kind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 312 |           where
[INFO] [stdout] 313 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `change_base`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `J`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, J: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `L`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, L: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `M`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, M: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `T`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, T: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `I`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, I: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `Th`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, Th: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `N`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, N: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 237 |           where
[INFO] [stdout] 238 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `J`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, J: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |                             Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 312 |           where
[INFO] [stdout] 313 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `change_base`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `L`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, L: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |                             Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 312 |           where
[INFO] [stdout] 313 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `change_base`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `M`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, M: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |                             Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 312 |           where
[INFO] [stdout] 313 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `change_base`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `T`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, T: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |                             Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 312 |           where
[INFO] [stdout] 313 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `change_base`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `I`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, I: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |                             Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 312 |           where
[INFO] [stdout] 313 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `change_base`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `Th`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, Th: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |                             Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 312 |           where
[INFO] [stdout] 313 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `change_base`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `N`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, N: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |                             Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = $b>,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 213 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 312 |           where
[INFO] [stdout] 313 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `change_base`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     quantities: ISQ {
[INFO] [stdout] 13  | |         /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ...   |
[INFO] [stdout] 75  | |     }
[INFO] [stdout] 76  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider further restricting type parameter `J`
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 V: ::num_traits::Num + ::Conversion<V>, J: typenum::Integer
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 210 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uom` (lib) due to 211 previous errors
[INFO] running `Command { std: "docker" "inspect" "3ed97bd88d8e940822c372f23c2253e35b7735c681539665818cce1daa6727f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ed97bd88d8e940822c372f23c2253e35b7735c681539665818cce1daa6727f6", kill_on_drop: false }`
[INFO] [stdout] 3ed97bd88d8e940822c372f23c2253e35b7735c681539665818cce1daa6727f6
