[INFO] cloning repository https://github.com/Phundrak/pumopm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phundrak/pumopm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhundrak%2Fpumopm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhundrak%2Fpumopm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d77b2d401704fd22ec5d80e83b33d7bfc596a4f
[INFO] checking Phundrak/pumopm/7d77b2d401704fd22ec5d80e83b33d7bfc596a4f against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhundrak%2Fpumopm" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Phundrak/pumopm on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Phundrak/pumopm
[INFO] finished tweaking git repo https://github.com/Phundrak/pumopm
[INFO] tweaked toml for git repo https://github.com/Phundrak/pumopm written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Phundrak/pumopm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded battery v0.7.5
[INFO] [stderr] Downloaded os_str_bytes v2.3.2
[INFO] [stderr] Downloaded uom v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b57abf2f356ee7b44f6e0c5cfab562b202363d7c6f0c762561e7f7331c1fe03
[INFO] running `Command { std: "docker" "start" "-a" "2b57abf2f356ee7b44f6e0c5cfab562b202363d7c6f0c762561e7f7331c1fe03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b57abf2f356ee7b44f6e0c5cfab562b202363d7c6f0c762561e7f7331c1fe03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b57abf2f356ee7b44f6e0c5cfab562b202363d7c6f0c762561e7f7331c1fe03", kill_on_drop: false }`
[INFO] [stdout] 2b57abf2f356ee7b44f6e0c5cfab562b202363d7c6f0c762561e7f7331c1fe03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e2a66ca43dd23b1ac94b9d096f7dd549862a2da824f4ca4828de7f9fb14485d
[INFO] running `Command { std: "docker" "start" "-a" "6e2a66ca43dd23b1ac94b9d096f7dd549862a2da824f4ca4828de7f9fb14485d", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.0.0
[INFO] [stderr] Compiling proc-macro2 v1.0.19
[INFO] [stderr] Compiling version_check v0.9.2
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.38
[INFO] [stderr] Compiling pkg-config v0.3.18
[INFO] [stderr] Compiling typenum v1.12.0
[INFO] [stderr] Compiling libc v0.2.74
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling unicode-segmentation v1.6.0
[INFO] [stderr] Compiling num-traits v0.2.12
[INFO] [stderr] Compiling hashbrown v0.8.2
[INFO] [stderr] Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr] Compiling proc-macro-error v0.4.12
[INFO] [stderr] Compiling libdbus-sys v0.2.1
[INFO] [stderr] Compiling indexmap v1.5.1
[INFO] [stderr] Compiling heck v0.3.1
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Compiling battery v0.7.5
[INFO] [stderr] Checking unicode-width v0.1.8
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Checking lazycell v1.2.1
[INFO] [stderr] Checking os_str_bytes v2.3.2
[INFO] [stderr] Checking vec_map v0.8.2
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking dbus v0.8.4
[INFO] [stderr] Checking uom v0.26.0
[INFO] [stderr] Checking notify-rust v4.0.0
[INFO] [stderr] Compiling syn-mid v0.5.0
[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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout] |
[INFO] [stdout] 453 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 455 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Add<::M>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout] |
[INFO] [stdout] 453 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 455 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Add<::T>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout] |
[INFO] [stdout] 453 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 455 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Add<::I>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout] |
[INFO] [stdout] 453 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 455 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout] |
[INFO] [stdout] 453 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 455 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Add<::N>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout] |
[INFO] [stdout] 453 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 455 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Add<::J>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout] |
[INFO] [stdout] 453 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 455 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Add<::L>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout] |
[INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Add<::M>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout] |
[INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Add<::T>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout] |
[INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Add<::I>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout] |
[INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout] |
[INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Add<::N>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout] |
[INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Add<::J>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout] |
[INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Sub<::L>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout] |
[INFO] [stdout] 453 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 455 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Sub<::M>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout] |
[INFO] [stdout] 453 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 455 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Sub<::T>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout] |
[INFO] [stdout] 453 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 455 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Sub<::I>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout] |
[INFO] [stdout] 453 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 455 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Sub<::Th>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout] |
[INFO] [stdout] 453 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 455 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Sub<::N>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout] |
[INFO] [stdout] 453 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 455 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Sub<::J>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:453:35
[INFO] [stdout] |
[INFO] [stdout] 453 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 455 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Sub<::L>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout] |
[INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Sub<::M>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout] |
[INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Sub<::T>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout] |
[INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Sub<::I>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout] |
[INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Sub<::Th>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout] |
[INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Sub<::N>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout] |
[INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Sub<::J>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:458:71
[INFO] [stdout] |
[INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::L as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:645:18
[INFO] [stdout] |
[INFO] [stdout] 645 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 646 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 647 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::M as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:645:18
[INFO] [stdout] |
[INFO] [stdout] 645 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 646 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 647 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::T as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:645:18
[INFO] [stdout] |
[INFO] [stdout] 645 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 646 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 647 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::I as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:645:18
[INFO] [stdout] |
[INFO] [stdout] 645 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 646 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 647 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::Th as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:645:18
[INFO] [stdout] |
[INFO] [stdout] 645 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 646 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 647 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::N as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:645:18
[INFO] [stdout] |
[INFO] [stdout] 645 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 646 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 647 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::J as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:645:18
[INFO] [stdout] |
[INFO] [stdout] 645 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 646 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 647 | | 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Add<::L>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:727:20
[INFO] [stdout] |
[INFO] [stdout] 727 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Add<::M>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:727:20
[INFO] [stdout] |
[INFO] [stdout] 727 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Add<::T>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:727:20
[INFO] [stdout] |
[INFO] [stdout] 727 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Add<::I>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:727:20
[INFO] [stdout] |
[INFO] [stdout] 727 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:727:20
[INFO] [stdout] |
[INFO] [stdout] 727 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Add<::N>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:727:20
[INFO] [stdout] |
[INFO] [stdout] 727 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Add<::J>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:727:20
[INFO] [stdout] |
[INFO] [stdout] 727 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, 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/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:245:16
[INFO] [stdout] |
[INFO] [stdout] 243 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 244 | where
[INFO] [stdout] 245 | D: Dimension + ?Sized,
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 95 | | }
[INFO] [stdout] 96 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.26.0/src/system.rs:757:18
[INFO] [stdout] |
[INFO] [stdout] 757 | ) -> Quantity<$quantities<$($crate::typenum::Negate