[INFO] fetching crate rustyms 0.9.0-alpha.3... [INFO] checking rustyms-0.9.0-alpha.3 against try#52ae2445414b2a196b318d85c2819995c6e5f1aa for pr-133397 [INFO] extracting crate rustyms 0.9.0-alpha.3 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate rustyms 0.9.0-alpha.3 on toolchain 52ae2445414b2a196b318d85c2819995c6e5f1aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustyms 0.9.0-alpha.3 [INFO] finished tweaking crates.io crate rustyms 0.9.0-alpha.3 [INFO] tweaked toml for crates.io crate rustyms 0.9.0-alpha.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 119 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf8176e44579fe79cf244ff76ee04c9faadf222889c671a67b06a8141212d4d4 [INFO] running `Command { std: "docker" "start" "-a" "bf8176e44579fe79cf244ff76ee04c9faadf222889c671a67b06a8141212d4d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf8176e44579fe79cf244ff76ee04c9faadf222889c671a67b06a8141212d4d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf8176e44579fe79cf244ff76ee04c9faadf222889c671a67b06a8141212d4d4", kill_on_drop: false }` [INFO] [stdout] bf8176e44579fe79cf244ff76ee04c9faadf222889c671a67b06a8141212d4d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59e594b3a02725157f08d8023f73eb381f483cf387b44521f56bccea61555283 [INFO] running `Command { std: "docker" "start" "-a" "59e594b3a02725157f08d8023f73eb381f483cf387b44521f56bccea61555283", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling iai-callgrind-runner v0.14.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking outref v0.5.1 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking identity-hash v0.1.0 [INFO] [stderr] Compiling iai-callgrind v0.14.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking random v0.13.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking special v0.10.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking probability v0.20.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking mzpeaks v0.23.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking thin-vec v0.2.13 [INFO] [stderr] Checking ordered-float v4.5.0 [INFO] [stderr] Checking uom v0.36.0 [INFO] [stderr] Checking mzdata v0.36.0 [INFO] [stderr] Compiling iai-callgrind-macros v0.5.0 [INFO] [stderr] Checking rustyms v0.9.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: requested on the command line with `-W unexpected-cfgs` [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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (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:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [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:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [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:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [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:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [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:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: requested on the command line with `-W unexpected-cfgs` [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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / quantity! { [INFO] [stdout] 23 | | /// Mass in dalton [INFO] [stdout] 24 | | quantity: Mass; "mass"; [INFO] [stdout] 25 | | /// Mass [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / quantity! { [INFO] [stdout] 42 | | /// Charge in electrons [INFO] [stdout] 43 | | quantity: Charge; "charge"; [INFO] [stdout] 44 | | /// Charge [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / quantity! { [INFO] [stdout] 58 | | /// Time (s) [INFO] [stdout] 59 | | quantity: Time; "time"; [INFO] [stdout] 60 | | /// Time [INFO] [stdout] ... | [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / quantity! { [INFO] [stdout] 79 | | /// Mass over charge (da/e) [INFO] [stdout] 80 | | quantity: MassOverCharge; "mass_over_charge"; [INFO] [stdout] 81 | | /// Mass over charge (da/e) [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `si` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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 `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/system.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / quantity! { [INFO] [stdout] 95 | | /// Unit less quantity for general calculations [INFO] [stdout] 96 | | quantity: Ratio; "ratio"; [INFO] [stdout] 97 | | /// Unit less quantity for general calculations [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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 `quantity` (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:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [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:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [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:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [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:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [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:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: `si` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `si` 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: `f32` [INFO] [stdout] --> src/system.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / system! { [INFO] [stdout] 112 | | /// Quantities [INFO] [stdout] 113 | | #[doc(hidden)] [INFO] [stdout] 114 | | quantities: Q { [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align`, `default`, `identification`, `imgt`, `isotopes`, `mzdata`, `ndarray`, `probability`, `rand`, and `rayon` [INFO] [stdout] = help: consider adding `f32` 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: method `len` is never used [INFO] [stdout] --> src/identification/common_parser.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 164 | impl<'a> Location<'a> { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 165 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/identification/common_parser.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 164 | impl<'a> Location<'a> { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 165 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `iupac_masses` is never used [INFO] [stdout] --> src/glycan/monosaccharide.rs:375:8 [INFO] [stdout] | [INFO] [stdout] 375 | fn iupac_masses() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a macro [INFO] [stdout] --> src/peptide/tests/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | macro_rules! parse_test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:57 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(clippy::all, clippy::pedantic, clippy::nursery, missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a macro [INFO] [stdout] --> src/peptide/tests/mod.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | macro_rules! parse_sloppy_test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.39s [INFO] running `Command { std: "docker" "inspect" "59e594b3a02725157f08d8023f73eb381f483cf387b44521f56bccea61555283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59e594b3a02725157f08d8023f73eb381f483cf387b44521f56bccea61555283", kill_on_drop: false }` [INFO] [stdout] 59e594b3a02725157f08d8023f73eb381f483cf387b44521f56bccea61555283