[INFO] fetching crate rustyms 0.9.0-alpha.3... [INFO] checking rustyms-0.9.0-alpha.3 against master#826b673412d2f579e7865b6f26bc9771c6d3b097 for pr-133397 [INFO] extracting crate rustyms 0.9.0-alpha.3 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate rustyms 0.9.0-alpha.3 on toolchain 826b673412d2f579e7865b6f26bc9771c6d3b097 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+826b673412d2f579e7865b6f26bc9771c6d3b097" "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-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+826b673412d2f579e7865b6f26bc9771c6d3b097" "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" "+826b673412d2f579e7865b6f26bc9771c6d3b097" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded random v0.13.2 [INFO] [stderr] Downloaded special v0.10.3 [INFO] [stderr] Downloaded identity-hash v0.1.0 [INFO] [stderr] Downloaded iai-callgrind v0.14.0 [INFO] [stderr] Downloaded iai-callgrind-macros v0.5.0 [INFO] [stderr] Downloaded mzpeaks v0.23.0 [INFO] [stderr] Downloaded probability v0.20.3 [INFO] [stderr] Downloaded iai-callgrind-runner v0.14.0 [INFO] [stderr] Downloaded mzdata v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+826b673412d2f579e7865b6f26bc9771c6d3b097" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ce92697805d43087edf78a7f38b58b5afdd4e49f407352946a3584c04c4d897 [INFO] running `Command { std: "docker" "start" "-a" "3ce92697805d43087edf78a7f38b58b5afdd4e49f407352946a3584c04c4d897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ce92697805d43087edf78a7f38b58b5afdd4e49f407352946a3584c04c4d897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce92697805d43087edf78a7f38b58b5afdd4e49f407352946a3584c04c4d897", kill_on_drop: false }` [INFO] [stdout] 3ce92697805d43087edf78a7f38b58b5afdd4e49f407352946a3584c04c4d897 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+826b673412d2f579e7865b6f26bc9771c6d3b097" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cc69b21916c0b6a979bead3365dcfc996fd52cfa5c3aadb6a9c437404c321dc [INFO] running `Command { std: "docker" "start" "-a" "0cc69b21916c0b6a979bead3365dcfc996fd52cfa5c3aadb6a9c437404c321dc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Compiling iai-callgrind-runner v0.14.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Checking outref v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking identity-hash v0.1.0 [INFO] [stderr] Checking random v0.13.2 [INFO] [stderr] Compiling iai-callgrind v0.14.0 [INFO] [stderr] Checking bytemuck v1.20.0 [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 special v0.10.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking probability v0.20.3 [INFO] [stderr] Checking digest v0.10.7 [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 chrono v0.4.38 [INFO] [stderr] Checking num-complex v0.4.6 [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 indexmap v2.6.0 [INFO] [stderr] Checking quick-xml v0.30.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] [stderr] error: could not compile `rustyms` (lib); 103 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/bin/rustc --crate-name rustyms --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(github_action)' --cfg 'feature="align"' --cfg 'feature="default"' --cfg 'feature="identification"' --cfg 'feature="imgt"' --cfg 'feature="isotopes"' --cfg 'feature="mzdata"' --cfg 'feature="ndarray"' --cfg 'feature="probability"' --cfg 'feature="rand"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "default", "identification", "imgt", "isotopes", "mzdata", "ndarray", "probability", "rand", "rayon"))' -C metadata=4d0f987377f14d24 -C extra-filename=-4d0f987377f14d24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-32b4d2002e2d5728.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ffb122950aa0c8f7.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c511c0316fd8f8de.rmeta --extern mzdata=/opt/rustwide/target/debug/deps/libmzdata-0cdeec651971c2f7.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-a39bd3b728df1176.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-517bb5be3dcda53d.rmeta --extern probability=/opt/rustwide/target/debug/deps/libprobability-514ffa649a31fd7e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-faefbde3f6e00ac5.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-f5aedc3bd18f2800.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-fb106a008b0591ee.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c282d9d661cc74e2.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-80f816dd6714d2ee.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-00bb6a8f71df17e9.rmeta --extern uom=/opt/rustwide/target/debug/deps/libuom-333a4c806621f8bd.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libz-sys-82b4c78a35015c23/out/lib -L native=/opt/rustwide/target/debug/build/libz-sys-82b4c78a35015c23/out/lib64` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] running `Command { std: "docker" "inspect" "0cc69b21916c0b6a979bead3365dcfc996fd52cfa5c3aadb6a9c437404c321dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cc69b21916c0b6a979bead3365dcfc996fd52cfa5c3aadb6a9c437404c321dc", kill_on_drop: false }` [INFO] [stdout] 0cc69b21916c0b6a979bead3365dcfc996fd52cfa5c3aadb6a9c437404c321dc