[INFO] cloning repository https://github.com/leglesslamb/cellrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leglesslamb/cellrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleglesslamb%2Fcellrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleglesslamb%2Fcellrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90192985b9d602833e3a41410b2d2374051056f9
[INFO] documenting leglesslamb/cellrs against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleglesslamb%2Fcellrs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leglesslamb/cellrs
[INFO] finished tweaking git repo https://github.com/leglesslamb/cellrs
[INFO] tweaked toml for git repo https://github.com/leglesslamb/cellrs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leglesslamb/cellrs on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leglesslamb/cellrs 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded battery v0.7.5
[INFO] [stderr]   Downloaded termion v1.5.5
[INFO] [stderr]   Downloaded uom v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 059fc2eccb177bb4e43a7665d0852e5681697065bef63a5cc6a81e44ad41babb
[INFO] running `Command { std: "docker" "start" "-a" "059fc2eccb177bb4e43a7665d0852e5681697065bef63a5cc6a81e44ad41babb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "059fc2eccb177bb4e43a7665d0852e5681697065bef63a5cc6a81e44ad41babb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "059fc2eccb177bb4e43a7665d0852e5681697065bef63a5cc6a81e44ad41babb", kill_on_drop: false }`
[INFO] [stdout] 059fc2eccb177bb4e43a7665d0852e5681697065bef63a5cc6a81e44ad41babb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 909f4d8eb9292db0a37a6ea8197bc6c7c44def5ec9954815c45ec422413b1048
[INFO] running `Command { std: "docker" "start" "-a" "909f4d8eb9292db0a37a6ea8197bc6c7c44def5ec9954815c45ec422413b1048", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling libc v0.2.72
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling battery v0.7.5
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking uom v0.26.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking termion v1.5.5
[INFO] [stderr]     Checking chrono v0.4.13
[INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | /                 fn from(
[INFO] [stdout] 186 | |                     val: Quantity<
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |                     V,
[INFO] [stdout] 204 | |                 > {
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   for Quantity<
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 176 | |                     dyn Dimension<L = L, M = M, T = T, I = I, Th = Th, N = N, J = J, Kind = dyn $b>,
[INFO] [stdout] 177 | |                     Ul,
[INFO] [stdout] 178 | |                     V,
[INFO] [stdout] 179 | |                 >
[INFO] [stdout]     | |_________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 454 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 455 | |                         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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 454 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 455 | |                         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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 454 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 455 | |                         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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 454 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 455 | |                         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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 454 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 455 | |                         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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 454 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 455 | |                         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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 454 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 455 | |                         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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43
[INFO] [stdout]     |
[INFO] [stdout] 538 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 539 | | ...                       $quantities<
[INFO] [stdout] 540 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 541 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 542 | | ...                             D::$symbol>,)+
[INFO] [stdout] 543 | | ...                             D::Kind>,
[INFO] [stdout] 544 | | ...                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43
[INFO] [stdout]     |
[INFO] [stdout] 538 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 539 | | ...                       $quantities<
[INFO] [stdout] 540 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 541 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 542 | | ...                             D::$symbol>,)+
[INFO] [stdout] 543 | | ...                             D::Kind>,
[INFO] [stdout] 544 | | ...                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43
[INFO] [stdout]     |
[INFO] [stdout] 538 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 539 | | ...                       $quantities<
[INFO] [stdout] 540 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 541 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 542 | | ...                             D::$symbol>,)+
[INFO] [stdout] 543 | | ...                             D::Kind>,
[INFO] [stdout] 544 | | ...                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43
[INFO] [stdout]     |
[INFO] [stdout] 538 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 539 | | ...                       $quantities<
[INFO] [stdout] 540 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 541 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 542 | | ...                             D::$symbol>,)+
[INFO] [stdout] 543 | | ...                             D::Kind>,
[INFO] [stdout] 544 | | ...                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43
[INFO] [stdout]     |
[INFO] [stdout] 538 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 539 | | ...                       $quantities<
[INFO] [stdout] 540 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 541 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 542 | | ...                             D::$symbol>,)+
[INFO] [stdout] 543 | | ...                             D::Kind>,
[INFO] [stdout] 544 | | ...                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43
[INFO] [stdout]     |
[INFO] [stdout] 538 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 539 | | ...                       $quantities<
[INFO] [stdout] 540 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 541 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 542 | | ...                             D::$symbol>,)+
[INFO] [stdout] 543 | | ...                             D::Kind>,
[INFO] [stdout] 544 | | ...                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43
[INFO] [stdout]     |
[INFO] [stdout] 538 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 539 | | ...                       $quantities<
[INFO] [stdout] 540 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 541 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 542 | | ...                             D::$symbol>,)+
[INFO] [stdout] 543 | | ...                             D::Kind>,
[INFO] [stdout] 544 | | ...                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77
[INFO] [stdout]     |
[INFO] [stdout] 547 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77
[INFO] [stdout]     |
[INFO] [stdout] 547 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77
[INFO] [stdout]     |
[INFO] [stdout] 547 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77
[INFO] [stdout]     |
[INFO] [stdout] 547 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77
[INFO] [stdout]     |
[INFO] [stdout] 547 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77
[INFO] [stdout]     |
[INFO] [stdout] 547 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77
[INFO] [stdout]     |
[INFO] [stdout] 547 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 454 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 455 | |                         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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 454 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 455 | |                         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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 454 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 455 | |                         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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 454 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 455 | |                         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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 454 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 455 | |                         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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 454 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 455 | |                         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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       type Output = Quantity<
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 454 | |                         $quantities<$($crate::typenum::$AddSubAlias<Dl::$symbol, Dr::$symbol>,)+>,
[INFO] [stdout] 455 | |                         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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout]     |
[INFO] [stdout] 458 |                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43
[INFO] [stdout]     |
[INFO] [stdout] 538 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 539 | | ...                       $quantities<
[INFO] [stdout] 540 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 541 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 542 | | ...                             D::$symbol>,)+
[INFO] [stdout] 543 | | ...                             D::Kind>,
[INFO] [stdout] 544 | | ...                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43
[INFO] [stdout]     |
[INFO] [stdout] 538 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 539 | | ...                       $quantities<
[INFO] [stdout] 540 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 541 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 542 | | ...                             D::$symbol>,)+
[INFO] [stdout] 543 | | ...                             D::Kind>,
[INFO] [stdout] 544 | | ...                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43
[INFO] [stdout]     |
[INFO] [stdout] 538 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 539 | | ...                       $quantities<
[INFO] [stdout] 540 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 541 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 542 | | ...                             D::$symbol>,)+
[INFO] [stdout] 543 | | ...                             D::Kind>,
[INFO] [stdout] 544 | | ...                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43
[INFO] [stdout]     |
[INFO] [stdout] 538 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 539 | | ...                       $quantities<
[INFO] [stdout] 540 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 541 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 542 | | ...                             D::$symbol>,)+
[INFO] [stdout] 543 | | ...                             D::Kind>,
[INFO] [stdout] 544 | | ...                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43
[INFO] [stdout]     |
[INFO] [stdout] 538 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 539 | | ...                       $quantities<
[INFO] [stdout] 540 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 541 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 542 | | ...                             D::$symbol>,)+
[INFO] [stdout] 543 | | ...                             D::Kind>,
[INFO] [stdout] 544 | | ...                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43
[INFO] [stdout]     |
[INFO] [stdout] 538 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 539 | | ...                       $quantities<
[INFO] [stdout] 540 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 541 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 542 | | ...                             D::$symbol>,)+
[INFO] [stdout] 543 | | ...                             D::Kind>,
[INFO] [stdout] 544 | | ...                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43
[INFO] [stdout]     |
[INFO] [stdout] 538 |   ...                   type Output = Quantity<
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 539 | | ...                       $quantities<
[INFO] [stdout] 540 | | ...                           $($crate::typenum::$AddSubAlias<
[INFO] [stdout] 541 | | ...                             $crate::typenum::Z0,
[INFO] [stdout] 542 | | ...                             D::$symbol>,)+
[INFO] [stdout] 543 | | ...                             D::Kind>,
[INFO] [stdout] 544 | | ...                       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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77
[INFO] [stdout]     |
[INFO] [stdout] 547 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77
[INFO] [stdout]     |
[INFO] [stdout] 547 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77
[INFO] [stdout]     |
[INFO] [stdout] 547 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77
[INFO] [stdout]     |
[INFO] [stdout] 547 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77
[INFO] [stdout]     |
[INFO] [stdout] 547 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77
[INFO] [stdout]     |
[INFO] [stdout] 547 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77
[INFO] [stdout]     |
[INFO] [stdout] 547 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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 Dimension>::L as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:645:18
[INFO] [stdout]     |
[INFO] [stdout] 645 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 646 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P3>),+>,
[INFO] [stdout] 647 | |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-10442217733075382211.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::M as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:645:18
[INFO] [stdout]     |
[INFO] [stdout] 645 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 646 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P3>),+>,
[INFO] [stdout] 647 | |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-6052745879177122234.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::T as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:645:18
[INFO] [stdout]     |
[INFO] [stdout] 645 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 646 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P3>),+>,
[INFO] [stdout] 647 | |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-9631523407987556421.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::I as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:645:18
[INFO] [stdout]     |
[INFO] [stdout] 645 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 646 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P3>),+>,
[INFO] [stdout] 647 | |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-2972835949757791707.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::Th as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:645:18
[INFO] [stdout]     |
[INFO] [stdout] 645 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 646 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P3>),+>,
[INFO] [stdout] 647 | |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-16316915051295080525.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::N as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:645:18
[INFO] [stdout]     |
[INFO] [stdout] 645 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 646 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P3>),+>,
[INFO] [stdout] 647 | |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-12583135626131104930.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::J as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:645:18
[INFO] [stdout]     |
[INFO] [stdout] 645 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 646 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P3>),+>,
[INFO] [stdout] 647 | |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-9983699928393185488.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:727:20
[INFO] [stdout]     |
[INFO] [stdout] 727 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:727:20
[INFO] [stdout]     |
[INFO] [stdout] 727 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:727:20
[INFO] [stdout]     |
[INFO] [stdout] 727 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:727:20
[INFO] [stdout]     |
[INFO] [stdout] 727 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:727:20
[INFO] [stdout]     |
[INFO] [stdout] 727 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:727:20
[INFO] [stdout]     |
[INFO] [stdout] 727 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:727:20
[INFO] [stdout]     |
[INFO] [stdout] 727 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:757:18
[INFO] [stdout]     |
[INFO] [stdout] 757 |               ) -> 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:757:18
[INFO] [stdout]     |
[INFO] [stdout] 757 |               ) -> 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:757:18
[INFO] [stdout]     |
[INFO] [stdout] 757 |               ) -> 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:757:18
[INFO] [stdout]     |
[INFO] [stdout] 757 |               ) -> 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:757:18
[INFO] [stdout]     |
[INFO] [stdout] 757 |               ) -> 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:757:18
[INFO] [stdout]     |
[INFO] [stdout] 757 |               ) -> 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:757:18
[INFO] [stdout]     |
[INFO] [stdout] 757 |               ) -> 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |               ) -> 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |               ) -> 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |               ) -> 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |               ) -> 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |               ) -> 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |               ) -> 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |               ) -> 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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 Dimension>::L as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:821:18
[INFO] [stdout]     |
[INFO] [stdout] 821 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 822 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P2>),+>,
[INFO] [stdout] 823 | |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-15394047710146570577.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::M as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:821:18
[INFO] [stdout]     |
[INFO] [stdout] 821 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 822 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P2>),+>,
[INFO] [stdout] 823 | |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-10963297431533163796.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::T as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:821:18
[INFO] [stdout]     |
[INFO] [stdout] 821 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 822 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P2>),+>,
[INFO] [stdout] 823 | |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-2267242017489662644.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::I as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:821:18
[INFO] [stdout]     |
[INFO] [stdout] 821 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 822 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P2>),+>,
[INFO] [stdout] 823 | |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-10395752881192726324.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::Th as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:821:18
[INFO] [stdout]     |
[INFO] [stdout] 821 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 822 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P2>),+>,
[INFO] [stdout] 823 | |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-18087570228253377337.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::N as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:821:18
[INFO] [stdout]     |
[INFO] [stdout] 821 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 822 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P2>),+>,
[INFO] [stdout] 823 | |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-877091935019890753.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::J as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:821:18
[INFO] [stdout]     |
[INFO] [stdout] 821 |               ) -> Quantity<
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 822 | |                 $quantities<$($crate::typenum::PartialQuot<D::$symbol, $crate::typenum::P2>),+>,
[INFO] [stdout] 823 | |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-8234166661702868074.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 291 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 292 |       impl_from!(InformationKind, 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |                       val: Quantity<
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 187 | |                         dyn Dimension<
[INFO] [stdout] 188 | |                             L = L,
[INFO] [stdout] 189 | |                             M = M,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                         V,
[INFO] [stdout] 199 | |                     >,
[INFO] [stdout]     | |_____________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 293 |       impl_from!(Kind, InformationKind);
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25
[INFO] [stdout]     |
[INFO] [stdout] 459 |                           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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25
[INFO] [stdout]     |
[INFO] [stdout] 459 |                           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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25
[INFO] [stdout]     |
[INFO] [stdout] 459 |                           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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25
[INFO] [stdout]     |
[INFO] [stdout] 459 |                           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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25
[INFO] [stdout]     |
[INFO] [stdout] 459 |                           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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25
[INFO] [stdout]     |
[INFO] [stdout] 459 |                           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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25
[INFO] [stdout]     |
[INFO] [stdout] 459 |                           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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33
[INFO] [stdout]     |
[INFO] [stdout] 548 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33
[INFO] [stdout]     |
[INFO] [stdout] 548 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33
[INFO] [stdout]     |
[INFO] [stdout] 548 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33
[INFO] [stdout]     |
[INFO] [stdout] 548 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33
[INFO] [stdout]     |
[INFO] [stdout] 548 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33
[INFO] [stdout]     |
[INFO] [stdout] 548 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33
[INFO] [stdout]     |
[INFO] [stdout] 548 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25
[INFO] [stdout]     |
[INFO] [stdout] 459 |                           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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25
[INFO] [stdout]     |
[INFO] [stdout] 459 |                           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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25
[INFO] [stdout]     |
[INFO] [stdout] 459 |                           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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25
[INFO] [stdout]     |
[INFO] [stdout] 459 |                           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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25
[INFO] [stdout]     |
[INFO] [stdout] 459 |                           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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25
[INFO] [stdout]     |
[INFO] [stdout] 459 |                           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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25
[INFO] [stdout]     |
[INFO] [stdout] 459 |                           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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33
[INFO] [stdout]     |
[INFO] [stdout] 548 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33
[INFO] [stdout]     |
[INFO] [stdout] 548 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33
[INFO] [stdout]     |
[INFO] [stdout] 548 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33
[INFO] [stdout]     |
[INFO] [stdout] 548 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33
[INFO] [stdout]     |
[INFO] [stdout] 548 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33
[INFO] [stdout]     |
[INFO] [stdout] 548 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33
[INFO] [stdout]     |
[INFO] [stdout] 548 |   ...                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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 Dimension>::L as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:653:17
[INFO] [stdout]     |
[INFO] [stdout] 653 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-10442217733075382211.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::M as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:653:17
[INFO] [stdout]     |
[INFO] [stdout] 653 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-6052745879177122234.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::T as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:653:17
[INFO] [stdout]     |
[INFO] [stdout] 653 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-9631523407987556421.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::I as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:653:17
[INFO] [stdout]     |
[INFO] [stdout] 653 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-2972835949757791707.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::Th as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:653:17
[INFO] [stdout]     |
[INFO] [stdout] 653 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-16316915051295080525.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::N as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:653:17
[INFO] [stdout]     |
[INFO] [stdout] 653 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-12583135626131104930.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::J as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:653:17
[INFO] [stdout]     |
[INFO] [stdout] 653 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-9983699928393185488.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:739:17
[INFO] [stdout]     |
[INFO] [stdout] 739 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:739:17
[INFO] [stdout]     |
[INFO] [stdout] 739 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:739:17
[INFO] [stdout]     |
[INFO] [stdout] 739 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:739:17
[INFO] [stdout]     |
[INFO] [stdout] 739 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:739:17
[INFO] [stdout]     |
[INFO] [stdout] 739 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:739:17
[INFO] [stdout]     |
[INFO] [stdout] 739 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:739:17
[INFO] [stdout]     |
[INFO] [stdout] 739 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:763:17
[INFO] [stdout]     |
[INFO] [stdout] 763 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:763:17
[INFO] [stdout]     |
[INFO] [stdout] 763 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:763:17
[INFO] [stdout]     |
[INFO] [stdout] 763 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:763:17
[INFO] [stdout]     |
[INFO] [stdout] 763 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:763:17
[INFO] [stdout]     |
[INFO] [stdout] 763 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:763:17
[INFO] [stdout]     |
[INFO] [stdout] 763 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:763:17
[INFO] [stdout]     |
[INFO] [stdout] 763 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:791:17
[INFO] [stdout]     |
[INFO] [stdout] 791 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:791:17
[INFO] [stdout]     |
[INFO] [stdout] 791 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:791:17
[INFO] [stdout]     |
[INFO] [stdout] 791 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:791:17
[INFO] [stdout]     |
[INFO] [stdout] 791 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:791:17
[INFO] [stdout]     |
[INFO] [stdout] 791 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:791:17
[INFO] [stdout]     |
[INFO] [stdout] 791 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:791:17
[INFO] [stdout]     |
[INFO] [stdout] 791 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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 Dimension>::L as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:829:17
[INFO] [stdout]     |
[INFO] [stdout] 829 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-15394047710146570577.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::M as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:829:17
[INFO] [stdout]     |
[INFO] [stdout] 829 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-10963297431533163796.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::T as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:829:17
[INFO] [stdout]     |
[INFO] [stdout] 829 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-2267242017489662644.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::I as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:829:17
[INFO] [stdout]     |
[INFO] [stdout] 829 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-10395752881192726324.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::Th as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:829:17
[INFO] [stdout]     |
[INFO] [stdout] 829 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-18087570228253377337.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::N as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:829:17
[INFO] [stdout]     |
[INFO] [stdout] 829 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-877091935019890753.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 Dimension>::J as PartialDiv<PInt<...>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:829:17
[INFO] [stdout]     |
[INFO] [stdout] 829 |                   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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-54fae1d04c0fabb2.long-type-8234166661702868074.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 290 |     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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 290 |     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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 290 |     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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 290 |     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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 290 |     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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 290 |     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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 290 |     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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:209:29
[INFO] [stdout]     |
[INFO] [stdout] 209 | /                             dyn Dimension<
[INFO] [stdout] 210 | |                                 L = L,
[INFO] [stdout] 211 | |                                 M = M,
[INFO] [stdout] 212 | |                                 T = T,
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |                                 Kind = dyn $b,
[INFO] [stdout] 218 | |                             >,
[INFO] [stdout]     | |_____________________________^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:342:16
[INFO] [stdout]     |
[INFO] [stdout] 340 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 341 |           where
[INFO] [stdout] 342 |               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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:209:29
[INFO] [stdout]     |
[INFO] [stdout] 209 | /                             dyn Dimension<
[INFO] [stdout] 210 | |                                 L = L,
[INFO] [stdout] 211 | |                                 M = M,
[INFO] [stdout] 212 | |                                 T = T,
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |                                 Kind = dyn $b,
[INFO] [stdout] 218 | |                             >,
[INFO] [stdout]     | |_____________________________^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:342:16
[INFO] [stdout]     |
[INFO] [stdout] 340 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 341 |           where
[INFO] [stdout] 342 |               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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:209:29
[INFO] [stdout]     |
[INFO] [stdout] 209 | /                             dyn Dimension<
[INFO] [stdout] 210 | |                                 L = L,
[INFO] [stdout] 211 | |                                 M = M,
[INFO] [stdout] 212 | |                                 T = T,
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |                                 Kind = dyn $b,
[INFO] [stdout] 218 | |                             >,
[INFO] [stdout]     | |_____________________________^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:342:16
[INFO] [stdout]     |
[INFO] [stdout] 340 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 341 |           where
[INFO] [stdout] 342 |               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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:209:29
[INFO] [stdout]     |
[INFO] [stdout] 209 | /                             dyn Dimension<
[INFO] [stdout] 210 | |                                 L = L,
[INFO] [stdout] 211 | |                                 M = M,
[INFO] [stdout] 212 | |                                 T = T,
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |                                 Kind = dyn $b,
[INFO] [stdout] 218 | |                             >,
[INFO] [stdout]     | |_____________________________^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:342:16
[INFO] [stdout]     |
[INFO] [stdout] 340 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 341 |           where
[INFO] [stdout] 342 |               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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:209:29
[INFO] [stdout]     |
[INFO] [stdout] 209 | /                             dyn Dimension<
[INFO] [stdout] 210 | |                                 L = L,
[INFO] [stdout] 211 | |                                 M = M,
[INFO] [stdout] 212 | |                                 T = T,
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |                                 Kind = dyn $b,
[INFO] [stdout] 218 | |                             >,
[INFO] [stdout]     | |_____________________________^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:342:16
[INFO] [stdout]     |
[INFO] [stdout] 340 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 341 |           where
[INFO] [stdout] 342 |               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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:209:29
[INFO] [stdout]     |
[INFO] [stdout] 209 | /                             dyn Dimension<
[INFO] [stdout] 210 | |                                 L = L,
[INFO] [stdout] 211 | |                                 M = M,
[INFO] [stdout] 212 | |                                 T = T,
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |                                 Kind = dyn $b,
[INFO] [stdout] 218 | |                             >,
[INFO] [stdout]     | |_____________________________^ the trait `Integer` is not implemented for `N`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:342:16
[INFO] [stdout]     |
[INFO] [stdout] 340 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 341 |           where
[INFO] [stdout] 342 |               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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:209:29
[INFO] [stdout]     |
[INFO] [stdout] 209 | /                             dyn Dimension<
[INFO] [stdout] 210 | |                                 L = L,
[INFO] [stdout] 211 | |                                 M = M,
[INFO] [stdout] 212 | |                                 T = T,
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |                                 Kind = dyn $b,
[INFO] [stdout] 218 | |                             >,
[INFO] [stdout]     | |_____________________________^ the trait `Integer` is not implemented for `J`
[INFO] [stdout] ...
[INFO] [stdout] 290 |       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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:342:16
[INFO] [stdout]     |
[INFO] [stdout] 340 |           fn change_base<D, Ul, Ur, V>(v: &V) -> V
[INFO] [stdout]     |              ----------- required by a bound in this function
[INFO] [stdout] 341 |           where
[INFO] [stdout] 342 |               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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `L`
[INFO] [stdout] ...
[INFO] [stdout] 291 |     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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `M`
[INFO] [stdout] ...
[INFO] [stdout] 291 |     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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `T`
[INFO] [stdout] ...
[INFO] [stdout] 291 |     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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `I`
[INFO] [stdout] ...
[INFO] [stdout] 291 |     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-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / system! {
[INFO] [stdout]  11 | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout]  12 | |     ///
[INFO] [stdout]  13 | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | | }
[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` with trait `Integer`
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 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-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 291 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[WARN] too many lines in the log, truncating it
