[INFO] cloning repository https://github.com/xd009642/clock-tree-solver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xd009642/clock-tree-solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Fclock-tree-solver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Fclock-tree-solver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87105b1c5f251fee5c0cdf8c3256b3bf8e500f56
[INFO] checking xd009642/clock-tree-solver against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Fclock-tree-solver" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/xd009642/clock-tree-solver on toolchain 506512391b1a75ae450d36c9420978402a91abcc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/xd009642/clock-tree-solver
[INFO] finished tweaking git repo https://github.com/xd009642/clock-tree-solver
[INFO] tweaked toml for git repo https://github.com/xd009642/clock-tree-solver written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/xd009642/clock-tree-solver 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded relm-derive-common v0.15.0
[INFO] [stderr] Downloaded relm-derive v0.15.0
[INFO] [stderr] Downloaded relm v0.15.0
[INFO] [stderr] Downloaded uom v0.20.1
[INFO] [stderr] Downloaded relm-core v0.15.0
[INFO] [stderr] Downloaded cairo-rs v0.5.0
[INFO] [stderr] Downloaded gdk-pixbuf v0.5.0
[INFO] [stderr] Downloaded fragile v0.3.0
[INFO] [stderr] Downloaded gdk v0.9.0
[INFO] [stderr] Downloaded gtk-sys v0.7.0
[INFO] [stderr] Downloaded gtk v0.5.0
[INFO] [stderr] Downloaded libc v0.2.45
[INFO] [stderr] Downloaded glib v0.6.0
[INFO] [stderr] Downloaded gio v0.5.1
[INFO] [stderr] Downloaded gdk-sys v0.7.0
[INFO] [stderr] Downloaded gio-sys v0.7.0
[INFO] [stderr] Downloaded glib-sys v0.7.0
[INFO] [stderr] Downloaded syn v0.15.22
[INFO] [stderr] Downloaded atk-sys v0.7.0
[INFO] [stderr] Downloaded cairo-sys-rs v0.7.0
[INFO] [stderr] Downloaded gdk-pixbuf-sys v0.7.0
[INFO] [stderr] Downloaded gobject-sys v0.7.0
[INFO] [stderr] Downloaded pango-sys v0.7.0
[INFO] [stderr] Downloaded pango v0.5.0
[INFO] [stderr] Downloaded serde_derive v1.0.81
[INFO] [stderr] Downloaded serde v1.0.81
[INFO] [stderr] Downloaded relm-state v0.15.0
[INFO] [stderr] Downloaded relm-gen-widget v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ba3fb56046b223eb60523fa0209c6a1617c522d68e03f1e15f800c6886205a5
[INFO] running `Command { std: "docker" "start" "-a" "8ba3fb56046b223eb60523fa0209c6a1617c522d68e03f1e15f800c6886205a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ba3fb56046b223eb60523fa0209c6a1617c522d68e03f1e15f800c6886205a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ba3fb56046b223eb60523fa0209c6a1617c522d68e03f1e15f800c6886205a5", kill_on_drop: false }`
[INFO] [stdout] 8ba3fb56046b223eb60523fa0209c6a1617c522d68e03f1e15f800c6886205a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df242cb5f1a5ad3d8854d0e65ea1f1b3121c07076d0c8f781ef60455a816c81b
[INFO] running `Command { std: "docker" "start" "-a" "df242cb5f1a5ad3d8854d0e65ea1f1b3121c07076d0c8f781ef60455a816c81b", kill_on_drop: false }`
[INFO] [stderr] Compiling pkg-config v0.3.14
[INFO] [stderr] Compiling libc v0.2.45
[INFO] [stderr] Checking bitflags v1.0.4
[INFO] [stderr] Checking lazy_static v1.2.0
[INFO] [stderr] Compiling proc-macro2 v0.4.24
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Compiling gio v0.5.1
[INFO] [stderr] Compiling gdk-pixbuf v0.5.0
[INFO] [stderr] Checking fragile v0.3.0
[INFO] [stderr] Compiling cairo-rs v0.5.0
[INFO] [stderr] Compiling gdk v0.9.0
[INFO] [stderr] Compiling gtk v0.5.0
[INFO] [stderr] Compiling serde v1.0.81
[INFO] [stderr] Compiling num-traits v0.2.6
[INFO] [stderr] Compiling typenum v1.10.0
[INFO] [stderr] Checking cfg-if v0.1.6
[INFO] [stderr] Checking ordermap v0.3.5
[INFO] [stderr] Checking fixedbitset v0.1.9
[INFO] [stderr] Checking log v0.4.6
[INFO] [stderr] Compiling glib-sys v0.7.0
[INFO] [stderr] Compiling gobject-sys v0.7.0
[INFO] [stderr] Compiling gio-sys v0.7.0
[INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0
[INFO] [stderr] Compiling cairo-sys-rs v0.7.0
[INFO] [stderr] Compiling pango-sys v0.7.0
[INFO] [stderr] Compiling gdk-sys v0.7.0
[INFO] [stderr] Compiling atk-sys v0.7.0
[INFO] [stderr] Compiling gtk-sys v0.7.0
[INFO] [stderr] Compiling quote v0.6.10
[INFO] [stderr] Compiling syn v0.14.9
[INFO] [stderr] Compiling syn v0.15.22
[INFO] [stderr] Checking glib v0.6.0
[INFO] [stderr] Compiling serde_derive v1.0.81
[INFO] [stderr] Checking pango v0.5.0
[INFO] [stderr] Checking uom v0.20.1
[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.20.1/src/system.rs:418:35
[INFO] [stdout] |
[INFO] [stdout] 418 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 419 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 420 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:418:35
[INFO] [stdout] |
[INFO] [stdout] 418 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 419 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 420 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:418:35
[INFO] [stdout] |
[INFO] [stdout] 418 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 419 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 420 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:418:35
[INFO] [stdout] |
[INFO] [stdout] 418 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 419 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 420 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:418:35
[INFO] [stdout] |
[INFO] [stdout] 418 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 419 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 420 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:418:35
[INFO] [stdout] |
[INFO] [stdout] 418 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 419 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 420 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:418:35
[INFO] [stdout] |
[INFO] [stdout] 418 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 419 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 420 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:423:71
[INFO] [stdout] |
[INFO] [stdout] 423 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:423:71
[INFO] [stdout] |
[INFO] [stdout] 423 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:423:71
[INFO] [stdout] |
[INFO] [stdout] 423 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:423:71
[INFO] [stdout] |
[INFO] [stdout] 423 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:423:71
[INFO] [stdout] |
[INFO] [stdout] 423 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:423:71
[INFO] [stdout] |
[INFO] [stdout] 423 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:423:71
[INFO] [stdout] |
[INFO] [stdout] 423 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:418:35
[INFO] [stdout] |
[INFO] [stdout] 418 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 419 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 420 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:418:35
[INFO] [stdout] |
[INFO] [stdout] 418 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 419 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 420 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:418:35
[INFO] [stdout] |
[INFO] [stdout] 418 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 419 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 420 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:418:35
[INFO] [stdout] |
[INFO] [stdout] 418 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 419 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 420 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:418:35
[INFO] [stdout] |
[INFO] [stdout] 418 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 419 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 420 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:418:35
[INFO] [stdout] |
[INFO] [stdout] 418 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 419 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 420 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:418:35
[INFO] [stdout] |
[INFO] [stdout] 418 | type Output = Quantity<
[INFO] [stdout] | ___________________________________^
[INFO] [stdout] 419 | | $quantities<$($crate::typenum::$AddSubAlias,)+>,
[INFO] [stdout] 420 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:423:71
[INFO] [stdout] |
[INFO] [stdout] 423 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:423:71
[INFO] [stdout] |
[INFO] [stdout] 423 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:423:71
[INFO] [stdout] |
[INFO] [stdout] 423 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:423:71
[INFO] [stdout] |
[INFO] [stdout] 423 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:423:71
[INFO] [stdout] |
[INFO] [stdout] 423 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:423:71
[INFO] [stdout] |
[INFO] [stdout] 423 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:423:71
[INFO] [stdout] |
[INFO] [stdout] 423 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:609:18
[INFO] [stdout] |
[INFO] [stdout] 609 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 610 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 611 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:609:18
[INFO] [stdout] |
[INFO] [stdout] 609 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 610 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 611 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:609:18
[INFO] [stdout] |
[INFO] [stdout] 609 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 610 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 611 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:609:18
[INFO] [stdout] |
[INFO] [stdout] 609 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 610 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 611 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:609:18
[INFO] [stdout] |
[INFO] [stdout] 609 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 610 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 611 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:609:18
[INFO] [stdout] |
[INFO] [stdout] 609 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 610 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 611 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:609:18
[INFO] [stdout] |
[INFO] [stdout] 609 | ) -> Quantity<
[INFO] [stdout] | __________________^
[INFO] [stdout] 610 | | $quantities<$($crate::typenum::PartialQuot),+>,
[INFO] [stdout] 611 | | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:686:20
[INFO] [stdout] |
[INFO] [stdout] 686 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:686:20
[INFO] [stdout] |
[INFO] [stdout] 686 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:686:20
[INFO] [stdout] |
[INFO] [stdout] 686 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:686:20
[INFO] [stdout] |
[INFO] [stdout] 686 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:686:20
[INFO] [stdout] |
[INFO] [stdout] 686 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:686:20
[INFO] [stdout] |
[INFO] [stdout] 686 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:686:20
[INFO] [stdout] |
[INFO] [stdout] 686 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_- 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.20.1/src/system.rs:232:16
[INFO] [stdout] |
[INFO] [stdout] 230 | pub struct Quantity
[INFO] [stdout] | -------- required by a bound in this struct
[INFO] [stdout] 231 | where
[INFO] [stdout] 232 | 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.20.1/src/si/mod.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | / system! {
[INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ).
[INFO] [stdout] 12 | | quantities: ISQ {
[INFO] [stdout] 13 | | length: meter, L;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[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.20.1/src/system.rs:716:18
[INFO] [stdout] |
[INFO] [stdout] 716 | ) -> Quantity<$quantities<$($crate::typenum::Negate