[INFO] cloning repository https://github.com/balsoft/simple-osd-daemons [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/balsoft/simple-osd-daemons" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalsoft%2Fsimple-osd-daemons", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalsoft%2Fsimple-osd-daemons'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 774a08545f92ffee16f5af9928d774e17cf21054 [INFO] checking balsoft/simple-osd-daemons/774a08545f92ffee16f5af9928d774e17cf21054 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalsoft%2Fsimple-osd-daemons" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/balsoft/simple-osd-daemons on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/balsoft/simple-osd-daemons [INFO] finished tweaking git repo https://github.com/balsoft/simple-osd-daemons [INFO] tweaked toml for git repo https://github.com/balsoft/simple-osd-daemons written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/balsoft/simple-osd-daemons already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Mange/mpris-rs` [INFO] [stderr] Updating git submodule `https://gitlab.freedesktop.org/mpris/mpris-spec.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.23 [INFO] [stderr] Downloaded pretty_env_logger v0.4.0 [INFO] [stderr] Downloaded env_logger v0.7.1 [INFO] [stderr] Downloaded failure_derive v0.1.8 [INFO] [stderr] Downloaded from_variants_impl v0.4.0 [INFO] [stderr] Downloaded strum v0.8.0 [INFO] [stderr] Downloaded mac-notification-sys v0.3.0 [INFO] [stderr] Downloaded strum_macros v0.8.0 [INFO] [stderr] Downloaded thread_local v1.1.0 [INFO] [stderr] Downloaded darling v0.5.0 [INFO] [stderr] Downloaded numtoa v0.2.3 [INFO] [stderr] Downloaded redox_users v0.3.5 [INFO] [stderr] Downloaded humantime v1.3.0 [INFO] [stderr] Downloaded sysfs-class v0.1.3 [INFO] [stderr] Downloaded libpulse-sys v1.13.2 [INFO] [stderr] Downloaded battery v0.7.6 [INFO] [stderr] Downloaded miniz_oxide v0.4.2 [INFO] [stderr] Downloaded unicode-segmentation v1.6.0 [INFO] [stderr] Downloaded backtrace v0.3.50 [INFO] [stderr] Downloaded uom v0.29.0 [INFO] [stderr] Downloaded syn v0.12.15 [INFO] [stderr] Downloaded syn v1.0.58 [INFO] [stderr] Downloaded object v0.20.0 [INFO] [stderr] Downloaded regex v1.4.3 [INFO] [stderr] Downloaded libpulse-binding v2.16.2 [INFO] [stderr] Downloaded regex-syntax v0.6.22 [INFO] [stderr] Downloaded dbus v0.8.4 [INFO] [stderr] Downloaded cc v1.0.61 [INFO] [stderr] Downloaded xml-rs v0.6.1 [INFO] [stderr] Downloaded libc v0.2.77 [INFO] [stderr] Downloaded addr2line v0.13.0 [INFO] [stderr] Downloaded failure v0.1.8 [INFO] [stderr] Downloaded rust-argon2 v0.8.2 [INFO] [stderr] Downloaded notify-rust v4.0.0 [INFO] [stderr] Downloaded gimli v0.22.0 [INFO] [stderr] Downloaded blake2b_simd v0.5.10 [INFO] [stderr] Downloaded winrt-notification v0.2.2 [INFO] [stderr] Downloaded log v0.4.13 [INFO] [stderr] Downloaded derive_is_enum_variant v0.1.1 [INFO] [stderr] Downloaded rustc-demangle v0.1.16 [INFO] [stderr] Downloaded libdbus-sys v0.2.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.23 [INFO] [stderr] Downloaded synstructure v0.12.4 [INFO] [stderr] Downloaded configparser v1.0.0 [INFO] [stderr] Downloaded from_variants v0.4.0 [INFO] [stderr] Downloaded winrt v0.4.0 [INFO] [stderr] Downloaded enum-kinds v0.4.1 [INFO] [stderr] Downloaded darling_core v0.5.0 [INFO] [stderr] Downloaded darling_macro v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fef87434324019a5b27a50a94ebf8f50c02b2098d10099302954a53df58ab138 [INFO] running `Command { std: "docker" "start" "-a" "fef87434324019a5b27a50a94ebf8f50c02b2098d10099302954a53df58ab138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fef87434324019a5b27a50a94ebf8f50c02b2098d10099302954a53df58ab138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef87434324019a5b27a50a94ebf8f50c02b2098d10099302954a53df58ab138", kill_on_drop: false }` [INFO] [stdout] fef87434324019a5b27a50a94ebf8f50c02b2098d10099302954a53df58ab138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8880e27647312a08b81791070d4e35da162b7ad92e68c6bc5c545abf3db5c792 [INFO] running `Command { std: "docker" "start" "-a" "8880e27647312a08b81791070d4e35da162b7ad92e68c6bc5c545abf3db5c792", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking configparser v1.0.0 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling libpulse-sys v1.13.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling battery v0.7.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking numtoa v0.2.3 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking dbus v0.8.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking sysfs-class v0.1.3 [INFO] [stderr] Checking libpulse-binding v2.16.2 [INFO] [stderr] Checking uom v0.29.0 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling enum-kinds v0.4.1 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking notify-rust v4.0.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Compiling darling_core v0.5.0 [INFO] [stderr] Checking simple-osd-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:454:35 [INFO] [stdout] | [INFO] [stdout] 454 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<
::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:454:35 [INFO] [stdout] | [INFO] [stdout] 454 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<
::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:454:35 [INFO] [stdout] | [INFO] [stdout] 454 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<
::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:454:35 [INFO] [stdout] | [INFO] [stdout] 454 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<
::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:454:35 [INFO] [stdout] | [INFO] [stdout] 454 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<
::Th as std::ops::Add<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:454:35 [INFO] [stdout] | [INFO] [stdout] 454 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<
::N as std::ops::Add<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:454:35 [INFO] [stdout] | [INFO] [stdout] 454 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<
::J as std::ops::Add<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::Th as std::ops::Add<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::N as std::ops::Add<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::J as std::ops::Add<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Sub<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:454:35 [INFO] [stdout] | [INFO] [stdout] 454 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<
::L as std::ops::Sub<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Sub<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:454:35 [INFO] [stdout] | [INFO] [stdout] 454 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<
::M as std::ops::Sub<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Sub<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:454:35 [INFO] [stdout] | [INFO] [stdout] 454 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<
::T as std::ops::Sub<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Sub<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:454:35 [INFO] [stdout] | [INFO] [stdout] 454 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<
::I as std::ops::Sub<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Sub<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:454:35 [INFO] [stdout] | [INFO] [stdout] 454 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<
::Th as std::ops::Sub<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Sub<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:454:35 [INFO] [stdout] | [INFO] [stdout] 454 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<
::N as std::ops::Sub<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Sub<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:454:35 [INFO] [stdout] | [INFO] [stdout] 454 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |______________________________^ the trait `Integer` is not implemented for `<
::J as std::ops::Sub<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Sub<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::L as std::ops::Sub<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Sub<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::M as std::ops::Sub<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Sub<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::T as std::ops::Sub<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Sub<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::I as std::ops::Sub<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Sub<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::Th as std::ops::Sub<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Sub<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::N as std::ops::Sub<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Sub<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::J as std::ops::Sub<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 646 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 647 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 648 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::L as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 646 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 647 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 648 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::M as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 646 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 647 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 648 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::T as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 646 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 647 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 648 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::I as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 646 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 647 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 648 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::Th as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 646 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 647 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 648 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::N as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 646 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 647 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 648 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::J as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:757:20 [INFO] [stdout] | [INFO] [stdout] 757 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:757:20 [INFO] [stdout] | [INFO] [stdout] 757 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:757:20 [INFO] [stdout] | [INFO] [stdout] 757 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:757:20 [INFO] [stdout] | [INFO] [stdout] 757 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:757:20 [INFO] [stdout] | [INFO] [stdout] 757 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::Th as std::ops::Add<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:757:20 [INFO] [stdout] | [INFO] [stdout] 757 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::N as std::ops::Add<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:757:20 [INFO] [stdout] | [INFO] [stdout] 757 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::J as std::ops::Add<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 787 | ) -> 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 787 | ) -> 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 787 | ) -> 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 787 | ) -> 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 787 | ) -> 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 787 | ) -> 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 787 | ) -> 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:815:18 [INFO] [stdout] | [INFO] [stdout] 815 | ) -> 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:815:18 [INFO] [stdout] | [INFO] [stdout] 815 | ) -> 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:815:18 [INFO] [stdout] | [INFO] [stdout] 815 | ) -> 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:815:18 [INFO] [stdout] | [INFO] [stdout] 815 | ) -> 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:815:18 [INFO] [stdout] | [INFO] [stdout] 815 | ) -> 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:815:18 [INFO] [stdout] | [INFO] [stdout] 815 | ) -> 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:815:18 [INFO] [stdout] | [INFO] [stdout] 815 | ) -> 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 851 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 852 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 853 | | 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 851 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 852 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 853 | | 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 851 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 852 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 853 | | 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 851 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 852 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 853 | | 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 851 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 852 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 853 | | 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 851 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 852 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 853 | | 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 851 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 852 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 853 | | 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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] warning: fields `id`, `connection`, and `notification` are never read [INFO] [stdout] --> common/src/notify.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | struct CustomHandle { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 27 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 28 | pub connection: Connection, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | pub notification: Notification, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `connection`, and `notification` are never read [INFO] [stdout] --> common/src/notify.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | struct CustomHandle { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 27 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 28 | pub connection: Connection, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | pub notification: Notification, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking simple-osd-pulseaudio v0.1.0 (/opt/rustwide/workdir/pulseaudio) [INFO] [stderr] Checking simple-osd-brightness v0.1.0 (/opt/rustwide/workdir/brightness) [INFO] [stderr] Compiling darling_macro v0.5.0 [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | ... $quantities< [INFO] [stdout] 541 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | ... $crate::typenum::Z0, [INFO] [stdout] 543 | | ... D::$symbol>,)+ [INFO] [stdout] 544 | | ... D::Kind>, [INFO] [stdout] 545 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | ... $quantities< [INFO] [stdout] 541 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | ... $crate::typenum::Z0, [INFO] [stdout] 543 | | ... D::$symbol>,)+ [INFO] [stdout] 544 | | ... D::Kind>, [INFO] [stdout] 545 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | ... $quantities< [INFO] [stdout] 541 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | ... $crate::typenum::Z0, [INFO] [stdout] 543 | | ... D::$symbol>,)+ [INFO] [stdout] 544 | | ... D::Kind>, [INFO] [stdout] 545 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | ... $quantities< [INFO] [stdout] 541 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | ... $crate::typenum::Z0, [INFO] [stdout] 543 | | ... D::$symbol>,)+ [INFO] [stdout] 544 | | ... D::Kind>, [INFO] [stdout] 545 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | ... $quantities< [INFO] [stdout] 541 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | ... $crate::typenum::Z0, [INFO] [stdout] 543 | | ... D::$symbol>,)+ [INFO] [stdout] 544 | | ... D::Kind>, [INFO] [stdout] 545 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | ... $quantities< [INFO] [stdout] 541 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | ... $crate::typenum::Z0, [INFO] [stdout] 543 | | ... D::$symbol>,)+ [INFO] [stdout] 544 | | ... D::Kind>, [INFO] [stdout] 545 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | ... $quantities< [INFO] [stdout] 541 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | ... $crate::typenum::Z0, [INFO] [stdout] 543 | | ... D::$symbol>,)+ [INFO] [stdout] 544 | | ... D::Kind>, [INFO] [stdout] 545 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 548 | ... 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 548 | ... 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 548 | ... 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 548 | ... 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 548 | ... 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 548 | ... 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 548 | ... 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | ... $quantities< [INFO] [stdout] 541 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | ... $crate::typenum::Z0, [INFO] [stdout] 543 | | ... D::$symbol>,)+ [INFO] [stdout] 544 | | ... D::Kind>, [INFO] [stdout] 545 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | ... $quantities< [INFO] [stdout] 541 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | ... $crate::typenum::Z0, [INFO] [stdout] 543 | | ... D::$symbol>,)+ [INFO] [stdout] 544 | | ... D::Kind>, [INFO] [stdout] 545 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | ... $quantities< [INFO] [stdout] 541 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | ... $crate::typenum::Z0, [INFO] [stdout] 543 | | ... D::$symbol>,)+ [INFO] [stdout] 544 | | ... D::Kind>, [INFO] [stdout] 545 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | ... $quantities< [INFO] [stdout] 541 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | ... $crate::typenum::Z0, [INFO] [stdout] 543 | | ... D::$symbol>,)+ [INFO] [stdout] 544 | | ... D::Kind>, [INFO] [stdout] 545 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | ... $quantities< [INFO] [stdout] 541 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | ... $crate::typenum::Z0, [INFO] [stdout] 543 | | ... D::$symbol>,)+ [INFO] [stdout] 544 | | ... D::Kind>, [INFO] [stdout] 545 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | ... $quantities< [INFO] [stdout] 541 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | ... $crate::typenum::Z0, [INFO] [stdout] 543 | | ... D::$symbol>,)+ [INFO] [stdout] 544 | | ... D::Kind>, [INFO] [stdout] 545 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:539:43 [INFO] [stdout] | [INFO] [stdout] 539 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | ... $quantities< [INFO] [stdout] 541 | | ... $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | ... $crate::typenum::Z0, [INFO] [stdout] 543 | | ... D::$symbol>,)+ [INFO] [stdout] 544 | | ... D::Kind>, [INFO] [stdout] 545 | | ... U, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 548 | ... 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 548 | ... 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 548 | ... 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 548 | ... 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 548 | ... 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 548 | ... 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 548 | ... 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/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_from!(SolidAngleKind, Kind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_from!(SolidAngleKind, Kind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_from!(SolidAngleKind, Kind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_from!(SolidAngleKind, Kind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_from!(SolidAngleKind, Kind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_from!(SolidAngleKind, Kind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_from!(SolidAngleKind, Kind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_from!(Kind, SolidAngleKind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_from!(Kind, SolidAngleKind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_from!(Kind, SolidAngleKind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_from!(Kind, SolidAngleKind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_from!(Kind, SolidAngleKind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_from!(Kind, SolidAngleKind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_from!(Kind, SolidAngleKind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_from!(InformationKind, Kind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_from!(InformationKind, Kind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_from!(InformationKind, Kind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_from!(InformationKind, Kind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_from!(InformationKind, Kind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_from!(InformationKind, Kind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_from!(InformationKind, Kind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 319 | impl_from!(Kind, InformationKind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 319 | impl_from!(Kind, InformationKind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 319 | impl_from!(Kind, InformationKind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 319 | impl_from!(Kind, InformationKind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 319 | impl_from!(Kind, InformationKind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 319 | impl_from!(Kind, InformationKind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 319 | impl_from!(Kind, InformationKind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 200 | | dyn Dimension, [INFO] [stdout] 201 | | Ul, [INFO] [stdout] 202 | | V, [INFO] [stdout] 203 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 314 | impl_from!(AngleKind, Kind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling darling v0.5.0 [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 315 | impl_from!(Kind, AngleKind); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_from!(SolidAngleKind, Kind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_from!(SolidAngleKind, Kind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_from!(SolidAngleKind, Kind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_from!(SolidAngleKind, Kind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_from!(SolidAngleKind, Kind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_from!(SolidAngleKind, Kind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 316 | impl_from!(SolidAngleKind, Kind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_from!(Kind, SolidAngleKind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_from!(Kind, SolidAngleKind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_from!(Kind, SolidAngleKind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_from!(Kind, SolidAngleKind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_from!(Kind, SolidAngleKind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_from!(Kind, SolidAngleKind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 317 | impl_from!(Kind, SolidAngleKind); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_from!(InformationKind, Kind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_from!(InformationKind, Kind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_from!(InformationKind, Kind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_from!(InformationKind, Kind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_from!(InformationKind, Kind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_from!(InformationKind, Kind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 318 | impl_from!(InformationKind, Kind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 319 | impl_from!(Kind, InformationKind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 319 | impl_from!(Kind, InformationKind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 319 | impl_from!(Kind, InformationKind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 319 | impl_from!(Kind, InformationKind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 319 | impl_from!(Kind, InformationKind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 319 | impl_from!(Kind, InformationKind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 319 | impl_from!(Kind, InformationKind); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 211 | | dyn Dimension< [INFO] [stdout] 212 | | L = L, [INFO] [stdout] 213 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 222 | | V, [INFO] [stdout] 223 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 207 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling from_variants_impl v0.4.0 [INFO] [stderr] Checking from_variants v0.4.0 [INFO] [stderr] Checking mpris v2.0.0-rc2 (https://github.com/Mange/mpris-rs?rev=95ae5bf5d33a780f57328044a700308fe7d1c5c2#95ae5bf5) [INFO] [stderr] Checking simple-osd-mpris v0.1.0 (/opt/rustwide/workdir/mpris) [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::Th as std::ops::Add<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::N as std::ops::Add<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::J as std::ops::Add<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:549:33 [INFO] [stdout] | [INFO] [stdout] 549 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:549:33 [INFO] [stdout] | [INFO] [stdout] 549 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:549:33 [INFO] [stdout] | [INFO] [stdout] 549 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:549:33 [INFO] [stdout] | [INFO] [stdout] 549 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:549:33 [INFO] [stdout] | [INFO] [stdout] 549 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:549:33 [INFO] [stdout] | [INFO] [stdout] 549 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:549:33 [INFO] [stdout] | [INFO] [stdout] 549 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Sub<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::L as std::ops::Sub<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Sub<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::M as std::ops::Sub<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Sub<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::T as std::ops::Sub<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Sub<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::I as std::ops::Sub<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Sub<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::Th as std::ops::Sub<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Sub<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::N as std::ops::Sub<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Sub<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::J as std::ops::Sub<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:549:33 [INFO] [stdout] | [INFO] [stdout] 549 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:549:33 [INFO] [stdout] | [INFO] [stdout] 549 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:549:33 [INFO] [stdout] | [INFO] [stdout] 549 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:549:33 [INFO] [stdout] | [INFO] [stdout] 549 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:549:33 [INFO] [stdout] | [INFO] [stdout] 549 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:549:33 [INFO] [stdout] | [INFO] [stdout] 549 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:549:33 [INFO] [stdout] | [INFO] [stdout] 549 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:654:17 [INFO] [stdout] | [INFO] [stdout] 654 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::L as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:654:17 [INFO] [stdout] | [INFO] [stdout] 654 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::M as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:654:17 [INFO] [stdout] | [INFO] [stdout] 654 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::T as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:654:17 [INFO] [stdout] | [INFO] [stdout] 654 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::I as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:654:17 [INFO] [stdout] | [INFO] [stdout] 654 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::Th as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:654:17 [INFO] [stdout] | [INFO] [stdout] 654 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::N as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:654:17 [INFO] [stdout] | [INFO] [stdout] 654 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::J as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:769:17 [INFO] [stdout] | [INFO] [stdout] 769 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:769:17 [INFO] [stdout] | [INFO] [stdout] 769 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:769:17 [INFO] [stdout] | [INFO] [stdout] 769 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/system.rs:769:17 [INFO] [stdout] | [INFO] [stdout] 769 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uom-0.29.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [WARN] too many lines in the log, truncating it