[INFO] cloning repository https://github.com/Logarithmus/uom-ng [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Logarithmus/uom-ng" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogarithmus%2Fuom-ng", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogarithmus%2Fuom-ng'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ce4e06955851030d7b1a686d27b624162788235 [INFO] testing Logarithmus/uom-ng against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogarithmus%2Fuom-ng" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Logarithmus/uom-ng on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Logarithmus/uom-ng [INFO] finished tweaking git repo https://github.com/Logarithmus/uom-ng [INFO] tweaked toml for git repo https://github.com/Logarithmus/uom-ng written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Logarithmus/uom-ng already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5e52169b350d7e119d9fab86841177f98244a29784bbb22f66bed415100709d [INFO] running `Command { std: "docker" "start" "-a" "a5e52169b350d7e119d9fab86841177f98244a29784bbb22f66bed415100709d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5e52169b350d7e119d9fab86841177f98244a29784bbb22f66bed415100709d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5e52169b350d7e119d9fab86841177f98244a29784bbb22f66bed415100709d", kill_on_drop: false }` [INFO] [stdout] a5e52169b350d7e119d9fab86841177f98244a29784bbb22f66bed415100709d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 323d46dc89f55060704ca1dd4e21b8bc9721c04b2ee1ac301f8879f0798c457c [INFO] running `Command { std: "docker" "start" "-a" "323d46dc89f55060704ca1dd4e21b8bc9721c04b2ee1ac301f8879f0798c457c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling uom_ng v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AbsVal`, `Abs`, `Gcd`, `Gcf` [INFO] [stdout] --> src/unit.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | private::PrivateIntegerAdd, Abs, AbsVal, Cmp, Gcd, Gcf, NInt, Negate, NonZero, PInt, Unsigned, [INFO] [stdout] | ^^^ ^^^^^^ ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `FracAdd` [INFO] [stdout] --> src/frac.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | type FracAdd = >::Output; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `UnitAddOut` [INFO] [stdout] --> src/util.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `UnitSubOut` [INFO] [stdout] --> src/util.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `UnitMulOut` [INFO] [stdout] --> src/util.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `UnitDivOut` [INFO] [stdout] --> src/util.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `kibi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `mebi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `gibi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `tebi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pebi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `exbi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `zebi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `yobi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `yocto` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `zepto` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `atto` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `femto` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pico` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `nano` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `micro` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `milli` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `centi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `deci` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `deca` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `hecto` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `kilo` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `mega` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `giga` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `tera` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `peta` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `exa` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `zetta` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `yotta` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Dimensionless` [INFO] [stdout] --> src/isq.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | / pub type Dimensionless = [INFO] [stdout] 65 | | Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Meter` [INFO] [stdout] --> src/isq.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub type Meter = Unit<(m, P1), ((k, g), Z0), (s, Z0), (A, Z0), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Kilogram` [INFO] [stdout] --> src/isq.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub type Kilogram = Unit<(m, Z0), ((k, g), P1), (s, Z0), (A, Z0), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Second` [INFO] [stdout] --> src/isq.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub type Second = Unit<(m, Z0), ((k, g), Z0), (s, P1), (A, Z0), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Ampere` [INFO] [stdout] --> src/isq.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub type Ampere = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, P1), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Kelvin` [INFO] [stdout] --> src/isq.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub type Kelvin = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, P1), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Mole` [INFO] [stdout] --> src/isq.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub type Mole = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, Z0), (mol, P1), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Candela` [INFO] [stdout] --> src/isq.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub type Candela = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, Z0), (mol, Z0), (cd, P1)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `m` [INFO] [stdout] --> src/isq.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub const m: Meter = Meter::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `kg` [INFO] [stdout] --> src/isq.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | pub const kg: Kilogram = Kilogram::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `s` [INFO] [stdout] --> src/isq.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | pub const s: Second = Second::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `A` [INFO] [stdout] --> src/isq.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub const A: Ampere = Ampere::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `K` [INFO] [stdout] --> src/isq.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub const K: Kelvin = Kelvin::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `mol` [INFO] [stdout] --> src/isq.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub const mol: Mole = Mole::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `cd` [INFO] [stdout] --> src/isq.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub const cd: Candela = Candela::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.99s [INFO] running `Command { std: "docker" "inspect" "323d46dc89f55060704ca1dd4e21b8bc9721c04b2ee1ac301f8879f0798c457c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323d46dc89f55060704ca1dd4e21b8bc9721c04b2ee1ac301f8879f0798c457c", kill_on_drop: false }` [INFO] [stdout] 323d46dc89f55060704ca1dd4e21b8bc9721c04b2ee1ac301f8879f0798c457c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd3bb21cb1c9eb46b98b047d2cf85883039678bc2b150d60e65530555553d1cc [INFO] running `Command { std: "docker" "start" "-a" "cd3bb21cb1c9eb46b98b047d2cf85883039678bc2b150d60e65530555553d1cc", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `AbsVal`, `Abs`, `Gcd`, `Gcf` [INFO] [stdout] --> src/unit.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | private::PrivateIntegerAdd, Abs, AbsVal, Cmp, Gcd, Gcf, NInt, Negate, NonZero, PInt, Unsigned, [INFO] [stdout] | ^^^ ^^^^^^ ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `FracAdd` [INFO] [stdout] --> src/frac.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | type FracAdd = >::Output; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `UnitAddOut` [INFO] [stdout] --> src/util.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `UnitSubOut` [INFO] [stdout] --> src/util.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `UnitMulOut` [INFO] [stdout] --> src/util.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `UnitDivOut` [INFO] [stdout] --> src/util.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `kibi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `mebi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `gibi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `tebi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pebi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `exbi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `zebi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `yobi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `yocto` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `zepto` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `atto` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `femto` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pico` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `nano` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `micro` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `milli` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `centi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `deci` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `deca` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `hecto` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `kilo` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `mega` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `giga` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `tera` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `peta` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `exa` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `zetta` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `yotta` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Dimensionless` [INFO] [stdout] --> src/isq.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | / pub type Dimensionless = [INFO] [stdout] 65 | | Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Meter` [INFO] [stdout] --> src/isq.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub type Meter = Unit<(m, P1), ((k, g), Z0), (s, Z0), (A, Z0), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Kilogram` [INFO] [stdout] --> src/isq.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub type Kilogram = Unit<(m, Z0), ((k, g), P1), (s, Z0), (A, Z0), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Second` [INFO] [stdout] --> src/isq.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub type Second = Unit<(m, Z0), ((k, g), Z0), (s, P1), (A, Z0), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Ampere` [INFO] [stdout] --> src/isq.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub type Ampere = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, P1), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Kelvin` [INFO] [stdout] --> src/isq.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub type Kelvin = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, P1), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Mole` [INFO] [stdout] --> src/isq.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub type Mole = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, Z0), (mol, P1), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Candela` [INFO] [stdout] --> src/isq.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub type Candela = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, Z0), (mol, Z0), (cd, P1)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `m` [INFO] [stdout] --> src/isq.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub const m: Meter = Meter::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `kg` [INFO] [stdout] --> src/isq.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | pub const kg: Kilogram = Kilogram::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `s` [INFO] [stdout] --> src/isq.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | pub const s: Second = Second::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `A` [INFO] [stdout] --> src/isq.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub const A: Ampere = Ampere::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `K` [INFO] [stdout] --> src/isq.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub const K: Kelvin = Kelvin::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `mol` [INFO] [stdout] --> src/isq.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub const mol: Mole = Mole::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `cd` [INFO] [stdout] --> src/isq.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub const cd: Candela = Candela::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling uom_ng v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AbsVal`, `Abs`, `Gcd`, `Gcf` [INFO] [stdout] --> src/unit.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | private::PrivateIntegerAdd, Abs, AbsVal, Cmp, Gcd, Gcf, NInt, Negate, NonZero, PInt, Unsigned, [INFO] [stdout] | ^^^ ^^^^^^ ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `speed` [INFO] [stdout] --> src/isq.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | let speed = dist / time; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_speed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `FracAdd` [INFO] [stdout] --> src/frac.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | type FracAdd = >::Output; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `UnitAddOut` [INFO] [stdout] --> src/util.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `UnitSubOut` [INFO] [stdout] --> src/util.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `UnitMulOut` [INFO] [stdout] --> src/util.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `UnitDivOut` [INFO] [stdout] --> src/util.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/util.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | pub const fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | type_array!(Test); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `type_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `kibi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `mebi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `gibi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `tebi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pebi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `exbi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `zebi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `yobi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/iec_80000.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / prefixes! { [INFO] [stdout] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stdout] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stdout] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stdout] ... | [INFO] [stdout] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `yocto` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `zepto` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `atto` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `femto` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `pico` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `nano` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `micro` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `milli` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `centi` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `deci` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `deca` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `hecto` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `kilo` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `mega` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `giga` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `tera` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `peta` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `exa` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `zetta` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `yotta` [INFO] [stdout] --> src/prefix.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub type $full = $short; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/isq.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / prefixes! { [INFO] [stdout] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stdout] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stdout] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stdout] ... | [INFO] [stdout] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Dimensionless` [INFO] [stdout] --> src/isq.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | / pub type Dimensionless = [INFO] [stdout] 65 | | Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Kilogram` [INFO] [stdout] --> src/isq.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub type Kilogram = Unit<(m, Z0), ((k, g), P1), (s, Z0), (A, Z0), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Ampere` [INFO] [stdout] --> src/isq.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub type Ampere = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, P1), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Kelvin` [INFO] [stdout] --> src/isq.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub type Kelvin = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, P1), (mol, Z0), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Mole` [INFO] [stdout] --> src/isq.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub type Mole = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, Z0), (mol, P1), (cd, Z0)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Candela` [INFO] [stdout] --> src/isq.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub type Candela = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, Z0), (mol, Z0), (cd, P1)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `kg` [INFO] [stdout] --> src/isq.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | pub const kg: Kilogram = Kilogram::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `A` [INFO] [stdout] --> src/isq.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub const A: Ampere = Ampere::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `K` [INFO] [stdout] --> src/isq.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub const K: Kelvin = Kelvin::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `mol` [INFO] [stdout] --> src/isq.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub const mol: Mole = Mole::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `cd` [INFO] [stdout] --> src/isq.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub const cd: Candela = Candela::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `len` should have an upper case name [INFO] [stdout] --> src/util.rs:94:11 [INFO] [stdout] | [INFO] [stdout] 94 | const len: usize = ::len(); [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `LEN` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/uom_ng-faafebdd4428d776) [INFO] running `Command { std: "docker" "inspect" "cd3bb21cb1c9eb46b98b047d2cf85883039678bc2b150d60e65530555553d1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3bb21cb1c9eb46b98b047d2cf85883039678bc2b150d60e65530555553d1cc", kill_on_drop: false }` [INFO] [stdout] cd3bb21cb1c9eb46b98b047d2cf85883039678bc2b150d60e65530555553d1cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 38cf92f7518b1cad65bf6fea547046d81d3c4e3482e81f7219fc323dc3763d07 [INFO] running `Command { std: "docker" "start" "-a" "38cf92f7518b1cad65bf6fea547046d81d3c4e3482e81f7219fc323dc3763d07", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `AbsVal`, `Abs`, `Gcd`, `Gcf` [INFO] [stderr] --> src/unit.rs:9:33 [INFO] [stderr] | [INFO] [stderr] 9 | private::PrivateIntegerAdd, Abs, AbsVal, Cmp, Gcd, Gcf, NInt, Negate, NonZero, PInt, Unsigned, [INFO] [stderr] | ^^^ ^^^^^^ ^^^ ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `FracAdd` [INFO] [stderr] --> src/frac.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | type FracAdd = >::Output; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `UnitAddOut` [INFO] [stderr] --> src/util.rs:147:15 [INFO] [stderr] | [INFO] [stderr] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/unit.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stderr] | ----------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `UnitSubOut` [INFO] [stderr] --> src/util.rs:147:15 [INFO] [stderr] | [INFO] [stderr] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/unit.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stderr] | ----------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `UnitMulOut` [INFO] [stderr] --> src/util.rs:147:15 [INFO] [stderr] | [INFO] [stderr] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/unit.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stderr] | ----------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `UnitDivOut` [INFO] [stderr] --> src/util.rs:147:15 [INFO] [stderr] | [INFO] [stderr] 147 | $(pub type [<$op Out>] = >::Output;)+ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/unit.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | binary_ops_out_aliases!(UnitAdd, UnitSub, UnitMul, UnitDiv); [INFO] [stderr] | ----------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `binary_ops_out_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `kibi` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/iec_80000.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | / prefixes! { [INFO] [stderr] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stderr] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stderr] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stderr] ... | [INFO] [stderr] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stderr] 15 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `mebi` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/iec_80000.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | / prefixes! { [INFO] [stderr] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stderr] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stderr] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stderr] ... | [INFO] [stderr] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stderr] 15 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `gibi` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/iec_80000.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | / prefixes! { [INFO] [stderr] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stderr] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stderr] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stderr] ... | [INFO] [stderr] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stderr] 15 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `tebi` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/iec_80000.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | / prefixes! { [INFO] [stderr] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stderr] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stderr] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stderr] ... | [INFO] [stderr] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stderr] 15 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `pebi` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/iec_80000.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | / prefixes! { [INFO] [stderr] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stderr] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stderr] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stderr] ... | [INFO] [stderr] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stderr] 15 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `exbi` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/iec_80000.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | / prefixes! { [INFO] [stderr] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stderr] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stderr] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stderr] ... | [INFO] [stderr] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stderr] 15 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `zebi` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/iec_80000.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | / prefixes! { [INFO] [stderr] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stderr] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stderr] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stderr] ... | [INFO] [stderr] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stderr] 15 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `yobi` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/iec_80000.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | / prefixes! { [INFO] [stderr] 7 | | (kibi, "kibi", Ki, "Ki", 1024, 1), [INFO] [stderr] 8 | | (mebi, "mebi", Mi, "Mi", 1024, 2), [INFO] [stderr] 9 | | (gibi, "gibi", Gi, "Gi", 1024, 3), [INFO] [stderr] ... | [INFO] [stderr] 14 | | (yobi, "yobi", Yi, "Yi", 1024, 8) [INFO] [stderr] 15 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `yocto` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `zepto` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `atto` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `femto` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `pico` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `nano` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `micro` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `milli` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `centi` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `deci` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `deca` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `hecto` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `kilo` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `mega` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `giga` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `tera` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `peta` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `exa` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `zetta` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `yotta` [INFO] [stderr] --> src/prefix.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub type $full = $short; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/isq.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / prefixes! { [INFO] [stderr] 14 | | (yocto, "yocto", y, "y", 10, -24), [INFO] [stderr] 15 | | (zepto, "zepto", z, "z", 10, -21), [INFO] [stderr] 16 | | (atto, "atto", a, "a", 10, -18), [INFO] [stderr] ... | [INFO] [stderr] 33 | | (yotta, "yotta", Y, "Y", 10, 24) [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `prefixes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Dimensionless` [INFO] [stderr] --> src/isq.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | / pub type Dimensionless = [INFO] [stderr] 65 | | Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stderr] | |____________________________________________________________________________________^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Meter` [INFO] [stderr] --> src/isq.rs:66:5 [INFO] [stderr] | [INFO] [stderr] 66 | pub type Meter = Unit<(m, P1), ((k, g), Z0), (s, Z0), (A, Z0), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Kilogram` [INFO] [stderr] --> src/isq.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | pub type Kilogram = Unit<(m, Z0), ((k, g), P1), (s, Z0), (A, Z0), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Second` [INFO] [stderr] --> src/isq.rs:68:5 [INFO] [stderr] | [INFO] [stderr] 68 | pub type Second = Unit<(m, Z0), ((k, g), Z0), (s, P1), (A, Z0), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Ampere` [INFO] [stderr] --> src/isq.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 69 | pub type Ampere = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, P1), (K, Z0), (mol, Z0), (cd, Z0)>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Kelvin` [INFO] [stderr] --> src/isq.rs:70:5 [INFO] [stderr] | [INFO] [stderr] 70 | pub type Kelvin = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, P1), (mol, Z0), (cd, Z0)>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Mole` [INFO] [stderr] --> src/isq.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | pub type Mole = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, Z0), (mol, P1), (cd, Z0)>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Candela` [INFO] [stderr] --> src/isq.rs:72:5 [INFO] [stderr] | [INFO] [stderr] 72 | pub type Candela = Unit<(m, Z0), ((k, g), Z0), (s, Z0), (A, Z0), (K, Z0), (mol, Z0), (cd, P1)>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `m` [INFO] [stderr] --> src/isq.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 79 | pub const m: Meter = Meter::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `kg` [INFO] [stderr] --> src/isq.rs:80:5 [INFO] [stderr] | [INFO] [stderr] 80 | pub const kg: Kilogram = Kilogram::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `s` [INFO] [stderr] --> src/isq.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81 | pub const s: Second = Second::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `A` [INFO] [stderr] --> src/isq.rs:82:5 [INFO] [stderr] | [INFO] [stderr] 82 | pub const A: Ampere = Ampere::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `K` [INFO] [stderr] --> src/isq.rs:83:5 [INFO] [stderr] | [INFO] [stderr] 83 | pub const K: Kelvin = Kelvin::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `mol` [INFO] [stderr] --> src/isq.rs:84:5 [INFO] [stderr] | [INFO] [stderr] 84 | pub const mol: Mole = Mole::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `cd` [INFO] [stderr] --> src/isq.rs:85:5 [INFO] [stderr] | [INFO] [stderr] 85 | pub const cd: Candela = Candela::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `speed` [INFO] [stderr] --> src/isq.rs:94:9 [INFO] [stderr] | [INFO] [stderr] 94 | let speed = dist / time; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_speed` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/util.rs:78:13 [INFO] [stderr] | [INFO] [stderr] 78 | pub const fn new() -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 93 | type_array!(Test); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `type_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: constant `len` should have an upper case name [INFO] [stderr] --> src/util.rs:94:11 [INFO] [stderr] | [INFO] [stderr] 94 | const len: usize = ::len(); [INFO] [stderr] | ^^^ help: convert the identifier to upper case: `LEN` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `uom_ng` (lib) generated 49 warnings [INFO] [stderr] warning: `uom_ng` (lib test) generated 48 warnings (45 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uom_ng-faafebdd4428d776) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test isq::test_units ... ok [INFO] [stdout] test util::type_array_len ... ok [INFO] [stdout] test util::test_count_idents ... ok [INFO] [stdout] test quantity::tests::mul_quantity_by_quantity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests uom_ng [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "38cf92f7518b1cad65bf6fea547046d81d3c4e3482e81f7219fc323dc3763d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38cf92f7518b1cad65bf6fea547046d81d3c4e3482e81f7219fc323dc3763d07", kill_on_drop: false }` [INFO] [stdout] 38cf92f7518b1cad65bf6fea547046d81d3c4e3482e81f7219fc323dc3763d07