[INFO] fetching crate cherries 0.3.2...
[INFO] checking cherries-0.3.2 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2
[INFO] extracting crate cherries 0.3.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate cherries 0.3.2 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 cherries 0.3.2
[INFO] finished tweaking crates.io crate cherries 0.3.2
[INFO] tweaked toml for crates.io crate cherries 0.3.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 20 packages to latest compatible versions
[INFO] [stderr] Adding num-rational v0.2.4 (available: v0.4.2)
[INFO] [stderr] Adding uom v0.25.0 (available: v0.36.0)
[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] Downloading crates ...
[INFO] [stderr] Downloaded uom v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7f6a5f54094b9d186531fd10ebdccb182b627dae80199c55383e1fb9ba2b167d
[INFO] running `Command { std: "docker" "start" "-a" "7f6a5f54094b9d186531fd10ebdccb182b627dae80199c55383e1fb9ba2b167d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f6a5f54094b9d186531fd10ebdccb182b627dae80199c55383e1fb9ba2b167d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f6a5f54094b9d186531fd10ebdccb182b627dae80199c55383e1fb9ba2b167d", kill_on_drop: false }`
[INFO] [stdout] 7f6a5f54094b9d186531fd10ebdccb182b627dae80199c55383e1fb9ba2b167d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c8f69fac661cc9c45d4a055d3d1a5c712e3e2b41a9e9c885ccfd16a6b86dfd30
[INFO] running `Command { std: "docker" "start" "-a" "c8f69fac661cc9c45d4a055d3d1a5c712e3e2b41a9e9c885ccfd16a6b86dfd30", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.86
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Checking memchr v2.7.4
[INFO] [stderr] Compiling num-rational v0.2.4
[INFO] [stderr] Compiling serde_json v1.0.128
[INFO] [stderr] Checking aho-corasick v1.1.3
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Checking num-integer v0.1.46
[INFO] [stderr] Compiling syn v2.0.77
[INFO] [stderr] Checking uom v0.25.0
[INFO] [stderr] Checking regex-automata v0.4.7
[INFO] [stderr] Compiling serde_derive v1.0.210
[INFO] [stderr] Checking regex v1.10.6
[INFO] [stderr] Checking serde v1.0.210
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.25.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.25.0/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// ## Generic Parameters
[INFO] [stdout] ... |
[INFO] [stdout] 88 | | }
[INFO] [stdout] 89 | | }
[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.25.0/src/system.rs:757:18
[INFO] [stdout] |
[INFO] [stdout] 757 | ) -> Quantity<$quantities<$($crate::typenum::Negate