[INFO] cloning repository https://github.com/stormasm/nushell17.0 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stormasm/nushell17.0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormasm%2Fnushell17.0", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormasm%2Fnushell17.0'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fb9050bf054e72521e8e905b620370d3d1207db [INFO] checking stormasm/nushell17.0 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormasm%2Fnushell17.0" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stormasm/nushell17.0 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stormasm/nushell17.0 [INFO] removed workspace from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-cli from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-errors from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-parser from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-plugin from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-protocol from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-source from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-value-ext from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_binaryview from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_fetch from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_from_bson from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_from_sqlite from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_inc from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_match from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_post from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_ps from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_start from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_sys from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_textview from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_to_bson from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_to_sqlite from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_tree from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-test-support from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-build from git repo https://github.com/stormasm/nushell17.0 [INFO] finished tweaking git repo https://github.com/stormasm/nushell17.0 [INFO] tweaked toml for git repo https://github.com/stormasm/nushell17.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/stormasm/nushell17.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures_codec v0.4.1 [INFO] [stderr] Downloaded roxmltree v0.13.0 [INFO] [stderr] Downloaded path_abs v0.5.0 [INFO] [stderr] Downloaded open v1.4.0 [INFO] [stderr] Downloaded erased-serde v0.3.12 [INFO] [stderr] Downloaded wild v2.0.4 [INFO] [stderr] Downloaded liquid-lib v0.20.2 [INFO] [stderr] Downloaded serde_test v0.8.23 [INFO] [stderr] Downloaded proc-quote v0.3.2 [INFO] [stderr] Downloaded heim v0.1.0-beta.3 [INFO] [stderr] Downloaded heim-memory v0.1.0-beta.1 [INFO] [stderr] Downloaded readkey v0.1.7 [INFO] [stderr] Downloaded typetag-impl v0.1.6 [INFO] [stderr] Downloaded result v1.0.0 [INFO] [stderr] Downloaded shellexpand v2.0.0 [INFO] [stderr] Downloaded parking v1.0.6 [INFO] [stderr] Downloaded darwin-libproc v0.1.2 [INFO] [stderr] Downloaded umask v1.0.0 [INFO] [stderr] Downloaded uom v0.30.0 [INFO] [stderr] Downloaded proc-quote-impl v0.3.2 [INFO] [stderr] Downloaded liquid-core v0.20.2 [INFO] [stderr] Downloaded heim-common v0.1.0-beta.1 [INFO] [stderr] Downloaded sluice v0.4.2 [INFO] [stderr] Downloaded heim-net v0.1.0-beta.2 [INFO] [stderr] Downloaded surf v1.0.3 [INFO] [stderr] Downloaded heim-process v0.1.1-beta.3 [INFO] [stderr] Downloaded content_inspector v0.2.4 [INFO] [stderr] Downloaded byte-unit v3.1.4 [INFO] [stderr] Downloaded heim-disk v0.1.0-beta.1 [INFO] [stderr] Downloaded pretty-hex v0.1.1 [INFO] [stderr] Downloaded async-recursion v0.3.1 [INFO] [stderr] Downloaded version-sync v0.9.1 [INFO] [stderr] Downloaded serde_bytes v0.11.5 [INFO] [stderr] Downloaded path-slash v0.1.3 [INFO] [stderr] Downloaded uom v0.28.0 [INFO] [stderr] Downloaded users v0.10.0 [INFO] [stderr] Downloaded nu-parser v0.17.0 [INFO] [stderr] Downloaded inventory v0.1.9 [INFO] [stderr] Downloaded std_prelude v0.2.12 [INFO] [stderr] Downloaded getset v0.1.1 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.0 [INFO] [stderr] Downloaded bigdecimal v0.1.2 [INFO] [stderr] Downloaded kstring v0.1.2 [INFO] [stderr] Downloaded git2 v0.13.12 [INFO] [stderr] Downloaded os_info v2.0.8 [INFO] [stderr] Downloaded macaddr v1.0.1 [INFO] [stderr] Downloaded crossterm v0.17.7 [INFO] [stderr] Downloaded ichwh v0.3.4 [INFO] [stderr] Downloaded sysinfo v0.14.15 [INFO] [stderr] Downloaded starship_module_config_derive v0.1.2 [INFO] [stderr] Downloaded nix v0.19.0 [INFO] [stderr] Downloaded mio v0.7.5 [INFO] [stderr] Downloaded socket2 v0.3.16 [INFO] [stderr] Downloaded shell-words v1.0.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Downloaded vte v0.3.3 [INFO] [stderr] Downloaded darwin-libproc-sys v0.1.2 [INFO] [stderr] Downloaded filesize v0.2.0 [INFO] [stderr] Downloaded heim-host v0.1.0-beta.1 [INFO] [stderr] Downloaded inventory-impl v0.1.9 [INFO] [stderr] Downloaded async-task v4.0.3 [INFO] [stderr] Downloaded async-executor v1.4.0 [INFO] [stderr] Downloaded futures-lite v1.11.2 [INFO] [stderr] Downloaded heim-runtime v0.1.0-beta.1 [INFO] [stderr] Downloaded codepage v0.1.1 [INFO] [stderr] Downloaded xmlparser v0.13.3 [INFO] [stderr] Downloaded terminal_size v0.1.15 [INFO] [stderr] Downloaded nu_plugin_binaryview v0.17.0 [INFO] [stderr] Downloaded serde-hjson v0.9.1 [INFO] [stderr] Downloaded meval v0.2.0 [INFO] [stderr] Downloaded heim-cpu v0.1.0-beta.3 [INFO] [stderr] Downloaded liquid-derive v0.20.1 [INFO] [stderr] Downloaded ptree v0.2.1 [INFO] [stderr] Downloaded nu-build v0.17.0 [INFO] [stderr] Downloaded ntapi v0.3.6 [INFO] [stderr] Downloaded liquid v0.20.1 [INFO] [stderr] Downloaded serde-hjson v0.8.2 [INFO] [stderr] Downloaded codespan-reporting v0.9.5 [INFO] [stderr] Downloaded serde_ini v0.2.0 [INFO] [stderr] Downloaded num-format v0.4.0 [INFO] [stderr] Downloaded query_interface v0.3.5 [INFO] [stderr] Downloaded futures-lite v0.1.11 [INFO] [stderr] Downloaded curl v0.4.34 [INFO] [stderr] Downloaded quick-xml v0.19.0 [INFO] [stderr] Downloaded serde_yaml v0.8.14 [INFO] [stderr] Downloaded battery v0.7.8 [INFO] [stderr] Downloaded gethostname v0.2.1 [INFO] [stderr] Downloaded platforms v0.2.1 [INFO] [stderr] Downloaded ghost v0.1.2 [INFO] [stderr] Downloaded directories v1.0.2 [INFO] [stderr] Downloaded app_dirs v1.2.1 [INFO] [stderr] Downloaded typed-arena v1.7.0 [INFO] [stderr] Downloaded nu-value-ext v0.17.0 [INFO] [stderr] Downloaded curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Downloaded ansi_colours v1.0.1 [INFO] [stderr] Downloaded heim-sensors v0.1.0-beta.1 [INFO] [stderr] Downloaded nu_plugin_to_sqlite v0.17.0 [INFO] [stderr] Downloaded nu-protocol v0.17.0 [INFO] [stderr] Downloaded attohttpc v0.14.0 [INFO] [stderr] Downloaded nu-plugin v0.17.0 [INFO] [stderr] Downloaded nu_plugin_match v0.17.0 [INFO] [stderr] Downloaded nu-test-support v0.17.0 [INFO] [stderr] Downloaded bat v0.15.4 [INFO] [stderr] Downloaded rust-ini v0.13.0 [INFO] [stderr] Downloaded pretty v0.5.2 [INFO] [stderr] Downloaded nu_plugin_ps v0.17.0 [INFO] [stderr] Downloaded nu-errors v0.17.0 [INFO] [stderr] Downloaded config v0.9.3 [INFO] [stderr] Downloaded rawkey v0.1.3 [INFO] [stderr] Downloaded tint v1.0.1 [INFO] [stderr] Downloaded typetag v0.1.6 [INFO] [stderr] Downloaded nu_plugin_from_bson v0.17.0 [INFO] [stderr] Downloaded nu_plugin_sys v0.17.0 [INFO] [stderr] Downloaded eml-parser v0.1.0 [INFO] [stderr] Downloaded nu_plugin_tree v0.17.0 [INFO] [stderr] Downloaded nu-source v0.17.0 [INFO] [stderr] Downloaded calamine v0.16.2 [INFO] [stderr] Downloaded starship v0.43.0 [INFO] [stderr] Downloaded isahc v0.7.6 [INFO] [stderr] Downloaded nu-cli v0.17.0 [INFO] [stderr] Downloaded nu_plugin_start v0.17.0 [INFO] [stderr] Downloaded neso v0.5.0 [INFO] [stderr] Downloaded nu_plugin_fetch v0.17.0 [INFO] [stderr] Downloaded trash v1.2.0 [INFO] [stderr] Downloaded nu_plugin_from_sqlite v0.17.0 [INFO] [stderr] Downloaded nu_plugin_post v0.17.0 [INFO] [stderr] Downloaded ical v0.6.0 [INFO] [stderr] Downloaded nu_plugin_to_bson v0.17.0 [INFO] [stderr] Downloaded nu_plugin_inc v0.17.0 [INFO] [stderr] Downloaded nu-table v0.17.0 [INFO] [stderr] Downloaded nu_plugin_textview v0.17.0 [INFO] [stderr] Downloaded natural v0.5.0 [INFO] [stderr] Downloaded decimal v2.0.4 [INFO] [stderr] Downloaded rust-stemmers v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5ea23c5de19c54704afbc99a228f4aa01676dcf4793aca11bcc782f11e7158a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d5ea23c5de19c54704afbc99a228f4aa01676dcf4793aca11bcc782f11e7158a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5ea23c5de19c54704afbc99a228f4aa01676dcf4793aca11bcc782f11e7158a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ea23c5de19c54704afbc99a228f4aa01676dcf4793aca11bcc782f11e7158a", kill_on_drop: false }` [INFO] [stdout] d5ea23c5de19c54704afbc99a228f4aa01676dcf4793aca11bcc782f11e7158a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6cf497f4e41850401ce7eda45b59295d3b7562738c5edfeab7981a561d94c44 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d6cf497f4e41850401ce7eda45b59295d3b7562738c5edfeab7981a561d94c44", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Compiling heim-common v0.1.0-beta.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking byte-unit v3.1.4 [INFO] [stderr] Checking query_interface v0.3.5 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling heim-host v0.1.0-beta.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking platforms v0.2.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking dunce v1.0.1 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking result v1.0.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Compiling sysinfo v0.14.15 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking pretty-hex v0.1.1 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking umask v1.0.0 [INFO] [stderr] Checking filesize v0.2.0 [INFO] [stderr] Checking path-slash v0.1.3 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking tinyvec v1.0.1 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Checking nu-table v0.17.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking path_abs v0.5.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking roxmltree v0.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking uom v0.30.0 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Checking quick-xml v0.19.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking socket2 v0.3.16 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking polling v1.1.0 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking mio v0.7.5 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking directories v1.0.2 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking blocking v0.4.7 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Checking uom v0.28.0 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking async-io v1.1.6 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking fancy-regex v0.3.5 [INFO] [stderr] Checking eml-parser v0.1.0 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossterm v0.17.7 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=8233158ab52a94b3 -C extra-filename=-8233158ab52a94b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 300 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, L: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 300 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, M: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 300 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, T: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 300 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, I: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 300 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, Th: Integer [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 300 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, N: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 300 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, J: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 301 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, L: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 301 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, M: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 301 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, T: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 301 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, I: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 301 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, Th: Integer [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 301 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, N: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 301 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, J: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 302 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, L: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 302 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, M: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 302 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, T: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 302 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, I: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 302 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, Th: Integer [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 302 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, N: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 302 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, J: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 303 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, L: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 303 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, M: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 303 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, T: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 303 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, I: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 303 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, Th: Integer [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 303 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, N: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 303 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, J: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 304 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, L: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 304 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, M: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 304 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, T: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 304 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, I: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 304 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, Th: Integer [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 304 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, N: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 304 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, J: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 305 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, L: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 305 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, M: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 305 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, T: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 305 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, I: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 305 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, Th: Integer [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 305 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, N: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | for Quantity< [INFO] [stdout] | _____________________^ [INFO] [stdout] 186 | | dyn Dimension, [INFO] [stdout] 187 | | Ul, [INFO] [stdout] 188 | | V, [INFO] [stdout] 189 | | > [INFO] [stdout] | |_________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 305 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, J: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 787 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 787 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 787 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 787 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 787 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::Th as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 787 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::N as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Neg>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 787 | ) -> Quantity<$quantities<$($crate::typenum::Negate),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::J as std::ops::Neg>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:814:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 814 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:814:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 814 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:814:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 814 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:814:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 814 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:814:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 814 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::Th as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:814:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 814 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::N as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Mul>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:814:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 814 | ) -> Quantity<$quantities<$($crate::typenum::Prod),+>, U, V> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::J as std::ops::Mul>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 454 | / type Output = Quantity< [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 454 | / type Output = Quantity< [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 454 | / type Output = Quantity< [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 454 | / type Output = Quantity< [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 454 | / type Output = Quantity< [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::Th as std::ops::Add<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 454 | / type Output = Quantity< [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::N as std::ops::Add<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 454 | / type Output = Quantity< [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::J as std::ops::Add<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::Th as std::ops::Add<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::N as std::ops::Add<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::J as std::ops::Add<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 539 | / type Output = Quantity< [INFO] [stdout] 540 | | $quantities< [INFO] [stdout] 541 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | $crate::typenum::Z0, [INFO] [stdout] 543 | | D::$symbol>,)+ [INFO] [stdout] 544 | | D::Kind>, [INFO] [stdout] 545 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 539 | / type Output = Quantity< [INFO] [stdout] 540 | | $quantities< [INFO] [stdout] 541 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | $crate::typenum::Z0, [INFO] [stdout] 543 | | D::$symbol>,)+ [INFO] [stdout] 544 | | D::Kind>, [INFO] [stdout] 545 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 539 | / type Output = Quantity< [INFO] [stdout] 540 | | $quantities< [INFO] [stdout] 541 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | $crate::typenum::Z0, [INFO] [stdout] 543 | | D::$symbol>,)+ [INFO] [stdout] 544 | | D::Kind>, [INFO] [stdout] 545 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 539 | / type Output = Quantity< [INFO] [stdout] 540 | | $quantities< [INFO] [stdout] 541 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | $crate::typenum::Z0, [INFO] [stdout] 543 | | D::$symbol>,)+ [INFO] [stdout] 544 | | D::Kind>, [INFO] [stdout] 545 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 539 | / type Output = Quantity< [INFO] [stdout] 540 | | $quantities< [INFO] [stdout] 541 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | $crate::typenum::Z0, [INFO] [stdout] 543 | | D::$symbol>,)+ [INFO] [stdout] 544 | | D::Kind>, [INFO] [stdout] 545 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 539 | / type Output = Quantity< [INFO] [stdout] 540 | | $quantities< [INFO] [stdout] 541 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | $crate::typenum::Z0, [INFO] [stdout] 543 | | D::$symbol>,)+ [INFO] [stdout] 544 | | D::Kind>, [INFO] [stdout] 545 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 539 | / type Output = Quantity< [INFO] [stdout] 540 | | $quantities< [INFO] [stdout] 541 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | $crate::typenum::Z0, [INFO] [stdout] 543 | | D::$symbol>,)+ [INFO] [stdout] 544 | | D::Kind>, [INFO] [stdout] 545 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 548 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 548 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 548 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 548 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 548 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 548 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 548 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Sub<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 454 | / type Output = Quantity< [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::L as std::ops::Sub<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Sub<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 454 | / type Output = Quantity< [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::M as std::ops::Sub<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Sub<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 454 | / type Output = Quantity< [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::T as std::ops::Sub<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Sub<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 454 | / type Output = Quantity< [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::I as std::ops::Sub<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Sub<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 454 | / type Output = Quantity< [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::Th as std::ops::Sub<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Sub<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 454 | / type Output = Quantity< [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::N as std::ops::Sub<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Sub<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 454 | / type Output = Quantity< [INFO] [stdout] 455 | | $quantities<$($crate::typenum::$AddSubAlias,)+>, [INFO] [stdout] 456 | | Ul, V>; [INFO] [stdout] | |_______________________________^ the trait `Integer` is not implemented for `<
::J as std::ops::Sub<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::L as std::ops::Sub<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::L as std::ops::Sub<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::M as std::ops::Sub<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::M as std::ops::Sub<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::T as std::ops::Sub<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::T as std::ops::Sub<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::I as std::ops::Sub<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::I as std::ops::Sub<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::Th as std::ops::Sub<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::Th as std::ops::Sub<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::N as std::ops::Sub<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::N as std::ops::Sub<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<
::J as std::ops::Sub<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:459:71 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 459 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `<
::J as std::ops::Sub<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 539 | / type Output = Quantity< [INFO] [stdout] 540 | | $quantities< [INFO] [stdout] 541 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | $crate::typenum::Z0, [INFO] [stdout] 543 | | D::$symbol>,)+ [INFO] [stdout] 544 | | D::Kind>, [INFO] [stdout] 545 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 539 | / type Output = Quantity< [INFO] [stdout] 540 | | $quantities< [INFO] [stdout] 541 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | $crate::typenum::Z0, [INFO] [stdout] 543 | | D::$symbol>,)+ [INFO] [stdout] 544 | | D::Kind>, [INFO] [stdout] 545 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 539 | / type Output = Quantity< [INFO] [stdout] 540 | | $quantities< [INFO] [stdout] 541 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | $crate::typenum::Z0, [INFO] [stdout] 543 | | D::$symbol>,)+ [INFO] [stdout] 544 | | D::Kind>, [INFO] [stdout] 545 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 539 | / type Output = Quantity< [INFO] [stdout] 540 | | $quantities< [INFO] [stdout] 541 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | $crate::typenum::Z0, [INFO] [stdout] 543 | | D::$symbol>,)+ [INFO] [stdout] 544 | | D::Kind>, [INFO] [stdout] 545 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 539 | / type Output = Quantity< [INFO] [stdout] 540 | | $quantities< [INFO] [stdout] 541 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | $crate::typenum::Z0, [INFO] [stdout] 543 | | D::$symbol>,)+ [INFO] [stdout] 544 | | D::Kind>, [INFO] [stdout] 545 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 539 | / type Output = Quantity< [INFO] [stdout] 540 | | $quantities< [INFO] [stdout] 541 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | $crate::typenum::Z0, [INFO] [stdout] 543 | | D::$symbol>,)+ [INFO] [stdout] 544 | | D::Kind>, [INFO] [stdout] 545 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:539:29 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 539 | / type Output = Quantity< [INFO] [stdout] 540 | | $quantities< [INFO] [stdout] 541 | | $($crate::typenum::$AddSubAlias< [INFO] [stdout] 542 | | $crate::typenum::Z0, [INFO] [stdout] 543 | | D::$symbol>,)+ [INFO] [stdout] 544 | | D::Kind>, [INFO] [stdout] 545 | | U, V>; [INFO] [stdout] | |______________________________________^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 548 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 548 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 548 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 548 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 548 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 548 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:548:77 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 548 | fn $muldiv_fun(self, rhs: Quantity) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Integer` is not implemented for `::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 646 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 647 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 648 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::L as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 646 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 647 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 648 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::M as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 646 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 647 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 648 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::T as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 646 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 647 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 648 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::I as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 646 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 647 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 648 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::Th as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 646 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 647 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 648 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::N as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as typenum::PartialDiv, B1>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 646 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 647 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 648 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::J as typenum::PartialDiv, B1>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as std::ops::Add<::L>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:757:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 757 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::L as std::ops::Add<::L>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as std::ops::Add<::M>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:757:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 757 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::M as std::ops::Add<::M>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as std::ops::Add<::T>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:757:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 757 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::T as std::ops::Add<::T>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as std::ops::Add<::I>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:757:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 757 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::I as std::ops::Add<::I>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as std::ops::Add<::Th>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:757:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 757 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::Th as std::ops::Add<::Th>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as std::ops::Add<::N>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:757:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 757 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::N as std::ops::Add<::N>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as std::ops::Add<::J>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:757:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 757 | b: Quantity<$quantities<$($crate::typenum::Sum),+>, Ub, V>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Integer` is not implemented for `<::J as std::ops::Add<::J>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::L as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 851 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 852 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 853 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::L as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::M as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 851 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 852 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 853 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::M as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::T as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 851 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 852 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 853 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::T as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::I as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 851 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 852 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 853 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::I as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Th as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 851 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 852 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 853 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::Th as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::N as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 851 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 852 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 853 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::N as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::J as typenum::PartialDiv, B0>>>>::Output: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] ... [INFO] [stdout] 851 | ) -> Quantity< [INFO] [stdout] | __________________^ [INFO] [stdout] 852 | | $quantities<$($crate::typenum::PartialQuot),+>, [INFO] [stdout] 853 | | U, V> [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `<::J as typenum::PartialDiv, B0>>>>::Output` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](http://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 300 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, L: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 300 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, M: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 300 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, T: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 300 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, I: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 300 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, Th: Integer [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 300 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, N: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 300 | impl_from!(AngleKind, Kind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, J: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 301 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, L: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 301 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, M: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 301 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, T: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 301 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, I: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 301 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, Th: Integer [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 301 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, N: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 301 | impl_from!(Kind, AngleKind); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, J: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 302 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, L: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 302 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, M: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 302 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, T: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 302 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, I: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 302 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, Th: Integer [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 302 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, N: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 302 | impl_from!(InformationKind, Kind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, J: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 303 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, L: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 303 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, M: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 303 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, T: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 303 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, I: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 303 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, Th: Integer [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 303 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, N: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 303 | impl_from!(Kind, InformationKind); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, J: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 304 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, L: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 304 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, M: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 304 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, T: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 304 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, I: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 304 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, Th: Integer [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 304 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, N: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 304 | impl_from!(ConstituentConcentrationKind, Kind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, J: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `L: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `L` [INFO] [stdout] ... [INFO] [stdout] 305 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `L` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, L: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `M` [INFO] [stdout] ... [INFO] [stdout] 305 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, M: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `T` [INFO] [stdout] ... [INFO] [stdout] 305 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, T: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `I: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `I` [INFO] [stdout] ... [INFO] [stdout] 305 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `I` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, I: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Th: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `Th` [INFO] [stdout] ... [INFO] [stdout] 305 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `Th` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, Th: Integer [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `N: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `N` [INFO] [stdout] ... [INFO] [stdout] 305 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `N` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, N: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `J: Integer` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/si/mod.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | val: Quantity< [INFO] [stdout] | __________________________^ [INFO] [stdout] 197 | | dyn Dimension< [INFO] [stdout] 198 | | L = L, [INFO] [stdout] 199 | | M = M, [INFO] [stdout] ... | [INFO] [stdout] 208 | | V, [INFO] [stdout] 209 | | >, [INFO] [stdout] | |_____________________^ the trait `Integer` is not implemented for `J` [INFO] [stdout] ... [INFO] [stdout] 305 | impl_from!(Kind, ConstituentConcentrationKind); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.28.0/src/system.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct Quantity [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 245 | where [INFO] [stdout] 246 | D: Dimension + ?Sized, [INFO] [stdout] | --------- required by this bound in `si::Quantity` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting type parameter `J` [INFO] [stdout] | [INFO] [stdout] 193 | V: ::num_traits::Num + ::Conversion, J: Integer [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 175 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d6cf497f4e41850401ce7eda45b59295d3b7562738c5edfeab7981a561d94c44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6cf497f4e41850401ce7eda45b59295d3b7562738c5edfeab7981a561d94c44", kill_on_drop: false }` [INFO] [stdout] d6cf497f4e41850401ce7eda45b59295d3b7562738c5edfeab7981a561d94c44