[INFO] cloning repository https://github.com/neganp/wtiirn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neganp/wtiirn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneganp%2Fwtiirn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneganp%2Fwtiirn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c637540d0d593d266859ec8022bc5c11c6bb93c4 [INFO] testing neganp/wtiirn against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneganp%2Fwtiirn" "/workspace/builds/worker-66/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-66/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neganp/wtiirn on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neganp/wtiirn [INFO] finished tweaking git repo https://github.com/neganp/wtiirn [INFO] tweaked toml for git repo https://github.com/neganp/wtiirn written to /workspace/builds/worker-66/source/Cargo.toml [INFO] crate git repo https://github.com/neganp/wtiirn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chrono-humanize v0.0.11 [INFO] [stderr] Downloaded uom v0.23.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 541ed0bd9876ab6f22152d5dc749bbbe2684a523a0356f31572dffbe779f48e4 [INFO] running `Command { std: "docker" "start" "-a" "541ed0bd9876ab6f22152d5dc749bbbe2684a523a0356f31572dffbe779f48e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "541ed0bd9876ab6f22152d5dc749bbbe2684a523a0356f31572dffbe779f48e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "541ed0bd9876ab6f22152d5dc749bbbe2684a523a0356f31572dffbe779f48e4", kill_on_drop: false }` [INFO] [stdout] 541ed0bd9876ab6f22152d5dc749bbbe2684a523a0356f31572dffbe779f48e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e616433d460f2bddad288e098bdc6ee05e1e50d290a83895e88c5bce58afd00e [INFO] running `Command { std: "docker" "start" "-a" "e616433d460f2bddad288e098bdc6ee05e1e50d290a83895e88c5bce58afd00e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling simple-server v0.4.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling uom v0.23.1 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:723:18 [INFO] [stdout] | [INFO] [stdout] 723 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:723:18 [INFO] [stdout] | [INFO] [stdout] 723 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:723:18 [INFO] [stdout] | [INFO] [stdout] 723 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:723:18 [INFO] [stdout] | [INFO] [stdout] 723 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:723:18 [INFO] [stdout] | [INFO] [stdout] 723 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:723:18 [INFO] [stdout] | [INFO] [stdout] 723 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:723:18 [INFO] [stdout] | [INFO] [stdout] 723 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:747:18 [INFO] [stdout] | [INFO] [stdout] 747 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:747:18 [INFO] [stdout] | [INFO] [stdout] 747 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:747:18 [INFO] [stdout] | [INFO] [stdout] 747 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:747:18 [INFO] [stdout] | [INFO] [stdout] 747 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:747:18 [INFO] [stdout] | [INFO] [stdout] 747 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:747:18 [INFO] [stdout] | [INFO] [stdout] 747 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:747:18 [INFO] [stdout] | [INFO] [stdout] 747 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 426 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 426 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 426 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 426 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 426 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 426 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 426 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:429:71 [INFO] [stdout] | [INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:429:71 [INFO] [stdout] | [INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:429:71 [INFO] [stdout] | [INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:429:71 [INFO] [stdout] | [INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:429:71 [INFO] [stdout] | [INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:429:71 [INFO] [stdout] | [INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:429:71 [INFO] [stdout] | [INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 510 | | ... $quantities< [INFO] [stdout] 511 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 512 | | ... $crate::typenum::Z0, [INFO] [stdout] 513 | | ... D::$symbol>,)+ [INFO] [stdout] 514 | | ... D::Kind>, [INFO] [stdout] 515 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 510 | | ... $quantities< [INFO] [stdout] 511 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 512 | | ... $crate::typenum::Z0, [INFO] [stdout] 513 | | ... D::$symbol>,)+ [INFO] [stdout] 514 | | ... D::Kind>, [INFO] [stdout] 515 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 510 | | ... $quantities< [INFO] [stdout] 511 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 512 | | ... $crate::typenum::Z0, [INFO] [stdout] 513 | | ... D::$symbol>,)+ [INFO] [stdout] 514 | | ... D::Kind>, [INFO] [stdout] 515 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 510 | | ... $quantities< [INFO] [stdout] 511 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 512 | | ... $crate::typenum::Z0, [INFO] [stdout] 513 | | ... D::$symbol>,)+ [INFO] [stdout] 514 | | ... D::Kind>, [INFO] [stdout] 515 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 510 | | ... $quantities< [INFO] [stdout] 511 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 512 | | ... $crate::typenum::Z0, [INFO] [stdout] 513 | | ... D::$symbol>,)+ [INFO] [stdout] 514 | | ... D::Kind>, [INFO] [stdout] 515 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 510 | | ... $quantities< [INFO] [stdout] 511 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 512 | | ... $crate::typenum::Z0, [INFO] [stdout] 513 | | ... D::$symbol>,)+ [INFO] [stdout] 514 | | ... D::Kind>, [INFO] [stdout] 515 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 510 | | ... $quantities< [INFO] [stdout] 511 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 512 | | ... $crate::typenum::Z0, [INFO] [stdout] 513 | | ... D::$symbol>,)+ [INFO] [stdout] 514 | | ... D::Kind>, [INFO] [stdout] 515 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:518:77 [INFO] [stdout] | [INFO] [stdout] 518 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:518:77 [INFO] [stdout] | [INFO] [stdout] 518 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:518:77 [INFO] [stdout] | [INFO] [stdout] 518 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:518:77 [INFO] [stdout] | [INFO] [stdout] 518 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:518:77 [INFO] [stdout] | [INFO] [stdout] 518 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:518:77 [INFO] [stdout] | [INFO] [stdout] 518 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:518:77 [INFO] [stdout] | [INFO] [stdout] 518 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 426 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 426 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 426 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 426 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 426 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 426 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 426 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:429:71 [INFO] [stdout] | [INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:429:71 [INFO] [stdout] | [INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:429:71 [INFO] [stdout] | [INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:429:71 [INFO] [stdout] | [INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:429:71 [INFO] [stdout] | [INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:429:71 [INFO] [stdout] | [INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:429:71 [INFO] [stdout] | [INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 510 | | ... $quantities< [INFO] [stdout] 511 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 512 | | ... $crate::typenum::Z0, [INFO] [stdout] 513 | | ... D::$symbol>,)+ [INFO] [stdout] 514 | | ... D::Kind>, [INFO] [stdout] 515 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 510 | | ... $quantities< [INFO] [stdout] 511 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 512 | | ... $crate::typenum::Z0, [INFO] [stdout] 513 | | ... D::$symbol>,)+ [INFO] [stdout] 514 | | ... D::Kind>, [INFO] [stdout] 515 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 510 | | ... $quantities< [INFO] [stdout] 511 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 512 | | ... $crate::typenum::Z0, [INFO] [stdout] 513 | | ... D::$symbol>,)+ [INFO] [stdout] 514 | | ... D::Kind>, [INFO] [stdout] 515 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 510 | | ... $quantities< [INFO] [stdout] 511 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 512 | | ... $crate::typenum::Z0, [INFO] [stdout] 513 | | ... D::$symbol>,)+ [INFO] [stdout] 514 | | ... D::Kind>, [INFO] [stdout] 515 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 510 | | ... $quantities< [INFO] [stdout] 511 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 512 | | ... $crate::typenum::Z0, [INFO] [stdout] 513 | | ... D::$symbol>,)+ [INFO] [stdout] 514 | | ... D::Kind>, [INFO] [stdout] 515 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 510 | | ... $quantities< [INFO] [stdout] 511 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 512 | | ... $crate::typenum::Z0, [INFO] [stdout] 513 | | ... D::$symbol>,)+ [INFO] [stdout] 514 | | ... D::Kind>, [INFO] [stdout] 515 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 510 | | ... $quantities< [INFO] [stdout] 511 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 512 | | ... $crate::typenum::Z0, [INFO] [stdout] 513 | | ... D::$symbol>,)+ [INFO] [stdout] 514 | | ... D::Kind>, [INFO] [stdout] 515 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:518:77 [INFO] [stdout] | [INFO] [stdout] 518 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:518:77 [INFO] [stdout] | [INFO] [stdout] 518 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:518:77 [INFO] [stdout] | [INFO] [stdout] 518 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:518:77 [INFO] [stdout] | [INFO] [stdout] 518 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:518:77 [INFO] [stdout] | [INFO] [stdout] 518 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:518:77 [INFO] [stdout] | [INFO] [stdout] 518 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:518:77 [INFO] [stdout] | [INFO] [stdout] 518 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` (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, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:616:18 [INFO] [stdout] | [INFO] [stdout] 616 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 617 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 618 | | U, V> [INFO] [stdout] | |_____________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:616:18 [INFO] [stdout] | [INFO] [stdout] 616 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 617 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 618 | | U, V> [INFO] [stdout] | |_____________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:616:18 [INFO] [stdout] | [INFO] [stdout] 616 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 617 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 618 | | U, V> [INFO] [stdout] | |_____________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:616:18 [INFO] [stdout] | [INFO] [stdout] 616 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 617 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 618 | | U, V> [INFO] [stdout] | |_____________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:616:18 [INFO] [stdout] | [INFO] [stdout] 616 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 617 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 618 | | U, V> [INFO] [stdout] | |_____________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:616:18 [INFO] [stdout] | [INFO] [stdout] 616 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 617 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 618 | | U, V> [INFO] [stdout] | |_____________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:616:18 [INFO] [stdout] | [INFO] [stdout] 616 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 617 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 618 | | U, V> [INFO] [stdout] | |_____________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:693:20 [INFO] [stdout] | [INFO] [stdout] 693 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:693:20 [INFO] [stdout] | [INFO] [stdout] 693 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:693:20 [INFO] [stdout] | [INFO] [stdout] 693 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:693:20 [INFO] [stdout] | [INFO] [stdout] 693 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:693:20 [INFO] [stdout] | [INFO] [stdout] 693 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:693:20 [INFO] [stdout] | [INFO] [stdout] 693 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:693:20 [INFO] [stdout] | [INFO] [stdout] 693 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 784 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 785 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 786 | | U, V> [INFO] [stdout] | |_____________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 784 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 785 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 786 | | U, V> [INFO] [stdout] | |_____________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 784 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 785 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 786 | | U, V> [INFO] [stdout] | |_____________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 784 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 785 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 786 | | U, V> [INFO] [stdout] | |_____________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 784 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 785 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 786 | | U, V> [INFO] [stdout] | |_____________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 784 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 785 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 786 | | U, V> [INFO] [stdout] | |_____________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 784 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 785 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 786 | | U, V> [INFO] [stdout] | |_____________________^ the trait `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.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | Dimension, [INFO] [stdout] 135 | | Ul, [INFO] [stdout] 136 | | V, [INFO] [stdout] 137 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 212 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | Dimension, [INFO] [stdout] 135 | | Ul, [INFO] [stdout] 136 | | V, [INFO] [stdout] 137 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 212 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | Dimension, [INFO] [stdout] 135 | | Ul, [INFO] [stdout] 136 | | V, [INFO] [stdout] 137 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 212 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | Dimension, [INFO] [stdout] 135 | | Ul, [INFO] [stdout] 136 | | V, [INFO] [stdout] 137 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 212 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | Dimension, [INFO] [stdout] 135 | | Ul, [INFO] [stdout] 136 | | V, [INFO] [stdout] 137 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 212 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | Dimension, [INFO] [stdout] 135 | | Ul, [INFO] [stdout] 136 | | V, [INFO] [stdout] 137 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 212 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | Dimension, [INFO] [stdout] 135 | | Ul, [INFO] [stdout] 136 | | V, [INFO] [stdout] 137 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 212 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 145 | | Dimension, [INFO] [stdout] 146 | | Ur, [INFO] [stdout] 147 | | V, [INFO] [stdout] 148 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 212 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 145 | | Dimension, [INFO] [stdout] 146 | | Ur, [INFO] [stdout] 147 | | V, [INFO] [stdout] 148 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 212 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 145 | | Dimension, [INFO] [stdout] 146 | | Ur, [INFO] [stdout] 147 | | V, [INFO] [stdout] 148 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 212 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 145 | | Dimension, [INFO] [stdout] 146 | | Ur, [INFO] [stdout] 147 | | V, [INFO] [stdout] 148 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 212 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 145 | | Dimension, [INFO] [stdout] 146 | | Ur, [INFO] [stdout] 147 | | V, [INFO] [stdout] 148 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 212 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 145 | | Dimension, [INFO] [stdout] 146 | | Ur, [INFO] [stdout] 147 | | V, [INFO] [stdout] 148 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 212 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 145 | | Dimension, [INFO] [stdout] 146 | | Ur, [INFO] [stdout] 147 | | V, [INFO] [stdout] 148 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 212 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | Dimension, [INFO] [stdout] 135 | | Ul, [INFO] [stdout] 136 | | V, [INFO] [stdout] 137 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 213 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | Dimension, [INFO] [stdout] 135 | | Ul, [INFO] [stdout] 136 | | V, [INFO] [stdout] 137 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 213 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | Dimension, [INFO] [stdout] 135 | | Ul, [INFO] [stdout] 136 | | V, [INFO] [stdout] 137 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 213 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | Dimension, [INFO] [stdout] 135 | | Ul, [INFO] [stdout] 136 | | V, [INFO] [stdout] 137 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 213 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | Dimension, [INFO] [stdout] 135 | | Ul, [INFO] [stdout] 136 | | V, [INFO] [stdout] 137 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 213 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | Dimension, [INFO] [stdout] 135 | | Ul, [INFO] [stdout] 136 | | V, [INFO] [stdout] 137 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 213 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | Dimension, [INFO] [stdout] 135 | | Ul, [INFO] [stdout] 136 | | V, [INFO] [stdout] 137 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 213 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 145 | | Dimension, [INFO] [stdout] 146 | | Ur, [INFO] [stdout] 147 | | V, [INFO] [stdout] 148 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 213 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 145 | | Dimension, [INFO] [stdout] 146 | | Ur, [INFO] [stdout] 147 | | V, [INFO] [stdout] 148 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 213 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 145 | | Dimension, [INFO] [stdout] 146 | | Ur, [INFO] [stdout] 147 | | V, [INFO] [stdout] 148 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 213 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 145 | | Dimension, [INFO] [stdout] 146 | | Ur, [INFO] [stdout] 147 | | V, [INFO] [stdout] 148 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 213 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 145 | | Dimension, [INFO] [stdout] 146 | | Ur, [INFO] [stdout] 147 | | V, [INFO] [stdout] 148 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 213 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 145 | | Dimension, [INFO] [stdout] 146 | | Ur, [INFO] [stdout] 147 | | V, [INFO] [stdout] 148 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 213 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 145 | | Dimension, [INFO] [stdout] 146 | | Ur, [INFO] [stdout] 147 | | V, [INFO] [stdout] 148 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 213 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/system.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 237 | where [INFO] [stdout] 238 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.23.1/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | quantities: ISQ { [INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 141 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 119 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 120 previous errors [INFO] running `Command { std: "docker" "inspect" "e616433d460f2bddad288e098bdc6ee05e1e50d290a83895e88c5bce58afd00e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e616433d460f2bddad288e098bdc6ee05e1e50d290a83895e88c5bce58afd00e", kill_on_drop: false }` [INFO] [stdout] e616433d460f2bddad288e098bdc6ee05e1e50d290a83895e88c5bce58afd00e