[INFO] cloning repository https://github.com/dustbunnystudio/d
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dustbunnystudio/d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustbunnystudio%2Fd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustbunnystudio%2Fd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4219bf2cb7809f59e9715863daa880c2381e3f5
[INFO] checking dustbunnystudio/d against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustbunnystudio%2Fd" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dustbunnystudio/d on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dustbunnystudio/d
[INFO] finished tweaking git repo https://github.com/dustbunnystudio/d
[INFO] tweaked toml for git repo https://github.com/dustbunnystudio/d written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dustbunnystudio/d 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking dustbunnystudio/d against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustbunnystudio%2Fd" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dustbunnystudio/d on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dustbunnystudio/d
[INFO] finished tweaking git repo https://github.com/dustbunnystudio/d
[INFO] tweaked toml for git repo https://github.com/dustbunnystudio/d written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dustbunnystudio/d 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reqwest v0.10.2
[INFO] [stderr]   Downloaded byte-unit v3.0.3
[INFO] [stderr]   Downloaded path-slash v0.1.1
[INFO] [stderr]   Downloaded static_assertions v0.3.4
[INFO] [stderr]   Downloaded open v1.3.4
[INFO] [stderr]   Downloaded battery v0.7.5
[INFO] [stderr]   Downloaded gethostname v0.2.1
[INFO] [stderr]   Downloaded uom v0.26.0
[INFO] [stderr]   Downloaded lexical-core v0.4.6
[INFO] [stderr]   Downloaded libc v0.2.67
[INFO] [stderr]   Downloaded git2 v0.11.0
[INFO] [stderr]   Downloaded nom v5.1.0
[INFO] [stderr]   Downloaded aho-corasick v0.7.8
[INFO] [stderr]   Downloaded h2 v0.2.1
[INFO] [stderr]   Downloaded hyper v0.13.2
[INFO] [stderr]   Downloaded libgit2-sys v0.10.0
[INFO] [stderr]   Downloaded tokio v0.2.11
[INFO] [stderr]   Downloaded tokio-rustls v0.12.2
[INFO] [stderr]   Downloaded webpki-roots v0.17.0
[INFO] [stderr]   Downloaded ntapi v0.3.3
[INFO] [stderr]   Downloaded sysinfo v0.11.2
[INFO] [stderr]   Downloaded hyper-rustls v0.19.1
[INFO] [stderr]   Downloaded os_info v2.0.1
[INFO] [stderr]   Downloaded winapi-util v0.1.3
[INFO] [stderr]   Downloaded rustls-native-certs v0.1.0
[INFO] [stderr]   Downloaded memchr v2.3.2
[INFO] [stderr]   Downloaded doc-comment v0.3.1
[INFO] [stderr]   Downloaded urlencoding v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3d4cae4b0cac12022ac0bdd4a0976dd1f94b945a1540553af37e1680efae069
[INFO] running `Command { std: "docker" "start" "-a" "d3d4cae4b0cac12022ac0bdd4a0976dd1f94b945a1540553af37e1680efae069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3d4cae4b0cac12022ac0bdd4a0976dd1f94b945a1540553af37e1680efae069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3d4cae4b0cac12022ac0bdd4a0976dd1f94b945a1540553af37e1680efae069", kill_on_drop: false }`
[INFO] [stdout] d3d4cae4b0cac12022ac0bdd4a0976dd1f94b945a1540553af37e1680efae069
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 089ef919db38702f8d3d3991802e3c3a11841b53da6a95684fcdb3b0e9119f40
[INFO] running `Command { std: "docker" "start" "-a" "089ef919db38702f8d3d3991802e3c3a11841b53da6a95684fcdb3b0e9119f40", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memchr v2.3.2
[INFO] [stderr]     Checking untrusted v0.7.0
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]     Checking http v0.2.0
[INFO] [stderr]     Checking try-lock v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling mime_guess v2.0.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]     Checking aho-corasick v0.7.8
[INFO] [stderr]    Compiling lexical-core v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking regex-syntax v0.6.14
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.22
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling sysinfo v0.11.2
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]    Compiling nom v5.1.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling battery v0.7.5
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking static_assertions v0.3.4
[INFO] [stderr]     Checking dtoa v0.4.5
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]     Checking unicode-segmentation v1.6.0
[INFO] [stderr]     Checking byte-unit v3.0.3
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]     Checking uom v0.26.0
[INFO] [stderr]     Checking path-slash v0.1.1
[INFO] [stderr]     Checking urlencoding v1.0.0
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]     Checking open v1.3.4
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/bigcomp.rs:243:55
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1);
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stdout] error[E0277]: no implementation for `usize & u32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/bigcomp.rs:243:53
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1);
[INFO] [stdout]     |                                                     ^ no implementation for `usize & u32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `BitAnd<u32>` is not implemented for `usize`
[INFO] [stdout]     = help: the following other types implement trait `BitAnd<Rhs>`:
[INFO] [stdout]               <usize as BitAnd>
[INFO] [stdout]               <usize as BitAnd<&usize>>
[INFO] [stdout]               <&'a usize as BitAnd<usize>>
[INFO] [stdout]               <&usize as BitAnd<&usize>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/bigcomp.rs:261:40
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let (q, r) = shift.ceil_divmod(Limb::BITS);
[INFO] [stdout]     |                            ----------- ^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] help: the return type of this call is `u32` due to the type of the argument passed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/bigcomp.rs:261:22
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let (q, r) = shift.ceil_divmod(Limb::BITS);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^----------^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this argument influences the return type of `ceil_divmod`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/util/num.rs:181:8
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn ceil_divmod(self, y: Self) -> (Self, i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^       -------
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let (q, r) = shift.ceil_divmod(Limb::BITS.try_into().unwrap());
[INFO] [stdout]     |                                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/bigint.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let bytes = bits / Limb::BITS;
[INFO] [stdout]    |                        ^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide `usize` by `u32`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/bigint.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let bytes = bits / Limb::BITS;
[INFO] [stdout]    |                      ^ no implementation for `usize / u32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Div<u32>` is not implemented for `usize`
[INFO] [stdout]    = help: the following other types implement trait `Div<Rhs>`:
[INFO] [stdout]              <usize as Div>
[INFO] [stdout]              <usize as Div<NonZero<usize>>>
[INFO] [stdout]              <usize as Div<&usize>>
[INFO] [stdout]              <&'a usize as Div<usize>>
[INFO] [stdout]              <&usize as Div<&usize>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1045:42
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     let mut count = index.saturating_mul(Limb::BITS);
[INFO] [stdout]      |                           -------------- ^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/num/mod.rs:1281:5
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     let mut count = index.saturating_mul(Limb::BITS.try_into().unwrap());
[INFO] [stdout]      |                                                    ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking rayon-core v1.7.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1060:28
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     Limb::BITS.checked_mul(x.len())
[INFO] [stdout]      |                ----------- ^^^^^^^ expected `u32`, found `usize`
[INFO] [stdout]      |                |
[INFO] [stdout]      |                arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/num/mod.rs:1157:5
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you can convert a `usize` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     Limb::BITS.checked_mul(x.len().try_into().unwrap())
[INFO] [stdout]      |                                   ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1061:22
[INFO] [stdout]      |
[INFO] [stdout] 1061 |         .map(|v| v - nlz)
[INFO] [stdout]      |                      ^^^ expected `u32`, found `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1061:20
[INFO] [stdout]      |
[INFO] [stdout] 1061 |         .map(|v| v - nlz)
[INFO] [stdout]      |                    ^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout]      = help: the following other types implement trait `Sub<Rhs>`:
[INFO] [stdout]                <u32 as Sub>
[INFO] [stdout]                <u32 as Sub<&u32>>
[INFO] [stdout]                <&'a u32 as Sub<u32>>
[INFO] [stdout]                <&u32 as Sub<&u32>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1062:20
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         .unwrap_or(usize::max_value())
[INFO] [stdout]      |          --------- ^^^^^^^^^^^^^^^^^^ expected `u32`, found `usize`
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] help: the return type of this call is `usize` due to the type of the argument passed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1060:5
[INFO] [stdout]      |
[INFO] [stdout] 1060 | /     Limb::BITS.checked_mul(x.len())
[INFO] [stdout] 1061 | |         .map(|v| v - nlz)
[INFO] [stdout] 1062 | |         .unwrap_or(usize::max_value())
[INFO] [stdout]      | |____________________------------------^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      this argument influences the return type of `unwrap_or`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/option.rs:953:12
[INFO] [stdout] help: you can convert a `usize` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         .unwrap_or(usize::max_value().try_into().unwrap())
[INFO] [stdout]      |                                      ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1060:5
[INFO] [stdout]      |
[INFO] [stdout] 1056 |   pub fn bit_length(x: &[Limb]) -> usize {
[INFO] [stdout]      |                                    ----- expected `usize` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1060 | /     Limb::BITS.checked_mul(x.len())
[INFO] [stdout] 1061 | |         .map(|v| v - nlz)
[INFO] [stdout] 1062 | |         .unwrap_or(usize::max_value())
[INFO] [stdout]      | |______________________________________^ expected `usize`, found `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         .unwrap_or(usize::max_value()).try_into().unwrap()
[INFO] [stdout]      |                                       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1087:23
[INFO] [stdout]      |
[INFO] [stdout] 1087 |     debug_assert!(n < bits && n != 0);
[INFO] [stdout]      |                   -   ^^^^ expected `usize`, found `u32`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   expected because this is `usize`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1087 |     debug_assert!(n < bits.try_into().unwrap() && n != 0);
[INFO] [stdout]      |                           ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1094:25
[INFO] [stdout]      |
[INFO] [stdout] 1094 |     let lshift = bits - n;
[INFO] [stdout]      |                         ^ expected `u32`, found `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1094:23
[INFO] [stdout]      |
[INFO] [stdout] 1094 |     let lshift = bits - n;
[INFO] [stdout]      |                       ^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout]      = help: the following other types implement trait `Sub<Rhs>`:
[INFO] [stdout]                <u32 as Sub>
[INFO] [stdout]                <u32 as Sub<&u32>>
[INFO] [stdout]                <&'a u32 as Sub<u32>>
[INFO] [stdout]                <&u32 as Sub<&u32>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1135:19
[INFO] [stdout]      |
[INFO] [stdout] 1135 |     let rem = n % bits;
[INFO] [stdout]      |                   ^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1135:17
[INFO] [stdout]      |
[INFO] [stdout] 1135 |     let rem = n % bits;
[INFO] [stdout]      |                 ^ no implementation for `usize % u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Rem<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Rem<Rhs>`:
[INFO] [stdout]                <usize as Rem>
[INFO] [stdout]                <usize as Rem<NonZero<usize>>>
[INFO] [stdout]                <usize as Rem<&usize>>
[INFO] [stdout]                <&'a usize as Rem<usize>>
[INFO] [stdout]                <&usize as Rem<&usize>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1136:19
[INFO] [stdout]      |
[INFO] [stdout] 1136 |     let div = n / bits;
[INFO] [stdout]      |                   ^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide `usize` by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1136:17
[INFO] [stdout]      |
[INFO] [stdout] 1136 |     let div = n / bits;
[INFO] [stdout]      |                 ^ no implementation for `usize / u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Div<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Div<Rhs>`:
[INFO] [stdout]                <usize as Div>
[INFO] [stdout]                <usize as Div<NonZero<usize>>>
[INFO] [stdout]                <usize as Div<&usize>>
[INFO] [stdout]                <&'a usize as Div<usize>>
[INFO] [stdout]                <&usize as Div<&usize>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1192:23
[INFO] [stdout]      |
[INFO] [stdout] 1192 |     debug_assert!(n < bits);
[INFO] [stdout]      |                   -   ^^^^ expected `usize`, found `u32`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   expected because this is `usize`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1192 |     debug_assert!(n < bits.try_into().unwrap());
[INFO] [stdout]      |                           ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1202:25
[INFO] [stdout]      |
[INFO] [stdout] 1202 |     let rshift = bits - n;
[INFO] [stdout]      |                         ^ expected `u32`, found `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1202:23
[INFO] [stdout]      |
[INFO] [stdout] 1202 |     let rshift = bits - n;
[INFO] [stdout]      |                       ^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout]      = help: the following other types implement trait `Sub<Rhs>`:
[INFO] [stdout]                <u32 as Sub>
[INFO] [stdout]                <u32 as Sub<&u32>>
[INFO] [stdout]                <&'a u32 as Sub<u32>>
[INFO] [stdout]                <&u32 as Sub<&u32>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1254:19
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     let rem = n % bits;
[INFO] [stdout]      |                   ^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1254:17
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     let rem = n % bits;
[INFO] [stdout]      |                 ^ no implementation for `usize % u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Rem<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Rem<Rhs>`:
[INFO] [stdout]                <usize as Rem>
[INFO] [stdout]                <usize as Rem<NonZero<usize>>>
[INFO] [stdout]                <usize as Rem<&usize>>
[INFO] [stdout]                <&'a usize as Rem<usize>>
[INFO] [stdout]                <&usize as Rem<&usize>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1255:19
[INFO] [stdout]      |
[INFO] [stdout] 1255 |     let div = n / bits;
[INFO] [stdout]      |                   ^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide `usize` by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:1255:17
[INFO] [stdout]      |
[INFO] [stdout] 1255 |     let div = n / bits;
[INFO] [stdout]      |                 ^ no implementation for `usize / u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Div<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Div<Rhs>`:
[INFO] [stdout]                <usize as Div>
[INFO] [stdout]                <usize as Div<NonZero<usize>>>
[INFO] [stdout]                <usize as Div<&usize>>
[INFO] [stdout]                <&'a usize as Div<usize>>
[INFO] [stdout]                <&usize as Div<&usize>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:2066:27
[INFO] [stdout]      |
[INFO] [stdout] 2066 |     let rs = Limb::BITS - s;
[INFO] [stdout]      |                           ^ expected `u32`, found `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lexical-core-0.4.6/src/atof/algorithm/math.rs:2066:25
[INFO] [stdout]      |
[INFO] [stdout] 2066 |     let rs = Limb::BITS - s;
[INFO] [stdout]      |                         ^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout]      = help: the following other types implement trait `Sub<Rhs>`:
[INFO] [stdout]                <u32 as Sub>
[INFO] [stdout]                <u32 as Sub<&u32>>
[INFO] [stdout]                <&'a u32 as Sub<u32>>
[INFO] [stdout]                <&u32 as Sub<&u32>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking term_size v0.3.1
[INFO] [stderr]     Checking gethostname v0.2.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stdout] error: aborting due to 27 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lexical-core` (lib) due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `<<Dl as si::Dimension>::L as std::ops::Add<<Dr as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 si::Dimension>::L as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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::Add<<Da as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 `<Z0 as std::ops::Add<<D as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 `L: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 si::Dimension>::L as typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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::Add<<Da as si::Dimension>::L>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 typenum::PartialDiv<PInt<UInt<UInt<UTerm, B1>, B0>>>>::Output: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[INFO] [stdout] 96  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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 `L: Integer` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     Self {
[INFO] [stdout]     |                     ^^^^ the trait `Integer` is not implemented for `Th`
[INFO] [stdout] ...
[INFO] [stdout] 291 |     impl_from!(Kind, AngleKind);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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] 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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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] 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-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |           pub struct Quantity<D, U, V>
[INFO] [stdout]     |                      -------- required by a bound in this struct
[INFO] [stdout] 244 |           where
[INFO] [stdout] 245 |               D: Dimension + ?Sized,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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] 291 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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] 291 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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] 291 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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] 291 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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] 291 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / system! {
[INFO] [stdout] 11  | |     /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12  | |     ///
[INFO] [stdout] 13  | |     /// ## Generic Parameters
[INFO] [stdout] ...   |
[INFO] [stdout] 95  | |     }
[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`
[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-6f17d22bba15001f/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] 291 |       impl_from!(Kind, AngleKind);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `change_base`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.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-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout]     |
[WARN] too many lines in the log, truncating it
