[INFO] fetching crate uom 0.36.0... [INFO] checking uom-0.36.0 against master#8f43b85954d2f3d8fc00a7504c603e5ca9eb0695 for pr-133502-5 [INFO] extracting crate uom 0.36.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate uom 0.36.0 on toolchain 8f43b85954d2f3d8fc00a7504c603e5ca9eb0695 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f43b85954d2f3d8fc00a7504c603e5ca9eb0695" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate uom 0.36.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate uom 0.36.0 [INFO] tweaked toml for crates.io crate uom 0.36.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate uom 0.36.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f43b85954d2f3d8fc00a7504c603e5ca9eb0695" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-complex v0.4.5 [INFO] [stderr] Downloaded syn v2.0.53 [INFO] [stderr] Downloaded serde_json v1.0.114 [INFO] [stderr] Downloaded regex-automata v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+8f43b85954d2f3d8fc00a7504c603e5ca9eb0695" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a5bc9dd72b98e5ae46240b6bf3769fa5c1a67063fd3e59467d98008824b1aa4 [INFO] running `Command { std: "docker" "start" "-a" "7a5bc9dd72b98e5ae46240b6bf3769fa5c1a67063fd3e59467d98008824b1aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a5bc9dd72b98e5ae46240b6bf3769fa5c1a67063fd3e59467d98008824b1aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a5bc9dd72b98e5ae46240b6bf3769fa5c1a67063fd3e59467d98008824b1aa4", kill_on_drop: false }` [INFO] [stdout] 7a5bc9dd72b98e5ae46240b6bf3769fa5c1a67063fd3e59467d98008824b1aa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+8f43b85954d2f3d8fc00a7504c603e5ca9eb0695" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25b13b1660493f3c0d9a39017c22d30029635807b343088739d7cea6f4fd316b [INFO] running `Command { std: "docker" "start" "-a" "25b13b1660493f3c0d9a39017c22d30029635807b343088739d7cea6f4fd316b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking uom v0.36.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | all(feature = "cargo-clippy", test), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:682:24 [INFO] [stdout] | [INFO] [stdout] 682 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](https://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:694:24 [INFO] [stdout] | [INFO] [stdout] 694 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](https://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:774:32 [INFO] [stdout] | [INFO] [stdout] 774 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](https://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:784:32 [INFO] [stdout] | [INFO] [stdout] 784 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](https://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:793:32 [INFO] [stdout] | [INFO] [stdout] 793 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](https://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:802:32 [INFO] [stdout] | [INFO] [stdout] 802 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](https://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | all(feature = "cargo-clippy", test), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:682:24 [INFO] [stdout] | [INFO] [stdout] 682 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](https://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:694:24 [INFO] [stdout] | [INFO] [stdout] 694 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](https://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:774:32 [INFO] [stdout] | [INFO] [stdout] 774 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](https://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:784:32 [INFO] [stdout] | [INFO] [stdout] 784 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](https://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:793:32 [INFO] [stdout] | [INFO] [stdout] 793 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](https://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:802:32 [INFO] [stdout] | [INFO] [stdout] 802 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/si/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / system! { [INFO] [stdout] 11 | | /// [International System of Quantities](https://jcgm.bipm.org/vim/en/1.6.html) (ISQ). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// ## Generic Parameters [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:682:24 [INFO] [stdout] | [INFO] [stdout] 682 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / system! { [INFO] [stdout] 56 | | quantities: Q { [INFO] [stdout] 57 | | length: meter, L; [INFO] [stdout] 58 | | mass: kilogram, M; [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:694:24 [INFO] [stdout] | [INFO] [stdout] 694 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / system! { [INFO] [stdout] 56 | | quantities: Q { [INFO] [stdout] 57 | | length: meter, L; [INFO] [stdout] 58 | | mass: kilogram, M; [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:774:32 [INFO] [stdout] | [INFO] [stdout] 774 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / system! { [INFO] [stdout] 56 | | quantities: Q { [INFO] [stdout] 57 | | length: meter, L; [INFO] [stdout] 58 | | mass: kilogram, M; [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:784:32 [INFO] [stdout] | [INFO] [stdout] 784 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / system! { [INFO] [stdout] 56 | | quantities: Q { [INFO] [stdout] 57 | | length: meter, L; [INFO] [stdout] 58 | | mass: kilogram, M; [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:793:32 [INFO] [stdout] | [INFO] [stdout] 793 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / system! { [INFO] [stdout] 56 | | quantities: Q { [INFO] [stdout] 57 | | length: meter, L; [INFO] [stdout] 58 | | mass: kilogram, M; [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/system.rs:802:32 [INFO] [stdout] | [INFO] [stdout] 802 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / system! { [INFO] [stdout] 56 | | quantities: Q { [INFO] [stdout] 57 | | length: meter, L; [INFO] [stdout] 58 | | mass: kilogram, M; [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> examples/mks.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / system! { [INFO] [stdout] 69 | | quantities: Q { [INFO] [stdout] 70 | | length: meter, L; [INFO] [stdout] 71 | | mass: kilogram, M; [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `system` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `system` may come from an old version of the `uom` crate, try updating your dependency with `cargo update -p uom` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> examples/mks.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / system! { [INFO] [stdout] 69 | | quantities: Q { [INFO] [stdout] 70 | | length: meter, L; [INFO] [stdout] 71 | | mass: kilogram, M; [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `system` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `system` may come from an old version of the `uom` crate, try updating your dependency with `cargo update -p uom` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> examples/mks.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / system! { [INFO] [stdout] 69 | | quantities: Q { [INFO] [stdout] 70 | | length: meter, L; [INFO] [stdout] 71 | | mass: kilogram, M; [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `system` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `system` may come from an old version of the `uom` crate, try updating your dependency with `cargo update -p uom` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> examples/mks.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / system! { [INFO] [stdout] 69 | | quantities: Q { [INFO] [stdout] 70 | | length: meter, L; [INFO] [stdout] 71 | | mass: kilogram, M; [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `system` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `system` may come from an old version of the `uom` crate, try updating your dependency with `cargo update -p uom` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> examples/mks.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / system! { [INFO] [stdout] 69 | | quantities: Q { [INFO] [stdout] 70 | | length: meter, L; [INFO] [stdout] 71 | | mass: kilogram, M; [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `system` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `system` may come from an old version of the `uom` crate, try updating your dependency with `cargo update -p uom` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> examples/mks.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / system! { [INFO] [stdout] 69 | | quantities: Q { [INFO] [stdout] 70 | | length: meter, L; [INFO] [stdout] 71 | | mass: kilogram, M; [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `autoconvert`, `bigint`, `bigint-support`, `bigrational`, `biguint`, `complex-support`, `complex32`, `complex64`, `default`, `f32`, `f64`, `i128`, `i16`, `i32`, `i64`, `i8`, `isize`, `num-bigint`, `num-complex`, `num-rational`, `rational`, `rational-support`, `rational32`, `rational64`, `serde`, `si`, `std`, `try-from`, `u128`, `u16`, `u32`, `u64`, `u8`, `use_serde`, and `usize` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `system` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `system` may come from an old version of the `uom` crate, try updating your dependency with `cargo update -p uom` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.14s [INFO] running `Command { std: "docker" "inspect" "25b13b1660493f3c0d9a39017c22d30029635807b343088739d7cea6f4fd316b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25b13b1660493f3c0d9a39017c22d30029635807b343088739d7cea6f4fd316b", kill_on_drop: false }` [INFO] [stdout] 25b13b1660493f3c0d9a39017c22d30029635807b343088739d7cea6f4fd316b