[INFO] cloning repository https://github.com/danreeves/battery-status
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danreeves/battery-status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanreeves%2Fbattery-status", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanreeves%2Fbattery-status'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36edd2e3194f915f864d8093133fd8c9c02625d8
[INFO] checking danreeves/battery-status against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanreeves%2Fbattery-status" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to create directory for '/workspace/builds/worker-6-tc2/source/.git/logs/refs/remotes/origin/HEAD': No such file or directory
[INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device
[INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD
[INFO] checking danreeves/battery-status against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanreeves%2Fbattery-status" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danreeves/battery-status
[INFO] finished tweaking git repo https://github.com/danreeves/battery-status
[INFO] tweaked toml for git repo https://github.com/danreeves/battery-status written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danreeves/battery-status on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danreeves/battery-status 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1751710c3bc4fc1eeca7f7a010a797be4827ed8a0f196a7f70c5db9f39a81b4
[INFO] running `Command { std: "docker" "start" "-a" "f1751710c3bc4fc1eeca7f7a010a797be4827ed8a0f196a7f70c5db9f39a81b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1751710c3bc4fc1eeca7f7a010a797be4827ed8a0f196a7f70c5db9f39a81b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1751710c3bc4fc1eeca7f7a010a797be4827ed8a0f196a7f70c5db9f39a81b4", kill_on_drop: false }`
[INFO] [stdout] f1751710c3bc4fc1eeca7f7a010a797be4827ed8a0f196a7f70c5db9f39a81b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9786ccd4226664c001e5f9decf097aeecedba15cc38cb041720475b561c2162
[INFO] running `Command { std: "docker" "start" "-a" "b9786ccd4226664c001e5f9decf097aeecedba15cc38cb041720475b561c2162", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling battery v0.7.5
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.16
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.11
[INFO] [stderr]    Compiling proc-macro-error v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]     Checking aho-corasick v0.7.9
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking uom v0.26.0
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking regex v1.3.4
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-d8119da5b045e8e2.rlib`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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-3a25e0c084bbef60.long-type-17721533545216361964.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-3a25e0c084bbef60.long-type-17282492095035368535.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-3a25e0c084bbef60.long-type-4663653590491744498.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-3a25e0c084bbef60.long-type-4057206130065231610.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-3a25e0c084bbef60.long-type-7153732979471542210.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-3a25e0c084bbef60.long-type-8220154845859693109.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-3a25e0c084bbef60.long-type-6084193679923050540.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-3a25e0c084bbef60.long-type-14955451974115453356.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-3a25e0c084bbef60.long-type-7349363245854155222.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-3a25e0c084bbef60.long-type-16306992060602366843.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-3a25e0c084bbef60.long-type-1416645173253464271.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-3a25e0c084bbef60.long-type-10024706899980737490.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-3a25e0c084bbef60.long-type-2205200172132868273.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-3a25e0c084bbef60.long-type-12457709741197773064.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-3a25e0c084bbef60.long-type-17721533545216361964.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-3a25e0c084bbef60.long-type-17282492095035368535.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-3a25e0c084bbef60.long-type-4663653590491744498.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-3a25e0c084bbef60.long-type-4057206130065231610.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-3a25e0c084bbef60.long-type-7153732979471542210.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-3a25e0c084bbef60.long-type-8220154845859693109.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-3a25e0c084bbef60.long-type-6084193679923050540.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-3a25e0c084bbef60.long-type-14955451974115453356.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-3a25e0c084bbef60.long-type-7349363245854155222.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-3a25e0c084bbef60.long-type-16306992060602366843.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-3a25e0c084bbef60.long-type-1416645173253464271.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-3a25e0c084bbef60.long-type-10024706899980737490.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-3a25e0c084bbef60.long-type-2205200172132868273.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-3a25e0c084bbef60.long-type-12457709741197773064.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>
[WARN] too many lines in the log, truncating it
