[INFO] fetching crate cellrs 0.2.3...
[INFO] checking cellrs-0.2.3 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2
[INFO] extracting crate cellrs 0.2.3 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate cellrs 0.2.3 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 crates.io crate cellrs 0.2.3
[INFO] finished tweaking crates.io crate cellrs 0.2.3
[INFO] tweaked toml for crates.io crate cellrs 0.2.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate cellrs 0.2.3 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 termion v1.5.5
[INFO] [stderr] Downloaded uom v0.26.0
[INFO] [stderr] Downloaded battery v0.7.5
[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] 6a2459c985406310bcf762ea6d2972909bd3e15f2b5f516d0566ae921323438e
[INFO] running `Command { std: "docker" "start" "-a" "6a2459c985406310bcf762ea6d2972909bd3e15f2b5f516d0566ae921323438e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a2459c985406310bcf762ea6d2972909bd3e15f2b5f516d0566ae921323438e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a2459c985406310bcf762ea6d2972909bd3e15f2b5f516d0566ae921323438e", kill_on_drop: false }`
[INFO] [stdout] 6a2459c985406310bcf762ea6d2972909bd3e15f2b5f516d0566ae921323438e
[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] 0aec742724d1039077ee34ab2365d0a4267e44e13e44634e7ff2fa9690ebef66
[INFO] running `Command { std: "docker" "start" "-a" "0aec742724d1039077ee34ab2365d0a4267e44e13e44634e7ff2fa9690ebef66", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.0.0
[INFO] [stderr] Compiling libc v0.2.69
[INFO] [stderr] Compiling typenum v1.12.0
[INFO] [stderr] Compiling battery v0.7.5
[INFO] [stderr] Checking numtoa v0.1.0
[INFO] [stderr] Checking lazycell v1.2.1
[INFO] [stderr] Compiling num-traits v0.2.11
[INFO] [stderr] Compiling num-integer v0.1.42
[INFO] [stderr] Checking uom v0.26.0
[INFO] [stderr] Checking time v0.1.43
[INFO] [stderr] Checking termion v1.5.5
[INFO] [stderr] Checking chrono v0.4.11
[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