[INFO] cloning repository https://github.com/gremlin/rusty-pipe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gremlin/rusty-pipe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgremlin%2Frusty-pipe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgremlin%2Frusty-pipe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7842d6e7b17a11fa41804f76168c1954c1c893e [INFO] testing gremlin/rusty-pipe against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgremlin%2Frusty-pipe" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gremlin/rusty-pipe [INFO] finished tweaking git repo https://github.com/gremlin/rusty-pipe [INFO] tweaked toml for git repo https://github.com/gremlin/rusty-pipe written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gremlin/rusty-pipe on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gremlin/rusty-pipe already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b89b4faf6ec983a7c0a8bd34e5c2c28c05194ab77b6860b0007b20ba76a11342 [INFO] running `Command { std: "docker" "start" "-a" "b89b4faf6ec983a7c0a8bd34e5c2c28c05194ab77b6860b0007b20ba76a11342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b89b4faf6ec983a7c0a8bd34e5c2c28c05194ab77b6860b0007b20ba76a11342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b89b4faf6ec983a7c0a8bd34e5c2c28c05194ab77b6860b0007b20ba76a11342", kill_on_drop: false }` [INFO] [stdout] b89b4faf6ec983a7c0a8bd34e5c2c28c05194ab77b6860b0007b20ba76a11342 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21328e4aa698a1b2dcc203b0c89e21bc0d344217ed553fc281e2e96c6ad26885 [INFO] running `Command { std: "docker" "start" "-a" "21328e4aa698a1b2dcc203b0c89e21bc0d344217ed553fc281e2e96c6ad26885", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cpp_demangle v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling heim-common v0.0.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uom v0.26.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] warning: openssl-sys@0.9.58: build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token [INFO] [stderr] warning: openssl-sys@0.9.58: 4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v [INFO] [stderr] warning: openssl-sys@0.9.58: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.58: build/expando.c:5:23: note: in expansion of macro 'VERSION2' [INFO] [stderr] warning: openssl-sys@0.9.58: 5 | #define VERSION(n, v) VERSION2(n, v) [INFO] [stderr] warning: openssl-sys@0.9.58: | ^~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.58: build/expando.c:10:1: note: in expansion of macro 'VERSION' [INFO] [stderr] warning: openssl-sys@0.9.58: 10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER) [INFO] [stderr] warning: openssl-sys@0.9.58: | ^~~~~~~ [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.58` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-afa7f8d415cdc0a4/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=const_fn [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] OPENSSL_LIB_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [INFO] [stderr] OPENSSL_INCLUDE_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [INFO] [stderr] OPENSSL_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/include" "-Wall" "-Wextra" "-E" "build/expando.c" [INFO] [stderr] cargo:warning=build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token [INFO] [stderr] cargo:warning= 4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=build/expando.c:5:23: note: in expansion of macro 'VERSION2' [INFO] [stderr] cargo:warning= 5 | #define VERSION(n, v) VERSION2(n, v) [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=build/expando.c:10:1: note: in expansion of macro 'VERSION' [INFO] [stderr] cargo:warning= 10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER) [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (1757) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.58/build/main.rs:140:13: [INFO] [stderr] [INFO] [stderr] Header expansion error: [INFO] [stderr] Error { kind: ToolExecError, message: "Command \"cc\" \"-O0\" \"-ffunction-sections\" \"-fdata-sections\" \"-fPIC\" \"-g\" \"-fno-omit-frame-pointer\" \"-m64\" \"-I\" \"/usr/include\" \"-Wall\" \"-Wextra\" \"-E\" \"build/expando.c\" with args \"cc\" did not execute successfully (status code exit status: 1)." } [INFO] [stderr] [INFO] [stderr] Failed to find OpenSSL development headers. [INFO] [stderr] [INFO] [stderr] You can try fixing this setting the `OPENSSL_DIR` environment variable [INFO] [stderr] pointing to your OpenSSL installation or installing OpenSSL headers package [INFO] [stderr] specific to your distribution: [INFO] [stderr] [INFO] [stderr] # On Ubuntu [INFO] [stderr] sudo apt-get install libssl-dev [INFO] [stderr] # On Arch Linux [INFO] [stderr] sudo pacman -S openssl [INFO] [stderr] # On Fedora [INFO] [stderr] sudo dnf install openssl-devel [INFO] [stderr] [INFO] [stderr] See rust-openssl README for more information: [INFO] [stderr] [INFO] [stderr] https://github.com/sfackler/rust-openssl#linux [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56fcbcfd6d7a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x56fcbcfd6d7a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x56fcbcfd6d7a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x56fcbcfd6d7a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x56fcbcfeaf8a - ::fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x56fcbcfeaf8a - core[6771d259883166e6]::fmt::write [INFO] [stderr] 6: 0x56fcbcfdcd72 - std[128c3efe2914e152]::io::default_write_fmt:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stderr] 7: 0x56fcbcfdcd72 - ::write_fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stderr] 8: 0x56fcbcfb909f - ::print [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x56fcbcfb909f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x56fcbcfd18d1 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x56fcbcfd1a8b - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x56fcbcfb9158 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x56fcbcfae0c9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x56fcbcfb9b5d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x56fcbcfeb71c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x56fcbcf28e72 - build_script_main::validate_headers::h8d6ae7d56c178039 [INFO] [stderr] 17: 0x56fcbcf2eaac - build_script_main::find_normal::try_pkg_config::h77b6da95d03c920f [INFO] [stderr] 18: 0x56fcbcf2ee68 - build_script_main::find_normal::find_openssl_dir::hdd171e251e953607 [INFO] [stderr] 19: 0x56fcbcf2e527 - build_script_main::find_normal::get_openssl::{{closure}}::h721b507d89506e40 [INFO] [stderr] 20: 0x56fcbcf31709 - core::option::Option::unwrap_or_else::h25041a0082f36cb3 [INFO] [stderr] 21: 0x56fcbcf2e2ee - build_script_main::find_normal::get_openssl::hca87aea12954c6e1 [INFO] [stderr] 22: 0x56fcbcf26b5d - build_script_main::find_openssl::h86fe829691328786 [INFO] [stderr] 23: 0x56fcbcf294b1 - build_script_main::main::hc010acb7d7cca8b6 [INFO] [stderr] 24: 0x56fcbcf304e3 - core::ops::function::FnOnce::call_once::h0d6a9c092ff819d3 [INFO] [stderr] 25: 0x56fcbcf2ac86 - std::sys::backtrace::__rust_begin_short_backtrace::h3ae563db8dafd618 [INFO] [stderr] 26: 0x56fcbcf30199 - std::rt::lang_start::{{closure}}::h93b49689eb0e78da [INFO] [stderr] 27: 0x56fcbcfd09c4 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 28: 0x56fcbcfd09c4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: 0x56fcbcfd09c4 - std[128c3efe2914e152]::panicking::catch_unwind:: + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: 0x56fcbcfd09c4 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x56fcbcfd09c4 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24 [INFO] [stderr] 32: 0x56fcbcfd09c4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stderr] 33: 0x56fcbcfd09c4 - std[128c3efe2914e152]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stderr] 34: 0x56fcbcfd09c4 - std[128c3efe2914e152]::panic::catch_unwind:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stderr] 35: 0x56fcbcfd09c4 - std[128c3efe2914e152]::rt::lang_start_internal [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5 [INFO] [stderr] 36: 0x56fcbcf30181 - std::rt::lang_start::h1c85b860a4e7e176 [INFO] [stderr] 37: 0x56fcbcf2d945 - main [INFO] [stderr] 38: 0x77258aab01ca - [INFO] [stderr] 39: 0x77258aab028b - __libc_start_main [INFO] [stderr] 40: 0x56fcbcf26945 - _start [INFO] [stderr] 41: 0x0 - [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/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from( [INFO] [stdout] 186 | | val: Quantity< [INFO] [stdout] 187 | | dyn Dimension< [INFO] [stdout] 188 | | L = L, [INFO] [stdout] ... | [INFO] [stdout] 203 | | V, [INFO] [stdout] 204 | | > { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43 [INFO] [stdout] | [INFO] [stdout] 538 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43 [INFO] [stdout] | [INFO] [stdout] 538 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43 [INFO] [stdout] | [INFO] [stdout] 538 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43 [INFO] [stdout] | [INFO] [stdout] 538 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43 [INFO] [stdout] | [INFO] [stdout] 538 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43 [INFO] [stdout] | [INFO] [stdout] 538 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43 [INFO] [stdout] | [INFO] [stdout] 538 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Sub<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Sub<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Sub<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Sub<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Sub<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Sub<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Sub<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | type Output = Quantity< [INFO] [stdout] | ___________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Sub<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Sub<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Sub<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Sub<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Sub<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Sub<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Sub<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:458:71 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43 [INFO] [stdout] | [INFO] [stdout] 538 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43 [INFO] [stdout] | [INFO] [stdout] 538 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43 [INFO] [stdout] | [INFO] [stdout] 538 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43 [INFO] [stdout] | [INFO] [stdout] 538 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43 [INFO] [stdout] | [INFO] [stdout] 538 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43 [INFO] [stdout] | [INFO] [stdout] 538 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:538:43 [INFO] [stdout] | [INFO] [stdout] 538 | ... type Output = Quantity< [INFO] [stdout] | _____________________________________^ [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:547:77 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:645:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-13148343279343721565.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:645:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-1060587519210631537.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:645:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-820424416171521870.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:645:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-14663189886976167828.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:645:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-16338995406342120793.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:645:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-2065178693925664545.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:645:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-10394882885089218523.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:727:20 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:727:20 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:727:20 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:727:20 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:727:20 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:727:20 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:727:20 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:757:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:757:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:757:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:757:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:757:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:757:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:757:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:784:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:784:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:784:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:784:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:784:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:784:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:784:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:821:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-4904749366304631720.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:821:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-12594923724317390965.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:821:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-10529847039090705860.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:821:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-12387227302118685828.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:821:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-2850709569026945550.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:821:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-7826784752899976025.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:821:18 [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/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-18000001448562361528.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::Th as std::ops::Add<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::N as std::ops::Add<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::J as std::ops::Add<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33 [INFO] [stdout] | [INFO] [stdout] 548 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33 [INFO] [stdout] | [INFO] [stdout] 548 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33 [INFO] [stdout] | [INFO] [stdout] 548 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33 [INFO] [stdout] | [INFO] [stdout] 548 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33 [INFO] [stdout] | [INFO] [stdout] 548 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33 [INFO] [stdout] | [INFO] [stdout] 548 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33 [INFO] [stdout] | [INFO] [stdout] 548 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Sub<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::L as std::ops::Sub<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Sub<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::M as std::ops::Sub<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Sub<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::T as std::ops::Sub<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Sub<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::I as std::ops::Sub<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Sub<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::Th as std::ops::Sub<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Sub<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::N as std::ops::Sub<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Sub<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<
::J as std::ops::Sub<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33 [INFO] [stdout] | [INFO] [stdout] 548 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33 [INFO] [stdout] | [INFO] [stdout] 548 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33 [INFO] [stdout] | [INFO] [stdout] 548 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33 [INFO] [stdout] | [INFO] [stdout] 548 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33 [INFO] [stdout] | [INFO] [stdout] 548 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33 [INFO] [stdout] | [INFO] [stdout] 548 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:548:33 [INFO] [stdout] | [INFO] [stdout] 548 | ... Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_ops` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:653:17 [INFO] [stdout] | [INFO] [stdout] 653 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::L as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-13148343279343721565.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:653:17 [INFO] [stdout] | [INFO] [stdout] 653 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::M as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-1060587519210631537.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:653:17 [INFO] [stdout] | [INFO] [stdout] 653 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::T as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-820424416171521870.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:653:17 [INFO] [stdout] | [INFO] [stdout] 653 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::I as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-14663189886976167828.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:653:17 [INFO] [stdout] | [INFO] [stdout] 653 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::Th as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-16338995406342120793.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:653:17 [INFO] [stdout] | [INFO] [stdout] 653 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::N as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-2065178693925664545.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:653:17 [INFO] [stdout] | [INFO] [stdout] 653 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::J as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-10394882885089218523.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:739:17 [INFO] [stdout] | [INFO] [stdout] 739 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:739:17 [INFO] [stdout] | [INFO] [stdout] 739 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:739:17 [INFO] [stdout] | [INFO] [stdout] 739 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:739:17 [INFO] [stdout] | [INFO] [stdout] 739 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:739:17 [INFO] [stdout] | [INFO] [stdout] 739 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::Th as std::ops::Add<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:739:17 [INFO] [stdout] | [INFO] [stdout] 739 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::N as std::ops::Add<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:739:17 [INFO] [stdout] | [INFO] [stdout] 739 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::J as std::ops::Add<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:763:17 [INFO] [stdout] | [INFO] [stdout] 763 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:763:17 [INFO] [stdout] | [INFO] [stdout] 763 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:763:17 [INFO] [stdout] | [INFO] [stdout] 763 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:763:17 [INFO] [stdout] | [INFO] [stdout] 763 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:763:17 [INFO] [stdout] | [INFO] [stdout] 763 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::Th as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:763:17 [INFO] [stdout] | [INFO] [stdout] 763 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::N as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:763:17 [INFO] [stdout] | [INFO] [stdout] 763 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::J as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:791:17 [INFO] [stdout] | [INFO] [stdout] 791 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:791:17 [INFO] [stdout] | [INFO] [stdout] 791 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:791:17 [INFO] [stdout] | [INFO] [stdout] 791 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:791:17 [INFO] [stdout] | [INFO] [stdout] 791 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:791:17 [INFO] [stdout] | [INFO] [stdout] 791 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::Th as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:791:17 [INFO] [stdout] | [INFO] [stdout] 791 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::N as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:791:17 [INFO] [stdout] | [INFO] [stdout] 791 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::J as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:829:17 [INFO] [stdout] | [INFO] [stdout] 829 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::L as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-4904749366304631720.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:829:17 [INFO] [stdout] | [INFO] [stdout] 829 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::M as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-12594923724317390965.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:829:17 [INFO] [stdout] | [INFO] [stdout] 829 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::T as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-10529847039090705860.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:829:17 [INFO] [stdout] | [INFO] [stdout] 829 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::I as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-12387227302118685828.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:829:17 [INFO] [stdout] | [INFO] [stdout] 829 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::Th as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-2850709569026945550.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:829:17 [INFO] [stdout] | [INFO] [stdout] 829 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::N as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-7826784752899976025.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as PartialDiv>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:829:17 [INFO] [stdout] | [INFO] [stdout] 829 | Quantity { [INFO] [stdout] | ^^^^^^^^ the trait `Integer` is not implemented for `<::J as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/uom-5f9967cea5861298.long-type-18000001448562361528.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | Self { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | Self { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | Self { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | Self { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | Self { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, Th: typenum::Integer [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | Self { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, N: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | Self { [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] note: required by a bound in `si::Quantity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 244 | where [INFO] [stdout] 245 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Quantity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, J: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:209:29 [INFO] [stdout] | [INFO] [stdout] 209 | / dyn Dimension< [INFO] [stdout] 210 | | L = L, [INFO] [stdout] 211 | | M = M, [INFO] [stdout] 212 | | T = T, [INFO] [stdout] ... | [INFO] [stdout] 217 | | Kind = dyn $b, [INFO] [stdout] 218 | | >, [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] note: required by a bound in `change_base` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:342:16 [INFO] [stdout] | [INFO] [stdout] 340 | fn change_base(v: &V) -> V [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] 341 | where [INFO] [stdout] 342 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `change_base` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, L: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:209:29 [INFO] [stdout] | [INFO] [stdout] 209 | / dyn Dimension< [INFO] [stdout] 210 | | L = L, [INFO] [stdout] 211 | | M = M, [INFO] [stdout] 212 | | T = T, [INFO] [stdout] ... | [INFO] [stdout] 217 | | Kind = dyn $b, [INFO] [stdout] 218 | | >, [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] note: required by a bound in `change_base` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:342:16 [INFO] [stdout] | [INFO] [stdout] 340 | fn change_base(v: &V) -> V [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] 341 | where [INFO] [stdout] 342 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `change_base` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, M: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:209:29 [INFO] [stdout] | [INFO] [stdout] 209 | / dyn Dimension< [INFO] [stdout] 210 | | L = L, [INFO] [stdout] 211 | | M = M, [INFO] [stdout] 212 | | T = T, [INFO] [stdout] ... | [INFO] [stdout] 217 | | Kind = dyn $b, [INFO] [stdout] 218 | | >, [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] note: required by a bound in `change_base` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:342:16 [INFO] [stdout] | [INFO] [stdout] 340 | fn change_base(v: &V) -> V [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] 341 | where [INFO] [stdout] 342 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `change_base` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, T: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/si/mod.rs:209:29 [INFO] [stdout] | [INFO] [stdout] 209 | / dyn Dimension< [INFO] [stdout] 210 | | L = L, [INFO] [stdout] 211 | | M = M, [INFO] [stdout] 212 | | T = T, [INFO] [stdout] ... | [INFO] [stdout] 217 | | Kind = dyn $b, [INFO] [stdout] 218 | | >, [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] note: required by a bound in `change_base` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.26.0/src/system.rs:342:16 [INFO] [stdout] | [INFO] [stdout] 340 | fn change_base(v: &V) -> V [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] 341 | where [INFO] [stdout] 342 | D: Dimension + ?Sized, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `change_base` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_from` which comes from the expansion of the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` with trait `Integer` [INFO] [stdout] | [INFO] [stdout] 183 | V: ::num_traits::Num + ::Conversion, I: typenum::Integer [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [WARN] too many lines in the log, truncating it