[INFO] cloning repository https://github.com/dustbunnystudio/d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dustbunnystudio/d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustbunnystudio%2Fd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustbunnystudio%2Fd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4219bf2cb7809f59e9715863daa880c2381e3f5 [INFO] checking dustbunnystudio/d against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustbunnystudio%2Fd" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dustbunnystudio/d on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dustbunnystudio/d [INFO] finished tweaking git repo https://github.com/dustbunnystudio/d [INFO] tweaked toml for git repo https://github.com/dustbunnystudio/d written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/dustbunnystudio/d already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb928c5e32bc48f54a8f3f8c943e4f2c1ccf7b081060d0b24fdb7cf8f35ff93a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bb928c5e32bc48f54a8f3f8c943e4f2c1ccf7b081060d0b24fdb7cf8f35ff93a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb928c5e32bc48f54a8f3f8c943e4f2c1ccf7b081060d0b24fdb7cf8f35ff93a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb928c5e32bc48f54a8f3f8c943e4f2c1ccf7b081060d0b24fdb7cf8f35ff93a", kill_on_drop: false }` [INFO] [stdout] bb928c5e32bc48f54a8f3f8c943e4f2c1ccf7b081060d0b24fdb7cf8f35ff93a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44f487290f24759ec3b79fe754e11fb82d72f42aecf061e62cce1267beee2b83 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "44f487290f24759ec3b79fe754e11fb82d72f42aecf061e62cce1267beee2b83", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Compiling battery v0.7.5 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling sysinfo v0.11.2 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking byte-unit v3.0.3 [INFO] [stderr] Checking path-slash v0.1.1 [INFO] [stderr] Checking open v1.3.4 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking uom v0.26.0 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/bigcomp.rs:243:55 [INFO] [stdout] | [INFO] [stdout] 243 | let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stdout] error[E0277]: no implementation for `usize & u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/bigcomp.rs:243:53 [INFO] [stdout] | [INFO] [stdout] 243 | let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1); [INFO] [stdout] | ^ no implementation for `usize & u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `BitAnd` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/bigcomp.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 261 | let (q, r) = shift.ceil_divmod(Limb::BITS); [INFO] [stdout] | ^^^^^^^^^^ expected `usize`, found `u32` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 261 | let (q, r) = shift.ceil_divmod(Limb::BITS.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/bigint.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | let bytes = bits / Limb::BITS; [INFO] [stdout] | ^^^^^^^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `usize` by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/bigint.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 85 | let bytes = bits / Limb::BITS; [INFO] [stdout] | ^ no implementation for `usize / u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1045:42 [INFO] [stdout] | [INFO] [stdout] 1045 | let mut count = index.saturating_mul(Limb::BITS); [INFO] [stdout] | ^^^^^^^^^^ expected `usize`, found `u32` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1045 | let mut count = index.saturating_mul(Limb::BITS.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1060:28 [INFO] [stdout] | [INFO] [stdout] 1060 | Limb::BITS.checked_mul(x.len()) [INFO] [stdout] | ^^^^^^^ expected `u32`, found `usize` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `usize` to a `u32` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1060 | Limb::BITS.checked_mul(x.len().try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1061:22 [INFO] [stdout] | [INFO] [stdout] 1061 | .map(|v| v - nlz) [INFO] [stdout] | ^^^ expected `u32`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1061:20 [INFO] [stdout] | [INFO] [stdout] 1061 | .map(|v| v - nlz) [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1062:20 [INFO] [stdout] | [INFO] [stdout] 1062 | .unwrap_or(usize::max_value()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `u32`, found `usize` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `usize` to a `u32` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1062 | .unwrap_or(usize::max_value().try_into().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1060:5 [INFO] [stdout] | [INFO] [stdout] 1056 | pub fn bit_length(x: &[Limb]) -> usize { [INFO] [stdout] | ----- expected `usize` because of return type [INFO] [stdout] ... [INFO] [stdout] 1060 | / Limb::BITS.checked_mul(x.len()) [INFO] [stdout] 1061 | | .map(|v| v - nlz) [INFO] [stdout] 1062 | | .unwrap_or(usize::max_value()) [INFO] [stdout] | |______________________________________^ expected `usize`, found `u32` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1060 | Limb::BITS.checked_mul(x.len()) [INFO] [stdout] 1061 | .map(|v| v - nlz) [INFO] [stdout] 1062 | .unwrap_or(usize::max_value()).try_into().unwrap() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1087:23 [INFO] [stdout] | [INFO] [stdout] 1087 | debug_assert!(n < bits && n != 0); [INFO] [stdout] | ^^^^ expected `usize`, found `u32` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1087 | debug_assert!(n < bits.try_into().unwrap() && n != 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1094:25 [INFO] [stdout] | [INFO] [stdout] 1094 | let lshift = bits - n; [INFO] [stdout] | ^ expected `u32`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1094:23 [INFO] [stdout] | [INFO] [stdout] 1094 | let lshift = bits - n; [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1135:19 [INFO] [stdout] | [INFO] [stdout] 1135 | let rem = n % bits; [INFO] [stdout] | ^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot mod `usize` by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1135:17 [INFO] [stdout] | [INFO] [stdout] 1135 | let rem = n % bits; [INFO] [stdout] | ^ no implementation for `usize % u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1136:19 [INFO] [stdout] | [INFO] [stdout] 1136 | let div = n / bits; [INFO] [stdout] | ^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `usize` by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1136:17 [INFO] [stdout] | [INFO] [stdout] 1136 | let div = n / bits; [INFO] [stdout] | ^ no implementation for `usize / u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1192:23 [INFO] [stdout] | [INFO] [stdout] 1192 | debug_assert!(n < bits); [INFO] [stdout] | ^^^^ expected `usize`, found `u32` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 1192 | debug_assert!(n < bits.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1202:25 [INFO] [stdout] | [INFO] [stdout] 1202 | let rshift = bits - n; [INFO] [stdout] | ^ expected `u32`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1202:23 [INFO] [stdout] | [INFO] [stdout] 1202 | let rshift = bits - n; [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1254:19 [INFO] [stdout] | [INFO] [stdout] 1254 | let rem = n % bits; [INFO] [stdout] | ^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot mod `usize` by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1254:17 [INFO] [stdout] | [INFO] [stdout] 1254 | let rem = n % bits; [INFO] [stdout] | ^ no implementation for `usize % u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1255:19 [INFO] [stdout] | [INFO] [stdout] 1255 | let div = n / bits; [INFO] [stdout] | ^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `usize` by `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:1255:17 [INFO] [stdout] | [INFO] [stdout] 1255 | let div = n / bits; [INFO] [stdout] | ^ no implementation for `usize / u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:2066:27 [INFO] [stdout] | [INFO] [stdout] 2066 | let rs = Limb::BITS - s; [INFO] [stdout] | ^ expected `u32`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.6/src/atof/algorithm/math.rs:2066:25 [INFO] [stdout] | [INFO] [stdout] 2066 | let rs = Limb::BITS - s; [INFO] [stdout] | ^ no implementation for `u32 - usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub` is not implemented for `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] error: could not compile `lexical-core` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 293 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 293 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 293 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 293 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 293 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 293 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 176 | | dyn Dimension, [INFO] [stdout] 177 | | Ul, [INFO] [stdout] 178 | | V, [INFO] [stdout] 179 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 293 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [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/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:757:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 757 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:757:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 757 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:757:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 757 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:757:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 757 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:757:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 757 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::Th as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:757:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 757 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::N as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:757:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 757 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::J as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 784 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 784 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 784 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 784 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 784 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::Th as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 784 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::N as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 784 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::J as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 453 | / type Output = Quantity< [INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 455 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 453 | / type Output = Quantity< [INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 455 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 453 | / type Output = Quantity< [INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 455 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 453 | / type Output = Quantity< [INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 455 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 453 | / type Output = Quantity< [INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 455 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::Th as std::ops::Add<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 453 | / type Output = Quantity< [INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 455 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::N as std::ops::Add<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 453 | / type Output = Quantity< [INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 455 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::J as std::ops::Add<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:458:71 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:458:71 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:458:71 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:458:71 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:458:71 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::Th as std::ops::Add<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:458:71 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::N as std::ops::Add<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:458:71 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::J as std::ops::Add<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 538 | / type Output = Quantity< [INFO] [stdout] 539 | | $quantities< [INFO] [stdout] 540 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 541 | | $crate::typenum::Z0, [INFO] [stdout] 542 | | D::$symbol>,)+ [INFO] [stdout] 543 | | D::Kind>, [INFO] [stdout] 544 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 538 | / type Output = Quantity< [INFO] [stdout] 539 | | $quantities< [INFO] [stdout] 540 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 541 | | $crate::typenum::Z0, [INFO] [stdout] 542 | | D::$symbol>,)+ [INFO] [stdout] 543 | | D::Kind>, [INFO] [stdout] 544 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 538 | / type Output = Quantity< [INFO] [stdout] 539 | | $quantities< [INFO] [stdout] 540 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 541 | | $crate::typenum::Z0, [INFO] [stdout] 542 | | D::$symbol>,)+ [INFO] [stdout] 543 | | D::Kind>, [INFO] [stdout] 544 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 538 | / type Output = Quantity< [INFO] [stdout] 539 | | $quantities< [INFO] [stdout] 540 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 541 | | $crate::typenum::Z0, [INFO] [stdout] 542 | | D::$symbol>,)+ [INFO] [stdout] 543 | | D::Kind>, [INFO] [stdout] 544 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 538 | / type Output = Quantity< [INFO] [stdout] 539 | | $quantities< [INFO] [stdout] 540 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 541 | | $crate::typenum::Z0, [INFO] [stdout] 542 | | D::$symbol>,)+ [INFO] [stdout] 543 | | D::Kind>, [INFO] [stdout] 544 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 538 | / type Output = Quantity< [INFO] [stdout] 539 | | $quantities< [INFO] [stdout] 540 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 541 | | $crate::typenum::Z0, [INFO] [stdout] 542 | | D::$symbol>,)+ [INFO] [stdout] 543 | | D::Kind>, [INFO] [stdout] 544 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 538 | / type Output = Quantity< [INFO] [stdout] 539 | | $quantities< [INFO] [stdout] 540 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 541 | | $crate::typenum::Z0, [INFO] [stdout] 542 | | D::$symbol>,)+ [INFO] [stdout] 543 | | D::Kind>, [INFO] [stdout] 544 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:547:77 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 547 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:547:77 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 547 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:547:77 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 547 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:547:77 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 547 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:547:77 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 547 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:547:77 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 547 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:547:77 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 547 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Sub<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 453 | / type Output = Quantity< [INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 455 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::L as std::ops::Sub<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Sub<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 453 | / type Output = Quantity< [INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 455 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::M as std::ops::Sub<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Sub<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 453 | / type Output = Quantity< [INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 455 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::T as std::ops::Sub<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Sub<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 453 | / type Output = Quantity< [INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 455 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::I as std::ops::Sub<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Sub<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 453 | / type Output = Quantity< [INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 455 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::Th as std::ops::Sub<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Sub<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 453 | / type Output = Quantity< [INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 455 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::N as std::ops::Sub<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Sub<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 453 | / type Output = Quantity< [INFO] [stdout] 454 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 455 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::J as std::ops::Sub<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Sub<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:458:71 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::L as std::ops::Sub<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Sub<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:458:71 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::M as std::ops::Sub<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Sub<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:458:71 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::T as std::ops::Sub<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Sub<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:458:71 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::I as std::ops::Sub<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Sub<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:458:71 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::Th as std::ops::Sub<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Sub<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:458:71 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::N as std::ops::Sub<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Sub<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:458:71 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 458 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::J as std::ops::Sub<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 538 | / type Output = Quantity< [INFO] [stdout] 539 | | $quantities< [INFO] [stdout] 540 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 541 | | $crate::typenum::Z0, [INFO] [stdout] 542 | | D::$symbol>,)+ [INFO] [stdout] 543 | | D::Kind>, [INFO] [stdout] 544 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 538 | / type Output = Quantity< [INFO] [stdout] 539 | | $quantities< [INFO] [stdout] 540 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 541 | | $crate::typenum::Z0, [INFO] [stdout] 542 | | D::$symbol>,)+ [INFO] [stdout] 543 | | D::Kind>, [INFO] [stdout] 544 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 538 | / type Output = Quantity< [INFO] [stdout] 539 | | $quantities< [INFO] [stdout] 540 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 541 | | $crate::typenum::Z0, [INFO] [stdout] 542 | | D::$symbol>,)+ [INFO] [stdout] 543 | | D::Kind>, [INFO] [stdout] 544 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 538 | / type Output = Quantity< [INFO] [stdout] 539 | | $quantities< [INFO] [stdout] 540 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 541 | | $crate::typenum::Z0, [INFO] [stdout] 542 | | D::$symbol>,)+ [INFO] [stdout] 543 | | D::Kind>, [INFO] [stdout] 544 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 538 | / type Output = Quantity< [INFO] [stdout] 539 | | $quantities< [INFO] [stdout] 540 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 541 | | $crate::typenum::Z0, [INFO] [stdout] 542 | | D::$symbol>,)+ [INFO] [stdout] 543 | | D::Kind>, [INFO] [stdout] 544 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 538 | / type Output = Quantity< [INFO] [stdout] 539 | | $quantities< [INFO] [stdout] 540 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 541 | | $crate::typenum::Z0, [INFO] [stdout] 542 | | D::$symbol>,)+ [INFO] [stdout] 543 | | D::Kind>, [INFO] [stdout] 544 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:538:29 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 538 | / type Output = Quantity< [INFO] [stdout] 539 | | $quantities< [INFO] [stdout] 540 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 541 | | $crate::typenum::Z0, [INFO] [stdout] 542 | | D::$symbol>,)+ [INFO] [stdout] 543 | | D::Kind>, [INFO] [stdout] 544 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:547:77 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 547 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:547:77 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 547 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:547:77 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 547 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:547:77 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 547 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:547:77 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 547 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:547:77 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 547 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:547:77 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 547 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:645:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 645 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 646 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 647 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::L as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:645:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 645 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 646 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 647 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::M as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:645:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 645 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 646 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 647 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::T as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:645:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 645 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 646 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 647 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::I as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:645:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 645 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 646 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 647 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::Th as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:645:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 645 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 646 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 647 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::N as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:645:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 645 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 646 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 647 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::J as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:727:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 727 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:727:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 727 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:727:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 727 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:727:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 727 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:727:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 727 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::Th as std::ops::Add<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:727:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 727 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::N as std::ops::Add<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:727:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 727 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::J as std::ops::Add<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:821:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 821 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 822 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 823 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::L as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:821:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 821 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 822 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 823 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::M as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:821:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 821 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 822 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 823 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::T as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:821:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 821 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 822 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 823 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::I as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:821:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 821 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 822 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 823 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::Th as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:821:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 821 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 822 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 823 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::N as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:821:18 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 821 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 822 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 823 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::J as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 293 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 293 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 293 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 293 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 293 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 293 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: 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/github.com-1ecc6299db9ec823/uom-0.26.0/src/si/mod.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] 189 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 198 | | V, [INFO] [stdout] 199 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 293 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.26.0/src/system.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 147 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "44f487290f24759ec3b79fe754e11fb82d72f42aecf061e62cce1267beee2b83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44f487290f24759ec3b79fe754e11fb82d72f42aecf061e62cce1267beee2b83", kill_on_drop: false }` [INFO] [stdout] 44f487290f24759ec3b79fe754e11fb82d72f42aecf061e62cce1267beee2b83