[INFO] fetching crate rtforth 0.9.0... [INFO] checking rtforth-0.9.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate rtforth 0.9.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate rtforth 0.9.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking crates.io crate rtforth 0.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rtforth 0.9.0 [INFO] tweaked toml for crates.io crate rtforth 0.9.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate rtforth 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinytemplate v1.0.4 [INFO] [stderr] Downloaded uom v0.18.0 [INFO] [stderr] Downloaded region v1.0.0 [INFO] [stderr] Downloaded hibitset v0.5.0 [INFO] [stderr] Downloaded rustyline v1.0.0 [INFO] [stderr] Downloaded encode_unicode v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b4e84dbbde9dd89da454fe123bdde470e42557b65beb34655b8585bf1c357b1 [INFO] running `Command { std: "docker" "start" "-a" "5b4e84dbbde9dd89da454fe123bdde470e42557b65beb34655b8585bf1c357b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b4e84dbbde9dd89da454fe123bdde470e42557b65beb34655b8585bf1c357b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b4e84dbbde9dd89da454fe123bdde470e42557b65beb34655b8585bf1c357b1", kill_on_drop: false }` [INFO] [stdout] 5b4e84dbbde9dd89da454fe123bdde470e42557b65beb34655b8585bf1c357b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a018a3b9a5d4f00e1e55c6d45b6e58767e42dff4785bc393c03813b3d2fc59e8 [INFO] running `Command { std: "docker" "start" "-a" "a018a3b9a5d4f00e1e55c6d45b6e58767e42dff4785bc393c03813b3d2fc59e8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking encode_unicode v0.1.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking region v1.0.0 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking approx v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking rustyline v1.0.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking uom v0.18.0 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking hibitset v0.5.0 [INFO] [stderr] Checking tinytemplate v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stdout] error[E0277]: the trait bound `<::L as typenum::PartialDiv, B1>>>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:589:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 589 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 590 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 591 | | U, V> [INFO] [stdout] | |_____________________^ the trait `typenum::Integer` is not implemented for `<::L as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as typenum::PartialDiv, B1>>>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:589:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 589 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 590 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 591 | | U, V> [INFO] [stdout] | |_____________________^ the trait `typenum::Integer` is not implemented for `<::M as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as typenum::PartialDiv, B1>>>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:589:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 589 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 590 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 591 | | U, V> [INFO] [stdout] | |_____________________^ the trait `typenum::Integer` is not implemented for `<::T as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as typenum::PartialDiv, B1>>>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:589:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 589 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 590 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 591 | | U, V> [INFO] [stdout] | |_____________________^ the trait `typenum::Integer` is not implemented for `<::I as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as typenum::PartialDiv, B1>>>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:589:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 589 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 590 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 591 | | U, V> [INFO] [stdout] | |_____________________^ the trait `typenum::Integer` is not implemented for `<::Th as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as typenum::PartialDiv, B1>>>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:589:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 589 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 590 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 591 | | U, V> [INFO] [stdout] | |_____________________^ the trait `typenum::Integer` is not implemented for `<::N as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as typenum::PartialDiv, B1>>>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:589:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 589 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 590 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 591 | | U, V> [INFO] [stdout] | |_____________________^ the trait `typenum::Integer` is not implemented for `<::J as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the 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 as std::ops::Add<::L>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:664:20 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 664 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Add<::M>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:664:20 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 664 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Add<::T>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:664:20 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 664 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Add<::I>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:664:20 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 664 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Add<::Th>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:664:20 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 664 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::Th as std::ops::Add<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Add<::N>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:664:20 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 664 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::N as std::ops::Add<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Add<::J>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:664:20 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 664 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::J as std::ops::Add<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the 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 as std::ops::Neg>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:692:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 692 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::L as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Neg>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:692:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 692 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::M as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Neg>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:692:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 692 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::T as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Neg>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:692:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 692 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::I as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Neg>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:692:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 692 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::Th as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Neg>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:692:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 692 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::N as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Neg>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:692:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 692 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::J as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the 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 as std::ops::Mul>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:715:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 715 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::L as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Mul>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:715:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 715 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::M as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Mul>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:715:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 715 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::T as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Mul>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:715:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 715 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::I as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Mul>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:715:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 715 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::Th as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Mul>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:715:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 715 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::N as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Mul>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:715:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 715 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<::J as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the 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 as typenum::PartialDiv, B0>>>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:750:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 750 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 751 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 752 | | U, V> [INFO] [stdout] | |_____________________^ the trait `typenum::Integer` is not implemented for `<::L as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as typenum::PartialDiv, B0>>>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:750:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 750 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 751 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 752 | | U, V> [INFO] [stdout] | |_____________________^ the trait `typenum::Integer` is not implemented for `<::M as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as typenum::PartialDiv, B0>>>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:750:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 750 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 751 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 752 | | U, V> [INFO] [stdout] | |_____________________^ the trait `typenum::Integer` is not implemented for `<::T as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as typenum::PartialDiv, B0>>>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:750:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 750 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 751 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 752 | | U, V> [INFO] [stdout] | |_____________________^ the trait `typenum::Integer` is not implemented for `<::I as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as typenum::PartialDiv, B0>>>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:750:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 750 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 751 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 752 | | U, V> [INFO] [stdout] | |_____________________^ the trait `typenum::Integer` is not implemented for `<::Th as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as typenum::PartialDiv, B0>>>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:750:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 750 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 751 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 752 | | U, V> [INFO] [stdout] | |_____________________^ the trait `typenum::Integer` is not implemented for `<::N as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as typenum::PartialDiv, B0>>>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:750:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 750 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 751 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 752 | | U, V> [INFO] [stdout] | |_____________________^ the trait `typenum::Integer` is not implemented for `<::J as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the 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 as std::ops::Add<::L>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:403:35 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 403 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 404 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 405 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `typenum::Integer` is not implemented for `<
::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Add<::M>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:403:35 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 403 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 404 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 405 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `typenum::Integer` is not implemented for `<
::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Add<::T>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:403:35 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 403 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 404 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 405 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `typenum::Integer` is not implemented for `<
::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Add<::I>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:403:35 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 403 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 404 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 405 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `typenum::Integer` is not implemented for `<
::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Add<::Th>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:403:35 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 403 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 404 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 405 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `typenum::Integer` is not implemented for `<
::Th as std::ops::Add<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Add<::N>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:403:35 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 403 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 404 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 405 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `typenum::Integer` is not implemented for `<
::N as std::ops::Add<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Add<::J>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:403:35 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 403 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 404 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 405 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `typenum::Integer` is not implemented for `<
::J as std::ops::Add<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Add<::L>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:408:71 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 408 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<
::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Add<::M>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:408:71 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 408 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<
::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Add<::T>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:408:71 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 408 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<
::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Add<::I>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:408:71 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 408 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<
::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Add<::Th>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:408:71 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 408 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<
::Th as std::ops::Add<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Add<::N>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:408:71 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 408 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<
::N as std::ops::Add<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Add<::J>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:408:71 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 408 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<
::J as std::ops::Add<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:484:43 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 484 | type Output = Quantity< [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 485 | | $quantities< [INFO] [stdout] 486 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 487 | | $crate::typenum::Z0, [INFO] [stdout] 488 | | D::$symbol>,)+>, [INFO] [stdout] 489 | | U, V>; [INFO] [stdout] | |_____________________________________^ the trait `typenum::Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:484:43 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 484 | type Output = Quantity< [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 485 | | $quantities< [INFO] [stdout] 486 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 487 | | $crate::typenum::Z0, [INFO] [stdout] 488 | | D::$symbol>,)+>, [INFO] [stdout] 489 | | U, V>; [INFO] [stdout] | |_____________________________________^ the trait `typenum::Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:484:43 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 484 | type Output = Quantity< [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 485 | | $quantities< [INFO] [stdout] 486 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 487 | | $crate::typenum::Z0, [INFO] [stdout] 488 | | D::$symbol>,)+>, [INFO] [stdout] 489 | | U, V>; [INFO] [stdout] | |_____________________________________^ the trait `typenum::Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:484:43 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 484 | type Output = Quantity< [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 485 | | $quantities< [INFO] [stdout] 486 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 487 | | $crate::typenum::Z0, [INFO] [stdout] 488 | | D::$symbol>,)+>, [INFO] [stdout] 489 | | U, V>; [INFO] [stdout] | |_____________________________________^ the trait `typenum::Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:484:43 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 484 | type Output = Quantity< [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 485 | | $quantities< [INFO] [stdout] 486 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 487 | | $crate::typenum::Z0, [INFO] [stdout] 488 | | D::$symbol>,)+>, [INFO] [stdout] 489 | | U, V>; [INFO] [stdout] | |_____________________________________^ the trait `typenum::Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:484:43 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 484 | type Output = Quantity< [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 485 | | $quantities< [INFO] [stdout] 486 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 487 | | $crate::typenum::Z0, [INFO] [stdout] 488 | | D::$symbol>,)+>, [INFO] [stdout] 489 | | U, V>; [INFO] [stdout] | |_____________________________________^ the trait `typenum::Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:484:43 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 484 | type Output = Quantity< [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 485 | | $quantities< [INFO] [stdout] 486 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 487 | | $crate::typenum::Z0, [INFO] [stdout] 488 | | D::$symbol>,)+>, [INFO] [stdout] 489 | | U, V>; [INFO] [stdout] | |_____________________________________^ the trait `typenum::Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:492:77 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 492 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:492:77 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 492 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:492:77 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 492 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:492:77 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 492 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:492:77 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 492 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:492:77 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 492 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:492:77 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 492 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Sub<::L>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:403:35 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 403 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 404 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 405 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `typenum::Integer` is not implemented for `<
::L as std::ops::Sub<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Sub<::M>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:403:35 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 403 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 404 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 405 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `typenum::Integer` is not implemented for `<
::M as std::ops::Sub<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Sub<::T>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:403:35 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 403 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 404 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 405 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `typenum::Integer` is not implemented for `<
::T as std::ops::Sub<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Sub<::I>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:403:35 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 403 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 404 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 405 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `typenum::Integer` is not implemented for `<
::I as std::ops::Sub<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Sub<::Th>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:403:35 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 403 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 404 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 405 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `typenum::Integer` is not implemented for `<
::Th as std::ops::Sub<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Sub<::N>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:403:35 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 403 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 404 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 405 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `typenum::Integer` is not implemented for `<
::N as std::ops::Sub<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Sub<::J>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:403:35 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 403 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 404 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 405 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `typenum::Integer` is not implemented for `<
::J as std::ops::Sub<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Sub<::L>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:408:71 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 408 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<
::L as std::ops::Sub<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Sub<::M>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:408:71 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 408 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<
::M as std::ops::Sub<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Sub<::T>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:408:71 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 408 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<
::T as std::ops::Sub<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Sub<::I>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:408:71 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 408 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<
::I as std::ops::Sub<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Sub<::Th>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:408:71 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 408 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<
::Th as std::ops::Sub<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Sub<::N>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:408:71 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 408 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<
::N as std::ops::Sub<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Sub<::J>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:408:71 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 408 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `<
::J as std::ops::Sub<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:484:43 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 484 | type Output = Quantity< [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 485 | | $quantities< [INFO] [stdout] 486 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 487 | | $crate::typenum::Z0, [INFO] [stdout] 488 | | D::$symbol>,)+>, [INFO] [stdout] 489 | | U, V>; [INFO] [stdout] | |_____________________________________^ the trait `typenum::Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:484:43 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 484 | type Output = Quantity< [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 485 | | $quantities< [INFO] [stdout] 486 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 487 | | $crate::typenum::Z0, [INFO] [stdout] 488 | | D::$symbol>,)+>, [INFO] [stdout] 489 | | U, V>; [INFO] [stdout] | |_____________________________________^ the trait `typenum::Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:484:43 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 484 | type Output = Quantity< [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 485 | | $quantities< [INFO] [stdout] 486 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 487 | | $crate::typenum::Z0, [INFO] [stdout] 488 | | D::$symbol>,)+>, [INFO] [stdout] 489 | | U, V>; [INFO] [stdout] | |_____________________________________^ the trait `typenum::Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:484:43 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 484 | type Output = Quantity< [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 485 | | $quantities< [INFO] [stdout] 486 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 487 | | $crate::typenum::Z0, [INFO] [stdout] 488 | | D::$symbol>,)+>, [INFO] [stdout] 489 | | U, V>; [INFO] [stdout] | |_____________________________________^ the trait `typenum::Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:484:43 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 484 | type Output = Quantity< [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 485 | | $quantities< [INFO] [stdout] 486 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 487 | | $crate::typenum::Z0, [INFO] [stdout] 488 | | D::$symbol>,)+>, [INFO] [stdout] 489 | | U, V>; [INFO] [stdout] | |_____________________________________^ the trait `typenum::Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:484:43 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 484 | type Output = Quantity< [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 485 | | $quantities< [INFO] [stdout] 486 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 487 | | $crate::typenum::Z0, [INFO] [stdout] 488 | | D::$symbol>,)+>, [INFO] [stdout] 489 | | U, V>; [INFO] [stdout] | |_____________________________________^ the trait `typenum::Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:484:43 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 484 | type Output = Quantity< [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 485 | | $quantities< [INFO] [stdout] 486 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 487 | | $crate::typenum::Z0, [INFO] [stdout] 488 | | D::$symbol>,)+>, [INFO] [stdout] 489 | | U, V>; [INFO] [stdout] | |_____________________________________^ the trait `typenum::Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:492:77 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 492 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:492:77 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 492 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:492:77 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 492 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:492:77 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 492 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:492:77 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 492 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:492:77 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 492 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: typenum::Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/system.rs:492:77 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 225 | where [INFO] [stdout] 226 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 492 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `typenum::Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.18.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | length: meter, L; [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 91 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uom` due to 92 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a018a3b9a5d4f00e1e55c6d45b6e58767e42dff4785bc393c03813b3d2fc59e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a018a3b9a5d4f00e1e55c6d45b6e58767e42dff4785bc393c03813b3d2fc59e8", kill_on_drop: false }` [INFO] [stdout] a018a3b9a5d4f00e1e55c6d45b6e58767e42dff4785bc393c03813b3d2fc59e8