[INFO] cloning repository https://github.com/nickmeharry/moai-time [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickmeharry/moai-time" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmeharry%2Fmoai-time", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmeharry%2Fmoai-time'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fe545cb0cbbff8d6538445b2ac3d9b938cd5627 [INFO] testing nickmeharry/moai-time against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmeharry%2Fmoai-time" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickmeharry/moai-time on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nickmeharry/moai-time [INFO] finished tweaking git repo https://github.com/nickmeharry/moai-time [INFO] tweaked toml for git repo https://github.com/nickmeharry/moai-time written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/nickmeharry/moai-time already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54c72ef77c4abf8b3bd618f5d458e3179edc614921e001aa2bcac97eaebb0903 [INFO] running `Command { std: "docker" "start" "-a" "54c72ef77c4abf8b3bd618f5d458e3179edc614921e001aa2bcac97eaebb0903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54c72ef77c4abf8b3bd618f5d458e3179edc614921e001aa2bcac97eaebb0903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54c72ef77c4abf8b3bd618f5d458e3179edc614921e001aa2bcac97eaebb0903", kill_on_drop: false }` [INFO] [stdout] 54c72ef77c4abf8b3bd618f5d458e3179edc614921e001aa2bcac97eaebb0903 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d877ef0374a89f9b5ad67d029b8c7d084a2c9e708fbe10dd70cd79d236357843 [INFO] running `Command { std: "docker" "start" "-a" "d877ef0374a89f9b5ad67d029b8c7d084a2c9e708fbe10dd70cd79d236357843", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling cc v1.0.32 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling jemalloc-sys v0.1.8 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling uom v0.21.1 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling console v0.7.5 [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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:716:18 [INFO] [stdout] | [INFO] [stdout] 716 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:716:18 [INFO] [stdout] | [INFO] [stdout] 716 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:716:18 [INFO] [stdout] | [INFO] [stdout] 716 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:716:18 [INFO] [stdout] | [INFO] [stdout] 716 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:716:18 [INFO] [stdout] | [INFO] [stdout] 716 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::Th as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:716:18 [INFO] [stdout] | [INFO] [stdout] 716 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::N as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:716:18 [INFO] [stdout] | [INFO] [stdout] 716 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::J as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:740:18 [INFO] [stdout] | [INFO] [stdout] 740 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:740:18 [INFO] [stdout] | [INFO] [stdout] 740 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:740:18 [INFO] [stdout] | [INFO] [stdout] 740 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:740:18 [INFO] [stdout] | [INFO] [stdout] 740 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:740:18 [INFO] [stdout] | [INFO] [stdout] 740 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::Th as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:740:18 [INFO] [stdout] | [INFO] [stdout] 740 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::N as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:740:18 [INFO] [stdout] | [INFO] [stdout] 740 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::J as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 504 | | ... $quantities< [INFO] [stdout] 505 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 506 | | ... $crate::typenum::Z0, [INFO] [stdout] 507 | | ... D::$symbol>,)+>, [INFO] [stdout] 508 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 504 | | ... $quantities< [INFO] [stdout] 505 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 506 | | ... $crate::typenum::Z0, [INFO] [stdout] 507 | | ... D::$symbol>,)+>, [INFO] [stdout] 508 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 504 | | ... $quantities< [INFO] [stdout] 505 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 506 | | ... $crate::typenum::Z0, [INFO] [stdout] 507 | | ... D::$symbol>,)+>, [INFO] [stdout] 508 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 504 | | ... $quantities< [INFO] [stdout] 505 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 506 | | ... $crate::typenum::Z0, [INFO] [stdout] 507 | | ... D::$symbol>,)+>, [INFO] [stdout] 508 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 504 | | ... $quantities< [INFO] [stdout] 505 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 506 | | ... $crate::typenum::Z0, [INFO] [stdout] 507 | | ... D::$symbol>,)+>, [INFO] [stdout] 508 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 504 | | ... $quantities< [INFO] [stdout] 505 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 506 | | ... $crate::typenum::Z0, [INFO] [stdout] 507 | | ... D::$symbol>,)+>, [INFO] [stdout] 508 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 504 | | ... $quantities< [INFO] [stdout] 505 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 506 | | ... $crate::typenum::Z0, [INFO] [stdout] 507 | | ... D::$symbol>,)+>, [INFO] [stdout] 508 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:511:77 [INFO] [stdout] | [INFO] [stdout] 511 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:511:77 [INFO] [stdout] | [INFO] [stdout] 511 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:511:77 [INFO] [stdout] | [INFO] [stdout] 511 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:511:77 [INFO] [stdout] | [INFO] [stdout] 511 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:511:77 [INFO] [stdout] | [INFO] [stdout] 511 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:511:77 [INFO] [stdout] | [INFO] [stdout] 511 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:511:77 [INFO] [stdout] | [INFO] [stdout] 511 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 504 | | ... $quantities< [INFO] [stdout] 505 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 506 | | ... $crate::typenum::Z0, [INFO] [stdout] 507 | | ... D::$symbol>,)+>, [INFO] [stdout] 508 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 504 | | ... $quantities< [INFO] [stdout] 505 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 506 | | ... $crate::typenum::Z0, [INFO] [stdout] 507 | | ... D::$symbol>,)+>, [INFO] [stdout] 508 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 504 | | ... $quantities< [INFO] [stdout] 505 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 506 | | ... $crate::typenum::Z0, [INFO] [stdout] 507 | | ... D::$symbol>,)+>, [INFO] [stdout] 508 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 504 | | ... $quantities< [INFO] [stdout] 505 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 506 | | ... $crate::typenum::Z0, [INFO] [stdout] 507 | | ... D::$symbol>,)+>, [INFO] [stdout] 508 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 504 | | ... $quantities< [INFO] [stdout] 505 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 506 | | ... $crate::typenum::Z0, [INFO] [stdout] 507 | | ... D::$symbol>,)+>, [INFO] [stdout] 508 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 504 | | ... $quantities< [INFO] [stdout] 505 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 506 | | ... $crate::typenum::Z0, [INFO] [stdout] 507 | | ... D::$symbol>,)+>, [INFO] [stdout] 508 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 504 | | ... $quantities< [INFO] [stdout] 505 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 506 | | ... $crate::typenum::Z0, [INFO] [stdout] 507 | | ... D::$symbol>,)+>, [INFO] [stdout] 508 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:511:77 [INFO] [stdout] | [INFO] [stdout] 511 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:511:77 [INFO] [stdout] | [INFO] [stdout] 511 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:511:77 [INFO] [stdout] | [INFO] [stdout] 511 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:511:77 [INFO] [stdout] | [INFO] [stdout] 511 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:511:77 [INFO] [stdout] | [INFO] [stdout] 511 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:511:77 [INFO] [stdout] | [INFO] [stdout] 511 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:511:77 [INFO] [stdout] | [INFO] [stdout] 511 | ... fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indicatif v0.11.0 [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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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 typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:777:18 [INFO] [stdout] | [INFO] [stdout] 777 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 778 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 779 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::L as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:777:18 [INFO] [stdout] | [INFO] [stdout] 777 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 778 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 779 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::M as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:777:18 [INFO] [stdout] | [INFO] [stdout] 777 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 778 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 779 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::T as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:777:18 [INFO] [stdout] | [INFO] [stdout] 777 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 778 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 779 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::I as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:777:18 [INFO] [stdout] | [INFO] [stdout] 777 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 778 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 779 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::Th as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:777:18 [INFO] [stdout] | [INFO] [stdout] 777 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 778 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 779 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::N as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:777:18 [INFO] [stdout] | [INFO] [stdout] 777 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 778 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 779 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::J as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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/github.com-1ecc6299db9ec823/uom-0.21.1/src/system.rs:232:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 231 | where [INFO] [stdout] 232 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.21.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: aborting due to 91 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uom` due to 92 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d877ef0374a89f9b5ad67d029b8c7d084a2c9e708fbe10dd70cd79d236357843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d877ef0374a89f9b5ad67d029b8c7d084a2c9e708fbe10dd70cd79d236357843", kill_on_drop: false }` [INFO] [stdout] d877ef0374a89f9b5ad67d029b8c7d084a2c9e708fbe10dd70cd79d236357843