[INFO] fetching crate battery-notification 0.0.3...
[INFO] checking battery-notification-0.0.3 against master#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134276
[INFO] extracting crate battery-notification 0.0.3 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate battery-notification 0.0.3 on toolchain 4847d6a9d07d4be9ba3196f6ad444af2d7bdde72
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate battery-notification 0.0.3
[INFO] finished tweaking crates.io crate battery-notification 0.0.3
[INFO] tweaked toml for crates.io crate battery-notification 0.0.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate battery-notification 0.0.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded libdbus-sys v0.1.5
[INFO] [stderr] Downloaded dbus v0.6.4
[INFO] [stderr] Downloaded battery v0.7.3
[INFO] [stderr] Downloaded notify-rust v3.6.0
[INFO] [stderr] Downloaded uom v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60f70cad2dfc4f87997476bcb7b38cc862407c762bdc4f2761206b932f0bb81a
[INFO] running `Command { std: "docker" "start" "-a" "60f70cad2dfc4f87997476bcb7b38cc862407c762bdc4f2761206b932f0bb81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60f70cad2dfc4f87997476bcb7b38cc862407c762bdc4f2761206b932f0bb81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60f70cad2dfc4f87997476bcb7b38cc862407c762bdc4f2761206b932f0bb81a", kill_on_drop: false }`
[INFO] [stdout] 60f70cad2dfc4f87997476bcb7b38cc862407c762bdc4f2761206b932f0bb81a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2abf26950af82538641941bbfba9afdc92c6b0e337d422ad17c99cd87103a6e
[INFO] running `Command { std: "docker" "start" "-a" "b2abf26950af82538641941bbfba9afdc92c6b0e337d422ad17c99cd87103a6e", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.55
[INFO] [stderr] Compiling autocfg v0.1.4
[INFO] [stderr] Compiling pkg-config v0.3.14
[INFO] [stderr] Compiling typenum v1.10.0
[INFO] [stderr] Compiling battery v0.7.3
[INFO] [stderr] Checking unicode-width v0.1.5
[INFO] [stderr] Checking ansi_term v0.11.0
[INFO] [stderr] Checking bitflags v1.0.4
[INFO] [stderr] Checking strsim v0.8.0
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Checking lazycell v1.2.1
[INFO] [stderr] Checking vec_map v0.8.1
[INFO] [stderr] Checking cfg-if v0.1.9
[INFO] [stderr] Compiling num-traits v0.2.8
[INFO] [stderr] Compiling libdbus-sys v0.1.5
[INFO] [stderr] Checking atty v0.2.11
[INFO] [stderr] Checking dbus v0.6.4
[INFO] [stderr] Checking clap v2.33.0
[INFO] [stderr] Checking uom v0.23.1
[INFO] [stderr] Checking notify-rust v3.6.0
[INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Add<::L>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:424:35
[INFO] [stdout] |
[INFO] [stdout] 424 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 426 | | Ul, V>;
[INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<::L as std::ops::Add<::L>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:424:35
[INFO] [stdout] |
[INFO] [stdout] 424 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 426 | | Ul, V>;
[INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<::M as std::ops::Add<::M>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:424:35
[INFO] [stdout] |
[INFO] [stdout] 424 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 426 | | Ul, V>;
[INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<::T as std::ops::Add<::T>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:424:35
[INFO] [stdout] |
[INFO] [stdout] 424 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 426 | | Ul, V>;
[INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<::I as std::ops::Add<::I>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:424:35
[INFO] [stdout] |
[INFO] [stdout] 424 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 426 | | Ul, V>;
[INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<::Th as std::ops::Add<::Th>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:424:35
[INFO] [stdout] |
[INFO] [stdout] 424 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 426 | | Ul, V>;
[INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<::N as std::ops::Add<::N>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:424:35
[INFO] [stdout] |
[INFO] [stdout] 424 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 426 | | Ul, V>;
[INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<::J as std::ops::Add<::J>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:429:71
[INFO] [stdout] |
[INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output {
[INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Add<::L>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:429:71
[INFO] [stdout] |
[INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output {
[INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Add<::M>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:429:71
[INFO] [stdout] |
[INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output {
[INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Add<::T>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:429:71
[INFO] [stdout] |
[INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output {
[INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Add<::I>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:429:71
[INFO] [stdout] |
[INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output {
[INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::Th as std::ops::Add<::Th>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:429:71
[INFO] [stdout] |
[INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output {
[INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::N as std::ops::Add<::N>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:429:71
[INFO] [stdout] |
[INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output {
[INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::J as std::ops::Add<::J>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:424:35
[INFO] [stdout] |
[INFO] [stdout] 424 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 426 | | Ul, V>;
[INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<::L as std::ops::Sub<::L>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:424:35
[INFO] [stdout] |
[INFO] [stdout] 424 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 426 | | Ul, V>;
[INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<::M as std::ops::Sub<::M>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:424:35
[INFO] [stdout] |
[INFO] [stdout] 424 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 426 | | Ul, V>;
[INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<::T as std::ops::Sub<::T>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:424:35
[INFO] [stdout] |
[INFO] [stdout] 424 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 426 | | Ul, V>;
[INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<::I as std::ops::Sub<::I>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:424:35
[INFO] [stdout] |
[INFO] [stdout] 424 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 426 | | Ul, V>;
[INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<::Th as std::ops::Sub<::Th>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:424:35
[INFO] [stdout] |
[INFO] [stdout] 424 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 426 | | Ul, V>;
[INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<::N as std::ops::Sub<::N>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:424:35
[INFO] [stdout] |
[INFO] [stdout] 424 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 425 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 426 | | Ul, V>;
[INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<::J as std::ops::Sub<::J>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:429:71
[INFO] [stdout] |
[INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output {
[INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Sub<::L>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:429:71
[INFO] [stdout] |
[INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output {
[INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Sub<::M>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:429:71
[INFO] [stdout] |
[INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output {
[INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Sub<::T>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:429:71
[INFO] [stdout] |
[INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output {
[INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Sub<::I>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:429:71
[INFO] [stdout] |
[INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output {
[INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::Th as std::ops::Sub<::Th>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:429:71
[INFO] [stdout] |
[INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output {
[INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::N as std::ops::Sub<::N>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:429:71
[INFO] [stdout] |
[INFO] [stdout] 429 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output {
[INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::J as std::ops::Sub<::J>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `impl_ops` 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.23.1/src/system.rs:616:18
[INFO] [stdout] |
[INFO] [stdout] 616 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 617 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 618 | | U, V>
[INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::L as typenum::PartialDiv, B1>>>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::M as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:616:18
[INFO] [stdout] |
[INFO] [stdout] 616 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 617 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 618 | | U, V>
[INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::M as typenum::PartialDiv, B1>>>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::T as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:616:18
[INFO] [stdout] |
[INFO] [stdout] 616 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 617 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 618 | | U, V>
[INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::T as typenum::PartialDiv, B1>>>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::I as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:616:18
[INFO] [stdout] |
[INFO] [stdout] 616 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 617 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 618 | | U, V>
[INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::I as typenum::PartialDiv, B1>>>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::Th as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:616:18
[INFO] [stdout] |
[INFO] [stdout] 616 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 617 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 618 | | U, V>
[INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::Th as typenum::PartialDiv, B1>>>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::N as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:616:18
[INFO] [stdout] |
[INFO] [stdout] 616 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 617 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 618 | | U, V>
[INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::N as typenum::PartialDiv, B1>>>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::J as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:616:18
[INFO] [stdout] |
[INFO] [stdout] 616 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 617 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 618 | | U, V>
[INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::J as typenum::PartialDiv, B1>>>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Add<::L>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:693:20
[INFO] [stdout] |
[INFO] [stdout] 693 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Add<::L>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Add<::M>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:693:20
[INFO] [stdout] |
[INFO] [stdout] 693 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Add<::M>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Add<::T>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:693:20
[INFO] [stdout] |
[INFO] [stdout] 693 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Add<::T>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Add<::I>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:693:20
[INFO] [stdout] |
[INFO] [stdout] 693 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Add<::I>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:693:20
[INFO] [stdout] |
[INFO] [stdout] 693 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::Th as std::ops::Add<::Th>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Add<::N>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:693:20
[INFO] [stdout] |
[INFO] [stdout] 693 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::N as std::ops::Add<::N>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Add<::J>>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:693:20
[INFO] [stdout] |
[INFO] [stdout] 693 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::J as std::ops::Add<::J>>::Output`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `si::Quantity`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:238:16
[INFO] [stdout] |
[INFO] [stdout] 236 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 237 | where
[INFO] [stdout] 238 | 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.23.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | /// Length, one of the base quantities in the ISQ, denoted by the symbol L. The base unit
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Neg>::Output: Integer` is not satisfied
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.23.1/src/system.rs:723:18
[INFO] [stdout] |
[INFO] [stdout] 723 | ) -> Quantity<$quantities<$($crate::typenum::Negate